navigation.json 10.0 KB

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