navigation.json 9.7 KB

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