navigation.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704
  1. [
  2. {
  3. "id": "nav-sale",
  4. "text": "销售管理",
  5. "iconCls": "sa saas-sale",
  6. "items": [
  7. {
  8. "id": "nav-sale-1",
  9. "items": [
  10. {
  11. "id": "saleforecast",
  12. "text": "备货单",
  13. "addType": "sale-saleforecast-formpanel",
  14. "viewType": "sale-saleforecast-benchpanel",
  15. "modleType":"sale"
  16. },
  17. {
  18. "id": "sale",
  19. "text": "销售订单",
  20. "addType": "sale-sale-formpanel",
  21. "viewType": "sale-sale-benchpanel",
  22. "modleType":"sale"
  23. },
  24. {
  25. "id": "saleOut",
  26. "text": "销售出货",
  27. "viewType": "sale-saleout-benchpanel",
  28. "modleType":"sale"
  29. },
  30. {
  31. "id": "saleIn",
  32. "text": "销售退货",
  33. "addType": "sale-salein-formpanel",
  34. "viewType": "sale-salein-benchpanel",
  35. "modleType":"sale"
  36. },
  37. {
  38. "id": "quotation",
  39. "text": "商机报价",
  40. "addType": "sale-quotation-formpanel",
  41. "viewType": "sale-quotation-benchpanel",
  42. "modleType":"sale"
  43. },{
  44. "id": "arCheck",
  45. "text": "销售对账单",
  46. "addType": "sale-b2b-archeck-formpanel",
  47. "viewType": "sale-b2b-archeck-benchpanel",
  48. "modleType":"sale"
  49. },
  50. {
  51. "id": "customer-list-formpanel",
  52. "text": "客户资料",
  53. "addType": "document-customer-formpanel",
  54. "viewType": "document-customer-benchpanel",
  55. "leaf": true,
  56. "modleType":"sale"
  57. },
  58. {
  59. "id": "b2bSaleDown",
  60. "text": "客户订单",
  61. "viewType": "sale-b2b-B2BSaleDown",
  62. "leaf": true,
  63. "modleType":"sale"
  64. },{
  65. "id": "ATP",
  66. "text": "交期运算",
  67. "viewType": "sale-atp-benchpanel",
  68. "leaf": true,
  69. "modleType":"sale"
  70. }
  71. ]
  72. }
  73. ]
  74. },
  75. {
  76. "id": "nav-purchase",
  77. "text": "采购管理",
  78. "iconCls": "sa saas-gouwuche",
  79. "items": [
  80. {
  81. "id": "nav-purchase-1",
  82. "items": [
  83. {
  84. "id": "application",
  85. "text": "请购单",
  86. "addType": "purchase-application-formpanel",
  87. "viewType": "purchase-application-benchpanel",
  88. "modleType":"application"
  89. },
  90. {
  91. "id": "purchase",
  92. "text": "采购订单",
  93. "addType": "purchase-purchase-formpanel",
  94. "viewType": "purchase-purchase-benchpanel",
  95. "modleType":"purchase"
  96. },
  97. {
  98. "id": "purchaseIn",
  99. "text": "采购入库",
  100. "viewType": "purchase-purchasein-benchpanel",
  101. "modleType":"purchase"
  102. },
  103. {
  104. "id": "purchaseOut",
  105. "text": "采购退货",
  106. "addType": "purchase-purchaseout-formpanel",
  107. "viewType": "purchase-purchaseout-benchpanel",
  108. "modleType":"purchase"
  109. },{
  110. "id": "purchaseInquiry",
  111. "text": "采购询价",
  112. "addType": "purchase-b2b-inquiry-formpanel",
  113. "viewType": "purchase-b2b-inquiry-benchpanel",
  114. "modleType":"purchase"
  115. },
  116. {
  117. "id": "InquiryPrice",
  118. "text": "物料核价单",
  119. "addType": "purchase-b2b-inquiryprice-formpanel",
  120. "viewType": "purchase-b2b-inquiryprice-benchpanel",
  121. "modleType":"purchase"
  122. },
  123. {
  124. "b2b": false,
  125. "text": "采购对账单",
  126. "id": "purchase-b2b-reconciliation-datalist",
  127. "viewType": "purchase-b2b-reconciliation-benchpanel",
  128. "modleType":"purchase"
  129. },
  130. {
  131. "id": "vendor-list-formpanel",
  132. "text": "供应商资料",
  133. "viewType": "document-vendor-basepanel",
  134. "addType": "document-vendor-formpanel",
  135. "leaf": true,
  136. "modleType":"purchase"
  137. },
  138. {
  139. "id": "product-list-formpanel",
  140. "text": "产品资料",
  141. "viewType": "document-product-basepanel",
  142. "addType": "document-product-formpanel",
  143. "leaf": true,
  144. "modleType":"purchase"
  145. }
  146. ]
  147. }
  148. ]
  149. },
  150. {
  151. "id": "nav-stock",
  152. "text": "库存管理",
  153. "iconCls": "sa saas-inventory",
  154. "items": [
  155. {
  156. "id": "nav-stock-1",
  157. "items": [
  158. {
  159. "id": "stockSaleOut",
  160. "text": "销售出货",
  161. "viewType": "stock-saleout-benchpanel"
  162. },
  163. {
  164. "id": "stockSaleIn",
  165. "text": "销售退货",
  166. "viewType": "stock-salein-benchpanel"
  167. },
  168. {
  169. "id": "stockPurchaseIn",
  170. "text": "采购入库",
  171. "viewType": "stock-purchasein-benchpanel"
  172. },
  173. {
  174. "id": "stockPurchaseOut",
  175. "text": "采购退货",
  176. "viewType": "stock-purchaseout-benchpanel"
  177. },
  178. {
  179. "id": "otherIn",
  180. "text": "其它入库",
  181. "addType": "stock-otherin-formpanel",
  182. "viewType": "stock-otherIn-benchpanel"
  183. },
  184. {
  185. "id": "otherOut",
  186. "text": "其它出库",
  187. "addType": "stock-otherout-formpanel",
  188. "viewType": "stock-otherout-benchpanel"
  189. },
  190. {
  191. "id": "stock-inventory-editdatalist",
  192. "text": "库存盘点",
  193. "viewType": "stock-inventory-editdatalist"
  194. },
  195. {
  196. "id": "stockProfit",
  197. "text": "盘盈入库",
  198. "addType": "stock-stockprofit-formpanel",
  199. "viewType": "stock-stockprofit-benchpanel"
  200. },
  201. {
  202. "id": "stockLoss",
  203. "text": "盘亏出库",
  204. "addType": "stock-stockloss-formpanel",
  205. "viewType": "stock-stockloss-benchpanel"
  206. },
  207. {
  208. "id": "ProductInit",
  209. "text": "库存导入",
  210. "addType": "stock-productinit-formpanel",
  211. "viewType": "stock-productinit-querypanel"
  212. },
  213. {
  214. "id": "sys-finish-datalist",
  215. "text": "库存结账",
  216. "viewType": "sys-finish-datalist",
  217. "leaf": true
  218. },
  219. {
  220. "id": "other-warehouse",
  221. "text": "仓库设置",
  222. "viewType": "document-warehouse-datalist",
  223. "leaf": true
  224. },
  225. {
  226. "id": "stockQuery",
  227. "text": "库存查询",
  228. "viewType": "stock-stockquery-querypanel",
  229. "leaf": true
  230. }
  231. ]
  232. }
  233. ]
  234. },
  235. {
  236. "id": "nav-money-rec",
  237. "text": "应收管理",
  238. "iconCls": "sa saas-receive",
  239. "items": [
  240. {
  241. "id": "nav-money-rec-1",
  242. "items": [
  243. {
  244. "id": "billOutAR",
  245. "text": "应收发票",
  246. "viewType": "money-billoutar-benchpanel",
  247. "modleType": "money"
  248. },
  249. {
  250. "id": "recBbalance",
  251. "text": "收款单",
  252. "addType": "money-recbalance-formpanel",
  253. "viewType": "money-recbalance-benchpanel"
  254. },
  255. {
  256. "id": "verification-rec",
  257. "text": "核销单",
  258. "addType": "money-verification-rec-formpanel",
  259. "viewType": "money-verification-rec-benchpanel"
  260. },
  261. {
  262. "id": "othReceivables",
  263. "text": "应收调账单",
  264. "addType": "money-othreceivables-formpanel",
  265. "viewType": "money-othreceivables-benchpanel"
  266. },{
  267. "id": "recdetailQuery",
  268. "text": "应收查询",
  269. "viewType": "monery-query-recdetail"
  270. },
  271. {
  272. "id": "initRec",
  273. "text": "应收初始化",
  274. "viewType": "document-custaramount-basepanel",
  275. "leaf": true
  276. },{
  277. "id": "initGoodsSend",
  278. "text": "发出商品初始化",
  279. "viewType": "money-initgoodssend-querypanel",
  280. "leaf": true
  281. },
  282. {
  283. "id": "document-paymentsrec-datalist",
  284. "text": "收款方式设置",
  285. "viewType": "document-paymentsrec-datalist",
  286. "leaf": true
  287. }
  288. ]
  289. }
  290. ]
  291. },
  292. {
  293. "id": "nav-money-pay",
  294. "text": "应付管理",
  295. "iconCls": "sa saas-pay",
  296. "items": [
  297. {
  298. "id": "nav-money-pay-1",
  299. "items": [{
  300. "id": "billOutAP",
  301. "text": "应付发票",
  302. "viewType": "money-billoutap-benchpanel",
  303. "modleType": "money"
  304. },{
  305. "id": "payPlease",
  306. "text": "付款申请单",
  307. "addType": "money-payplease-formpanel",
  308. "viewType": "money-payplease-benchpanel",
  309. "modleType": "payPlease"
  310. },
  311. {
  312. "id": "payBalance",
  313. "text": "付款单",
  314. "addType": "money-paybalance-formpanel",
  315. "viewType": "money-paybalance-benchpanel"
  316. },
  317. {
  318. "id": "verification-pay",
  319. "text": "核销单",
  320. "addType": "money-verification-pay-formpanel",
  321. "viewType": "money-verification-pay-benchpanel"
  322. },
  323. {
  324. "id": "othPayables",
  325. "text": "应付调账单",
  326. "addType": "money-othpayables-formpanel",
  327. "viewType": "money-othpayables-benchpanel"
  328. },{
  329. "id": "paydetailQuery",
  330. "text": "应付查询",
  331. "viewType": "monery-query-paydetail"
  332. },
  333. {
  334. "id": "initPay",
  335. "text": "应付初始化",
  336. "viewType": "document-vendapamount-basepanel",
  337. "leaf": true
  338. },{
  339. "id": "initEstimate",
  340. "text": "应付暂估初始化",
  341. "viewType": "money-initestimate-querypanel",
  342. "leaf": true
  343. },{
  344. "id": "document-paymentspay-datalist",
  345. "text": "付款方式设置",
  346. "viewType": "document-paymentspay-datalist",
  347. "leaf": true
  348. }
  349. ]
  350. }
  351. ]
  352. },
  353. {
  354. "id": "nav-finance",
  355. "text": "财务会计",
  356. "iconCls": "sa saas-finance",
  357. "items": [
  358. {
  359. "id": "nav-finance-2",
  360. "items": [
  361. {
  362. "id": "journal",
  363. "text": "日记账",
  364. "viewType": "finance-journal-benchpanel"
  365. },
  366. {
  367. "id": "voucher",
  368. "text": "凭证",
  369. "addType": "finance-voucher-formpanel",
  370. "viewType": "finance-voucher-benchpanel"
  371. },
  372. {
  373. "id": "business-voucher",
  374. "text": "业务凭证",
  375. "viewType": "finance-bizvoucher-benchpanel"
  376. },
  377. {
  378. "id": "finance-ledger-general",
  379. "text": "总账",
  380. "viewType": "finance-ledger-general"
  381. },
  382. {
  383. "id": "finance-ledger-detail",
  384. "text": "明细账",
  385. "viewType": "finance-ledger-detail"
  386. },
  387. {
  388. "id": "finance-ledger-balance",
  389. "text": "科目余额表",
  390. "viewType": "finance-ledger-balance"
  391. },
  392. {
  393. "id": "finance-ledger-multicol",
  394. "text": "多栏账",
  395. "viewType": "finance-ledger-multicol"
  396. },
  397. {
  398. "text": "科目余额导入",
  399. "viewType": "finance-balanceinit-basepanel"
  400. },{
  401. "id": "finance-ledger-end",
  402. "text": "期末结账",
  403. "viewType": "finance-ledger-end"
  404. }
  405. ]
  406. }
  407. ]
  408. },
  409. {
  410. "id": "nav-oa",
  411. "text": "人事行政",
  412. "iconCls": "sa saas-admini",
  413. "items": [
  414. {
  415. "id": "nav-oa-1",
  416. "items": [
  417. {
  418. "id": "oa-org",
  419. "text": "人员组织",
  420. "viewType": "oa-pesonalorg-panel"
  421. },
  422. {
  423. "id": "turnposition",
  424. "text": "人员异动",
  425. "addType": "oa-turnposition-formpanel",
  426. "viewType": "oa-turnposition-benchpanel"
  427. },
  428. {
  429. "id": "feePlease",
  430. "text": "费用报销",
  431. "addType": "oa-feeplease-formpanel",
  432. "viewType": "oa-feeplease-benchpanel"
  433. },
  434. {
  435. "id": "vacation",
  436. "text": "请假申请",
  437. "addType": "oa-vacation-formpanel",
  438. "viewType": "oa-vacation-benchpanel"
  439. },
  440. {
  441. "id": "mobilesigncard",
  442. "text": "补卡申请",
  443. "addType": "oa-mobilesigncard-formpanel",
  444. "viewType": "oa-mobilesigncard-benchpanel"
  445. },
  446. {
  447. "id": "outapply",
  448. "text": "外出申请",
  449. "addType": "oa-outapply-formpanel",
  450. "viewType": "oa-outapply-benchpanel"
  451. },
  452. {
  453. "id": "workovertime",
  454. "text": "加班申请",
  455. "addType": "oa-workovertime-formpanel",
  456. "viewType": "oa-workovertime-benchpanel"
  457. },
  458. {
  459. "id": "officialseal",
  460. "text": "用印申请",
  461. "addType": "oa-officialseal-formpanel",
  462. "viewType": "oa-officialseal-benchpanel"
  463. },
  464. {
  465. "id": "RecruitApply",
  466. "text": "招聘申请",
  467. "addType": "oa-recruitapply-formpanel",
  468. "viewType": "oa-recruitapply-benchpanel"
  469. },
  470. {
  471. "id": "Notify",
  472. "text": "通知公告",
  473. "addType": "oa-notify-formpanel",
  474. "viewType": "oa-notify-querypanel"
  475. }
  476. ]
  477. }
  478. ]
  479. },{
  480. "id": "nav-document",
  481. "text": "报表管理",
  482. "iconCls": "sa saas-baobiao",
  483. "items": [
  484. {
  485. "id": "nav-document-1",
  486. "text": "进销存",
  487. "items": [
  488. {
  489. "id": "report-sale",
  490. "text": "销售订单明细表",
  491. "viewType": "sale-report-sale"
  492. },
  493. {
  494. "id": "report-saleout",
  495. "text": "销售出货明细表",
  496. "viewType": "sale-report-saleout"
  497. },
  498. {
  499. "text": "毛利润分析表",
  500. "id": "sale-report-saleprofit",
  501. "viewType": "sale-report-saleprofit"
  502. },
  503. {
  504. "id": "report-purchase",
  505. "text": "采购明细表",
  506. "viewType": "purchase-report-purchase"
  507. },
  508. {
  509. "id": "report-purchasein",
  510. "text": "采购入库明细表",
  511. "viewType": "purchase-report-purchasein"
  512. },
  513. {
  514. "text": "库存明细表",
  515. "id": "stock-report-datalist",
  516. "viewType": "stock-report-datalist"
  517. },{
  518. "text": "库存收发明细表",
  519. "id": "prodiodetail",
  520. "viewType": "stock-report-prodiodetail"
  521. },
  522. {
  523. "text": "库存收发汇总表",
  524. "id": "prodinoutCount",
  525. "viewType": "stock-report-prodinoutCount"
  526. },
  527. {
  528. "text": "库龄明细表",
  529. "id": "batchdetail",
  530. "viewType": "stock-report-batchdetail"
  531. },
  532. {
  533. "text": "库存账龄表",
  534. "id": "batchAge",
  535. "viewType": "stock-report-batchAge"
  536. }
  537. ]
  538. }, {
  539. "id": "nav-report-2",
  540. "text": "财务",
  541. "items": [
  542. {
  543. "text": "应收账款明细表",
  544. "id": "monry-report-recdetail",
  545. "viewType": "monry-report-recdetail"
  546. },
  547. {
  548. "text": "应收账款余额表",
  549. "id": "monry-report-totalrecdetail",
  550. "viewType": "monry-report-totalrecdetail"
  551. },
  552. {
  553. "text": "业务员应收余额表",
  554. "id": "money-report-sellerrecdetail",
  555. "viewType": "monry-report-totalrecdetailbyseller"
  556. },
  557. {
  558. "text": "发出商品余额表",
  559. "id": "money-report-sendoutgoodsdetail",
  560. "viewType": "monry-report-sendoutgoodsdetail"
  561. },
  562. {
  563. "text": "应收账龄表",
  564. "id": "monry-report-agingaccountsrec",
  565. "viewType": "monry-report-agingaccountsrec"
  566. },
  567. {
  568. "text": "应付账款明细表",
  569. "id": "monry-report-paydetail",
  570. "viewType": "monry-report-paydetail"
  571. },
  572. {
  573. "text": "应付账款余额表",
  574. "id": "monry-report-totalpaydetail",
  575. "viewType": "monry-report-totalpaydetail"
  576. },
  577. {
  578. "text": "应付暂估余额表",
  579. "id": "monry-report-paytenestidetail",
  580. "viewType": "monry-report-paytenestidetail"
  581. },
  582. {
  583. "text": "应付账龄表",
  584. "id": "monry-report-agingaccountspay",
  585. "viewType": "monry-report-agingaccountspay"
  586. },
  587. {
  588. "text": "资产负债表",
  589. "id": "finance-report-balance",
  590. "viewType": "finance-report-balance"
  591. },
  592. {
  593. "id": "finance-report-income",
  594. "text": "利润表",
  595. "viewType": "finance-report-income",
  596. "modleType": "profit"
  597. },
  598. {
  599. "id": "finance-report-cashflow",
  600. "text": "现金流量表",
  601. "viewType": "finance-report-cashflow"
  602. }
  603. ]
  604. }
  605. ]
  606. },
  607. {
  608. "id": "nav-finance-setting",
  609. "text": "财务设置",
  610. "iconCls": "sa saas-caiwu",
  611. "items": [
  612. {
  613. "id": "nav-finance-1",
  614. "items": [
  615. {
  616. "id": "ratesetting",
  617. "text": "汇率",
  618. "viewType": "document-currencys-datalist"
  619. },
  620. {
  621. "id": "category",
  622. "text": "科目",
  623. "viewType": "finance-category-benchpanel"
  624. },{
  625. "id": "bankinformation",
  626. "text": "账户",
  627. "viewType": "document-report-bankinformation"
  628. },{
  629. "id": "voucher-ass",
  630. "text": "辅助核算",
  631. "viewType": "finance-ass-asslist"
  632. },{
  633. "id": "voucher-explanation",
  634. "text": "凭证摘要",
  635. "viewType": "finance-voucher-explanationlist"
  636. },{
  637. "id": "voucher-tpl",
  638. "text": "凭证模板",
  639. "viewType": "finance-voucher-tpllist"
  640. },{
  641. "id": "scmparaeter-tpl",
  642. "text": "业务关联科目设置",
  643. "viewType": "sys-scmparameter-formpanel"
  644. }
  645. ]
  646. }
  647. ]
  648. },
  649. {
  650. "id": "nav-setting",
  651. "text": "系统设置",
  652. "iconCls": "sa saas-set",
  653. "items": [
  654. {
  655. "id": "nav-setting-1",
  656. "items": [
  657. {
  658. "id": "sys-manager-enterprise",
  659. "text": "公司设置",
  660. "viewType": "sys-config-formpanel",
  661. "leaf": true
  662. },
  663. {
  664. "id": "sys-power-formpanel",
  665. "text": "权限设置",
  666. "viewType": "sys-power-formpanel",
  667. "leaf": true
  668. },
  669. {
  670. "id": "process-rule-datalist",
  671. "text": "审批设置",
  672. "viewType": "process-rule-datalist",
  673. "leaf": true
  674. },
  675. {
  676. "id": "sys-messagelog-datalist",
  677. "text": "操作日志",
  678. "viewType": "sys-messagelog-datalist",
  679. "leaf": true
  680. },
  681. {
  682. "id": "sys-maxnumbers-datalist",
  683. "text": "单据编码规则",
  684. "viewType": "sys-maxnumbers-datalist",
  685. "leaf": true
  686. },
  687. {
  688. "id": "trade-parameter-tabpanel",
  689. "text": "系统参数设置",
  690. "viewType": "trade-parameter-tabpanel",
  691. "leaf": true
  692. },
  693. {
  694. "id": "sys-printseal-sealpanel",
  695. "text": "电子打印章设置",
  696. "viewType": "sys-printseal-sealpanel",
  697. "leaf": true
  698. }
  699. ]
  700. }
  701. ]
  702. }
  703. ]