navigation.json 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. [{
  2. "text": "采购",
  3. "iconCls": "x-sa sa-purchase",
  4. "items": [{
  5. "text": "制单",
  6. "items": [{
  7. "id": "purchase",
  8. "text": "采购订单",
  9. "addType": "purchase-purchase-formpanel",
  10. "viewType": "purchase-purchase-querypanel"
  11. }, {
  12. "id": "purchaseIn",
  13. "text": "采购验收单",
  14. "addType": "purchase-purchasein-formpanel",
  15. "viewType": "purchase-purchasein-querypanel"
  16. }, {
  17. "id": "purchaseOut",
  18. "text": "采购验退单",
  19. "addType": "purchase-purchaseout-formpanel",
  20. "viewType": "purchase-purchaseout-querypanel"
  21. }, {
  22. "id": "inquiry",
  23. "text": "采购询价单",
  24. "addType": "purchase-inquiry-formpanel",
  25. "viewType": "purchase-inquiry-querypanel"
  26. }]
  27. }, {
  28. "text": "报表",
  29. "items": [{
  30. "id": "report-purchase",
  31. "text": "采购明细表",
  32. "viewType": "purchase-report-purchase"
  33. }, {
  34. "id": "report-purchasepay",
  35. "text": "采购付款一览表",
  36. "viewType": "purchase-report-purchasepay"
  37. }]
  38. }]
  39. }, {
  40. "text": "销售",
  41. "iconCls": "x-fa fa-shopping-cart",
  42. "items": [{
  43. "text": "制单",
  44. "items": [{
  45. "id": "sale",
  46. "text": "销售订单",
  47. "addType": "sale-sale-formpanel",
  48. "viewType": "sale-sale-querypanel"
  49. }, {
  50. "id": "saleOut",
  51. "text": "销售出货单",
  52. "addType": "sale-saleout-formpanel",
  53. "viewType": "sale-saleout-querypanel"
  54. }, {
  55. "id": "saleIn",
  56. "text": "销售退货单",
  57. "addType": "sale-salein-formpanel",
  58. "viewType": "sale-salein-querypanel"
  59. }, {
  60. "id": "saleToPur",
  61. "text": "以销定购",
  62. "addType": "sale-saletopur-formpanel",
  63. "viewType": "sale-saletopur-querypanel"
  64. }]
  65. }, {
  66. "text": "报表",
  67. "items": [{
  68. "id": "report-sale",
  69. "text": "销售明细表",
  70. "viewType": "sale-report-sale"
  71. }, {
  72. "id": "report-salerec",
  73. "text": "销售收款一览表",
  74. "viewType": "sale-report-salerec"
  75. }, {
  76. "id": "report-saleprofit",
  77. "text": "销售利润表",
  78. "viewType": "sale-report-saleprofit"
  79. }]
  80. }]
  81. }, {
  82. "text": "库存",
  83. "iconCls": "x-fa fa-home",
  84. "items": [{
  85. "text": "制单",
  86. "items": [{
  87. "id": "appropriationInOut",
  88. "text": "调拨单",
  89. "addType": "stock-appropriationinout-formpanel",
  90. "viewType": "stock-appropriationinout-querypanel"
  91. }, {
  92. "id": "make",
  93. "text": "制造单",
  94. "addType": "stock-make-formpanel",
  95. "viewType": "stock-make-querypanel"
  96. }, {
  97. "id": "otherIn",
  98. "text": "其它入库单",
  99. "addType": "stock-otherin-formpanel",
  100. "viewType": "stock-otherin-querypanel"
  101. }, {
  102. "id": "otherOut",
  103. "text": "其它出库单",
  104. "addType": "stock-otherout-formpanel",
  105. "viewType": "stock-otherout-querypanel"
  106. }, {
  107. "id": "stock-inventory-editdatalist",
  108. "text": "盘点单",
  109. "viewType": "stock-inventory-editdatalist"
  110. }]
  111. }, {
  112. "text": "报表",
  113. "items": [{
  114. "text": "物料出入库明细表",
  115. "id":"prodiodetail",
  116. "viewType": "stock-report-prodiodetail"
  117. }, {
  118. "text": "物料收发汇总表",
  119. "id":"prodinoutCount",
  120. "viewType": "stock-report-prodinoutCount"
  121. }, {
  122. "text": "物料库存数量金额表",
  123. "id":"stock-stockamount-datalist",
  124. "viewType": "stock-stockamount-datalist"
  125. }]
  126. }]
  127. }, {
  128. "text": "资金",
  129. "iconCls": "x-sa sa-money",
  130. "items": [{
  131. "text": "制单",
  132. "items": [{
  133. "id": "payBalance",
  134. "text": "付款单",
  135. "addType": "money-paybalance-formpanel",
  136. "viewType": "money-paybalance-querypanel"
  137. }, {
  138. "id": "recBbalance",
  139. "text": "收款单",
  140. "addType": "money-recbalance-formpanel",
  141. "viewType": "money-recbalance-querypanel"
  142. }, {
  143. "id": "verification",
  144. "text": "核销单",
  145. "addType": "money-verification-formpanel",
  146. "viewType": "money-verification-querypanel"
  147. }, {
  148. "id": "othReceipts",
  149. "text": "其它收入单",
  150. "addType": "money-othreceipts-formpanel",
  151. "viewType": "money-othreceipts-querypanel"
  152. }, {
  153. "id": "othSpendings",
  154. "text": "其它支出单",
  155. "addType": "money-othspendings-formpanel",
  156. "viewType": "money-othspendings-querypanel"
  157. }, {
  158. "id": "fundTransfer",
  159. "text": "资金转存",
  160. "addType": "money-fundtransfer-formpanel",
  161. "viewType": "money-fundtransfer-querypanel"
  162. }]
  163. }, {
  164. "text": "报表",
  165. "items": [{
  166. "text": "供应商对账单",
  167. "id": "monry-report-vendorcheck",
  168. "viewType":"monry-report-vendorcheck"
  169. }, {
  170. "text": "应付账款明细表",
  171. "id": "monry-report-paydetail",
  172. "viewType":"monry-report-paydetail"
  173. }, {
  174. "text": "客户对账单",
  175. "id": "monry-report-customercheck",
  176. "viewType":"monry-report-customercheck"
  177. }, {
  178. "text": "应收账款明细表",
  179. "id": "monry-report-recdetail",
  180. "viewType":"monry-report-recdetail"
  181. }, {
  182. "text": "资金账户余额表",
  183. "id": "monry-report-accountbalance",
  184. "viewType":"monry-report-accountbalance"
  185. }, {
  186. "text": "核销明细表",
  187. "id": "monry-report-accountdetails",
  188. "viewType":"monry-report-accountdetails"
  189. }]
  190. }]
  191. }, {
  192. "text": "资料",
  193. "iconCls": "x-fa fa-book",
  194. "items": [{
  195. "text": "基础资料",
  196. "items": [{
  197. "id":"vendor-list-formpanel",
  198. "text": "供应商资料",
  199. "viewType": "document-vendor-basepanel",
  200. "addType":"document-vendor-formpanel",
  201. "leaf": true
  202. }, {
  203. "id":"customer-list-formpanel",
  204. "text": "客户资料",
  205. "viewType": "document-customer-basepanel",
  206. "addType":"document-customer-formpanel",
  207. "leaf": true
  208. }, {
  209. "id":"product-list-formpanel",
  210. "text": "物料资料",
  211. "viewType": "document-product-basepanel",
  212. "addType":"document-product-formpanel",
  213. "leaf": true
  214. }, {
  215. "id":"other-warehouse",
  216. "text": "仓库资料",
  217. "viewType": "other-warehouse",
  218. "leaf": true
  219. }, {
  220. "id":"document-bom-basepanel",
  221. "text": "BOM资料",
  222. "viewType": "document-bom-basepanel",
  223. "addType": "document-bom-formpanel",
  224. "leaf": true
  225. }, {
  226. "id":"other-bankinformation",
  227. "text": "资金账户",
  228. "viewType": "other-bankinformation",
  229. "leaf": true
  230. },{
  231. "id":"other-employee",
  232. "text": "人员资料",
  233. "viewType": "other-employee",
  234. "leaf": true
  235. }]
  236. }, {
  237. "text": "辅助资料",
  238. "items": [{
  239. "config":"vendorkind",
  240. "id":"document-kind",
  241. "text": "供应商类型",
  242. "viewType": "document-kind",
  243. "leaf": true
  244. }, {
  245. "id":"other-address",
  246. "text": "采购交货地址",
  247. "viewType": "other-address",
  248. "leaf": true
  249. }, {
  250. "config":"customerkind",
  251. "id":"document-kind",
  252. "text": "客户类型",
  253. "viewType": "document-kind",
  254. "leaf": true
  255. }, {
  256. "id":"other-productunit",
  257. "text": "计量单位",
  258. "viewType": "other-productunit",
  259. "leaf": true
  260. }, {
  261. "config":"productkind",
  262. "id":"document-kind",
  263. "text": "物料类型",
  264. "viewType": "document-kind",
  265. "leaf": true
  266. }, {
  267. "id":"other-productbrand",
  268. "text": "物料品牌",
  269. "viewType": "other-productbrand",
  270. "leaf": true
  271. }, {
  272. "config":"inoutkind",
  273. "id":"document-kind",
  274. "text": "收支类别",
  275. "viewType": "document-kind",
  276. "leaf": true
  277. }]
  278. }]
  279. },{
  280. "text": "设置",
  281. "iconCls": "x-sa sa-setting",
  282. "items": [{
  283. "text": "系统设置",
  284. "items": [{
  285. "id":"sys-guide-formpanel",
  286. "text": "新手导航",
  287. "viewType": "sys-guide-formpanel",
  288. "leaf": true
  289. }, {
  290. "id":"sys-manager-formpanel",
  291. "text": "系统管理",
  292. "viewType": "sys-manager-formpanel",
  293. "leaf": true
  294. }, {
  295. "id":"sys-messagelog-datalist",
  296. "text": "操作日志",
  297. "viewType": "sys-messagelog-datalist",
  298. "leaf": true
  299. }, {
  300. "id":"sys-maxnumbers-datalist",
  301. "text": "单据编码规则",
  302. "viewType": "sys-maxnumbers-datalist",
  303. "leaf": true
  304. }, {
  305. "id":"sys-finish-datalist",
  306. "text": "结账/反结账",
  307. "viewType": "sys-finish-datalist",
  308. "leaf": true
  309. }]
  310. }]
  311. }]