Advertisement
Guest User

Untitled

a guest
Apr 12th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 145.87 KB | None | 0 0
  1. {
  2. "device": {
  3. "label": "root: Device",
  4. "info": "root.device still have child.",
  5. "child": {
  6. "common": {
  7. "label": "root/device: Common",
  8. "info": "root.device.common still have child.",
  9. "child": {
  10. "name": {
  11. "label": "root/device/common: Name",
  12. "info": "Primitive Type Element",
  13. "element": {
  14. "type": "text"
  15. }
  16. },
  17. "splash": {
  18. "label": "root/device/common: Splash",
  19. "info": "Primitive Type Element",
  20. "element": {
  21. "type": "text"
  22. }
  23. },
  24. "appicon": {
  25. "label": "root/device/common: Appicon",
  26. "info": "Primitive Type Element",
  27. "element": {
  28. "type": "text"
  29. }
  30. },
  31. "defaultLanguage": {
  32. "label": "root/device/common: Default Language",
  33. "info": "Primitive Type Element",
  34. "element": {
  35. "type": "text"
  36. }
  37. },
  38. "numberInputType": {
  39. "label": "root/device/common: Number Input Type",
  40. "info": "Primitive Type Element",
  41. "element": {
  42. "type": "text"
  43. }
  44. },
  45. "projectModule": {
  46. "label": "root/device/common: Project Module",
  47. "info": "Primitive Type Element",
  48. "element": {
  49. "type": "text"
  50. }
  51. }
  52. }
  53. },
  54. "style": {
  55. "label": "root/device: Style",
  56. "info": "root.device.style still have child.",
  57. "child": {
  58. "color": {
  59. "label": "root/device/style: Color",
  60. "info": "root.device.style.color still have child.",
  61. "child": {
  62. "primary": {
  63. "label": "root/device/style/color: Primary",
  64. "info": "root.device.style.color.primary -is color component",
  65. "element": {
  66. "type": "color"
  67. }
  68. },
  69. "accent": {
  70. "label": "root/device/style/color: Accent",
  71. "info": "root.device.style.color.accent -is color component",
  72. "element": {
  73. "type": "color"
  74. }
  75. },
  76. "background": {
  77. "label": "root/device/style/color: Background",
  78. "info": "root.device.style.color.background -is color component",
  79. "element": {
  80. "type": "color"
  81. }
  82. },
  83. "button": {
  84. "label": "root/device/style/color: Button",
  85. "info": "Primitive Type Element",
  86. "element": {
  87. "type": "text"
  88. }
  89. }
  90. }
  91. }
  92. }
  93. }
  94. }
  95. },
  96. "logic": {
  97. "label": "root: Logic",
  98. "info": "root.logic still have child.",
  99. "child": {
  100. "modules": {
  101. "label": "root/logic: Modules",
  102. "info": "root.logic.modules still have child.",
  103. "child": {
  104. "returnableStock": {
  105. "label": "root/logic/modules: Returnable Stock",
  106. "info": "Primitive Type Element",
  107. "element": {
  108. "type": "toggle"
  109. }
  110. },
  111. "newCustomerOrder": {
  112. "label": "root/logic/modules: New Customer Order",
  113. "info": "Primitive Type Element",
  114. "element": {
  115. "type": "toggle"
  116. }
  117. },
  118. "sdcardBackup": {
  119. "label": "root/logic/modules: Sdcard Backup",
  120. "info": "Primitive Type Element",
  121. "element": {
  122. "type": "toggle"
  123. }
  124. },
  125. "inventory": {
  126. "label": "root/logic/modules: Inventory",
  127. "info": "Primitive Type Element",
  128. "element": {
  129. "type": "toggle"
  130. }
  131. },
  132. "emptyTransfer": {
  133. "label": "root/logic/modules: Empty Transfer",
  134. "info": "Primitive Type Element",
  135. "element": {
  136. "type": "toggle"
  137. }
  138. },
  139. "serialnumbers": {
  140. "label": "root/logic/modules: Serialnumbers",
  141. "info": "Primitive Type Element",
  142. "element": {
  143. "type": "toggle"
  144. }
  145. },
  146. "photoNote": {
  147. "label": "root/logic/modules: Photo Note",
  148. "info": "Primitive Type Element",
  149. "element": {
  150. "type": "toggle"
  151. }
  152. },
  153. "vehicleTracking": {
  154. "label": "root/logic/modules: Vehicle Tracking",
  155. "info": "Primitive Type Element",
  156. "element": {
  157. "type": "toggle"
  158. }
  159. },
  160. "pickup": {
  161. "label": "root/logic/modules: Pickup",
  162. "info": "Primitive Type Element",
  163. "element": {
  164. "type": "toggle"
  165. }
  166. },
  167. "beerTax": {
  168. "label": "root/logic/modules: Beer Tax",
  169. "info": "Primitive Type Element",
  170. "element": {
  171. "type": "toggle"
  172. }
  173. },
  174. "dropShipment": {
  175. "label": "root/logic/modules: Drop Shipment",
  176. "info": "Primitive Type Element",
  177. "element": {
  178. "type": "toggle"
  179. }
  180. }
  181. }
  182. },
  183. "common": {
  184. "label": "root/logic: Common",
  185. "info": "root.logic.common still have child.",
  186. "child": {
  187. "root": {
  188. "label": "root/logic/common: Root",
  189. "info": "Primitive Type Element",
  190. "element": {
  191. "type": "text"
  192. }
  193. },
  194. "filterClientId": {
  195. "label": "root/logic/common: Filter Client Id",
  196. "info": "Primitive Type Element",
  197. "element": {
  198. "type": "text"
  199. }
  200. },
  201. "defaultClientId": {
  202. "label": "root/logic/common: Default Client Id",
  203. "info": "Primitive Type Element",
  204. "element": {
  205. "type": "text"
  206. }
  207. },
  208. "materialNrLength": {
  209. "label": "root/logic/common: Material Nr Length",
  210. "info": "Primitive Type Element",
  211. "element": {
  212. "type": "number"
  213. }
  214. },
  215. "confirmPin": {
  216. "label": "root/logic/common: Confirm Pin",
  217. "info": "root.logic.common.confirmPin still have child.",
  218. "child": {
  219. "changeMacAdress": {
  220. "label": "root/logic/common/confirmPin: Change Mac Adress",
  221. "info": "Primitive Type Element",
  222. "element": {
  223. "type": "text"
  224. }
  225. },
  226. "deleteTour": {
  227. "label": "root/logic/common/confirmPin: Delete Tour",
  228. "info": "Primitive Type Element",
  229. "element": {
  230. "type": "text"
  231. }
  232. },
  233. "inventory": {
  234. "label": "root/logic/common/confirmPin: Inventory",
  235. "info": "Primitive Type Element",
  236. "element": {
  237. "type": "text"
  238. }
  239. },
  240. "pickup": {
  241. "label": "root/logic/common/confirmPin: Pickup",
  242. "info": "Primitive Type Element",
  243. "element": {
  244. "type": "text"
  245. }
  246. },
  247. "inventorySupervisor": {
  248. "label": "root/logic/common/confirmPin: Inventory Supervisor",
  249. "info": "Primitive Type Element",
  250. "element": {
  251. "type": "text"
  252. }
  253. },
  254. "skipPrinting": {
  255. "label": "root/logic/common/confirmPin: Skip Printing",
  256. "info": "Primitive Type Element",
  257. "element": {
  258. "type": "text"
  259. }
  260. }
  261. }
  262. }
  263. }
  264. },
  265. "start": {
  266. "label": "root/logic: Start",
  267. "info": "root.logic.start still have child.",
  268. "child": {
  269. "initialPassword": {
  270. "label": "root/logic/start: Initial Password",
  271. "info": "root.logic.start.initialPassword still have child.",
  272. "child": {
  273. "enabled": {
  274. "label": "root/logic/start/initialPassword: Enabled",
  275. "info": "Primitive Type Element",
  276. "element": {
  277. "type": "toggle"
  278. }
  279. },
  280. "value": {
  281. "label": "root/logic/start/initialPassword: Value",
  282. "info": "Primitive Type Element",
  283. "element": {
  284. "type": "text"
  285. }
  286. }
  287. }
  288. },
  289. "serviceUser": {
  290. "label": "root/logic/start: Service User",
  291. "info": "root.logic.start.serviceUser still have child.",
  292. "child": {
  293. "name": {
  294. "label": "root/logic/start/serviceUser: Name",
  295. "info": "Primitive Type Element",
  296. "element": {
  297. "type": "text"
  298. }
  299. },
  300. "password": {
  301. "label": "root/logic/start/serviceUser: Password",
  302. "info": "Primitive Type Element",
  303. "element": {
  304. "type": "text"
  305. }
  306. }
  307. }
  308. },
  309. "setLastTourNumberAsDefault": {
  310. "label": "root/logic/start: Set Last Tour Number As Default",
  311. "info": "Primitive Type Element",
  312. "element": {
  313. "type": "toggle"
  314. }
  315. }
  316. }
  317. },
  318. "masterdata": {
  319. "label": "root/logic: Masterdata",
  320. "info": "root.logic.masterdata still have child.",
  321. "child": {
  322. "sync": {
  323. "label": "root/logic/masterdata: Sync",
  324. "info": "root.logic.masterdata.sync still have child.",
  325. "child": {
  326. "assortment": {
  327. "label": "root/logic/masterdata/sync: Assortment",
  328. "info": "Primitive Type Element",
  329. "element": {
  330. "type": "toggle"
  331. }
  332. },
  333. "open_item": {
  334. "label": "root/logic/masterdata/sync: Open_item",
  335. "info": "Primitive Type Element",
  336. "element": {
  337. "type": "toggle"
  338. }
  339. },
  340. "empty_stock": {
  341. "label": "root/logic/masterdata/sync: Empty_stock",
  342. "info": "Primitive Type Element",
  343. "element": {
  344. "type": "toggle"
  345. }
  346. },
  347. "units": {
  348. "label": "root/logic/masterdata/sync: Units",
  349. "info": "Primitive Type Element",
  350. "element": {
  351. "type": "toggle"
  352. }
  353. },
  354. "tax": {
  355. "label": "root/logic/masterdata/sync: Tax",
  356. "info": "Primitive Type Element",
  357. "element": {
  358. "type": "toggle"
  359. }
  360. },
  361. "payment": {
  362. "label": "root/logic/masterdata/sync: Payment",
  363. "info": "Primitive Type Element",
  364. "element": {
  365. "type": "toggle"
  366. }
  367. },
  368. "pay_cond": {
  369. "label": "root/logic/masterdata/sync: Pay_cond",
  370. "info": "Primitive Type Element",
  371. "element": {
  372. "type": "toggle"
  373. }
  374. },
  375. "group_prices": {
  376. "label": "root/logic/masterdata/sync: Group_prices",
  377. "info": "Primitive Type Element",
  378. "element": {
  379. "type": "toggle"
  380. }
  381. },
  382. "cust_prices": {
  383. "label": "root/logic/masterdata/sync: Cust_prices",
  384. "info": "Primitive Type Element",
  385. "element": {
  386. "type": "toggle"
  387. }
  388. },
  389. "beer_tax": {
  390. "label": "root/logic/masterdata/sync: Beer_tax",
  391. "info": "Primitive Type Element",
  392. "element": {
  393. "type": "toggle"
  394. }
  395. },
  396. "cust_matnr": {
  397. "label": "root/logic/masterdata/sync: Cust_matnr",
  398. "info": "root.logic.masterdata.sync.cust_matnr still have child.",
  399. "child": {
  400. "enabled": {
  401. "label": "root/logic/masterdata/sync/cust_matnr: Enabled",
  402. "info": "Primitive Type Element",
  403. "element": {
  404. "type": "toggle"
  405. }
  406. },
  407. "tour_filter": {
  408. "label": "root/logic/masterdata/sync/cust_matnr: Tour_filter",
  409. "info": "Primitive Type Element",
  410. "element": {
  411. "type": "toggle"
  412. }
  413. }
  414. }
  415. }
  416. }
  417. }
  418. }
  419. },
  420. "tour": {
  421. "label": "root/logic: Tour",
  422. "info": "root.logic.tour still have child.",
  423. "child": {
  424. "newCustomerOrder": {
  425. "label": "root/logic/tour: New Customer Order",
  426. "info": "root.logic.tour.newCustomerOrder still have child.",
  427. "child": {
  428. "searchBase": {
  429. "label": "root/logic/tour/newCustomerOrder: Search Base",
  430. "info": "root.logic.tour.newCustomerOrder.searchBase still have child.",
  431. "child": {
  432. "filterFields": {
  433. "label": "root/logic/tour/newCustomerOrder/searchBase: Filter Fields",
  434. "info": "Primitive Type Element",
  435. "element": {
  436. "type": "text"
  437. }
  438. },
  439. "minLength": {
  440. "label": "root/logic/tour/newCustomerOrder/searchBase: Min Length",
  441. "info": "Primitive Type Element",
  442. "element": {
  443. "type": "number"
  444. }
  445. },
  446. "limit": {
  447. "label": "root/logic/tour/newCustomerOrder/searchBase: Limit",
  448. "info": "Primitive Type Element",
  449. "element": {
  450. "type": "text"
  451. }
  452. }
  453. }
  454. }
  455. }
  456. },
  457. "disruption": {
  458. "label": "root/logic/tour: Disruption",
  459. "info": "root.logic.tour.disruption still have child.",
  460. "child": {
  461. "breakTypeSelection": {
  462. "label": "root/logic/tour/disruption: Break Type Selection",
  463. "info": "Primitive Type Element",
  464. "element": {
  465. "type": "toggle"
  466. }
  467. }
  468. }
  469. },
  470. "cashing": {
  471. "label": "root/logic/tour: Cashing",
  472. "info": "root.logic.tour.cashing still have child.",
  473. "child": {
  474. "reCalculationBase": {
  475. "label": "root/logic/tour/cashing: Re Calculation Base",
  476. "info": "Primitive Type Element",
  477. "element": {
  478. "type": "text"
  479. }
  480. },
  481. "disablePriceCalculation": {
  482. "label": "root/logic/tour/cashing: Disable Price Calculation",
  483. "info": "root.logic.tour.cashing.disablePriceCalculation still have child.",
  484. "child": {
  485. "newReturnPos": {
  486. "label": "root/logic/tour/cashing/disablePriceCalculation: New Return Pos",
  487. "info": "Primitive Type Element",
  488. "element": {
  489. "type": "toggle"
  490. }
  491. }
  492. }
  493. },
  494. "payByCheque": {
  495. "label": "root/logic/tour/cashing: Pay By Cheque",
  496. "info": "root.logic.tour.cashing.payByCheque still have child.",
  497. "child": {
  498. "available": {
  499. "label": "root/logic/tour/cashing/payByCheque: Available",
  500. "info": "Primitive Type Element",
  501. "element": {
  502. "type": "toggle"
  503. }
  504. },
  505. "handlingList": {
  506. "label": "root/logic/tour/cashing/payByCheque: Handling List",
  507. "info": "Primitive Type Element",
  508. "element": {
  509. "type": "error"
  510. }
  511. }
  512. }
  513. },
  514. "deliveryPriceList": {
  515. "label": "root/logic/tour/cashing: Delivery Price List",
  516. "info": "Primitive Type Element",
  517. "element": {
  518. "type": "toggle"
  519. }
  520. },
  521. "customerPriceList": {
  522. "label": "root/logic/tour/cashing: Customer Price List",
  523. "info": "Primitive Type Element",
  524. "element": {
  525. "type": "toggle"
  526. }
  527. },
  528. "groupPriceList": {
  529. "label": "root/logic/tour/cashing: Group Price List",
  530. "info": "Primitive Type Element",
  531. "element": {
  532. "type": "toggle"
  533. }
  534. },
  535. "fallbackPriceList": {
  536. "label": "root/logic/tour/cashing: Fallback Price List",
  537. "info": "Primitive Type Element",
  538. "element": {
  539. "type": "toggle"
  540. }
  541. },
  542. "fallbackPriceNet": {
  543. "label": "root/logic/tour/cashing: Fallback Price Net",
  544. "info": "Primitive Type Element",
  545. "element": {
  546. "type": "text"
  547. }
  548. },
  549. "fallbackPriceGross": {
  550. "label": "root/logic/tour/cashing: Fallback Price Gross",
  551. "info": "Primitive Type Element",
  552. "element": {
  553. "type": "text"
  554. }
  555. },
  556. "emptyPriceList": {
  557. "label": "root/logic/tour/cashing: Empty Price List",
  558. "info": "Primitive Type Element",
  559. "element": {
  560. "type": "toggle"
  561. }
  562. },
  563. "emptyFallbackPriceList": {
  564. "label": "root/logic/tour/cashing: Empty Fallback Price List",
  565. "info": "Primitive Type Element",
  566. "element": {
  567. "type": "toggle"
  568. }
  569. },
  570. "emptyFallbackPriceNet": {
  571. "label": "root/logic/tour/cashing: Empty Fallback Price Net",
  572. "info": "Primitive Type Element",
  573. "element": {
  574. "type": "text"
  575. }
  576. },
  577. "emptyFallbackPriceGross": {
  578. "label": "root/logic/tour/cashing: Empty Fallback Price Gross",
  579. "info": "Primitive Type Element",
  580. "element": {
  581. "type": "text"
  582. }
  583. },
  584. "disableReturnFullEmpties": {
  585. "label": "root/logic/tour/cashing: Disable Return Full Empties",
  586. "info": "Primitive Type Element",
  587. "element": {
  588. "type": "toggle"
  589. }
  590. },
  591. "deliveredEmpty": {
  592. "label": "root/logic/tour/cashing: Delivered Empty",
  593. "info": "root.logic.tour.cashing.deliveredEmpty still have child.",
  594. "child": {
  595. "empty": {
  596. "label": "root/logic/tour/cashing/deliveredEmpty: Empty",
  597. "info": "root.logic.tour.cashing.deliveredEmpty.empty still have child.",
  598. "child": {
  599. "preferEmptyPacking": {
  600. "label": "root/logic/tour/cashing/deliveredEmpty/empty: Prefer Empty Packing",
  601. "info": "Primitive Type Element",
  602. "element": {
  603. "type": "toggle"
  604. }
  605. }
  606. }
  607. },
  608. "fulls": {
  609. "label": "root/logic/tour/cashing/deliveredEmpty: Fulls",
  610. "info": "root.logic.tour.cashing.deliveredEmpty.fulls still have child.",
  611. "child": {
  612. "preferEmptyPacking": {
  613. "label": "root/logic/tour/cashing/deliveredEmpty/fulls: Prefer Empty Packing",
  614. "info": "Primitive Type Element",
  615. "element": {
  616. "type": "toggle"
  617. }
  618. }
  619. }
  620. }
  621. }
  622. },
  623. "underpaymentReasons": {
  624. "label": "root/logic/tour/cashing: Underpayment Reasons",
  625. "info": "root.logic.tour.cashing.underpaymentReasons still have child.",
  626. "child": {
  627. "variant": {
  628. "label": "root/logic/tour/cashing/underpaymentReasons: Variant",
  629. "info": "Primitive Type Element",
  630. "element": {
  631. "type": "text"
  632. }
  633. },
  634. "commitColumn": {
  635. "label": "root/logic/tour/cashing/underpaymentReasons: Commit Column",
  636. "info": "Primitive Type Element",
  637. "element": {
  638. "type": "text"
  639. }
  640. },
  641. "textModule": {
  642. "label": "root/logic/tour/cashing/underpaymentReasons: Text Module",
  643. "info": "Primitive Type Element",
  644. "element": {
  645. "type": "text"
  646. }
  647. },
  648. "values": {
  649. "label": "root/logic/tour/cashing/underpaymentReasons: Values",
  650. "info": "root.logic.tour.cashing.underpaymentReasons.values -Map containing child",
  651. "element": {
  652. "type": "map",
  653. "array": true,
  654. "child": {
  655. "textNr": {
  656. "label": "root/logic/tour/cashing/underpaymentReasons/values: Text Nr",
  657. "info": "MapChild of root.logic.tour.cashing.underpaymentReasons.values",
  658. "element": {
  659. "type": "number"
  660. }
  661. },
  662. "text": {
  663. "label": "root/logic/tour/cashing/underpaymentReasons/values: Text",
  664. "info": "MapChild of root.logic.tour.cashing.underpaymentReasons.values",
  665. "element": {
  666. "type": "text"
  667. }
  668. }
  669. }
  670. }
  671. }
  672. }
  673. },
  674. "overpayment": {
  675. "label": "root/logic/tour/cashing: Overpayment",
  676. "info": "root.logic.tour.cashing.overpayment still have child.",
  677. "child": {
  678. "type": {
  679. "label": "root/logic/tour/cashing/overpayment: Type",
  680. "info": "Primitive Type Element",
  681. "element": {
  682. "type": "text"
  683. }
  684. },
  685. "defaultValue": {
  686. "label": "root/logic/tour/cashing/overpayment: Default Value",
  687. "info": "Primitive Type Element",
  688. "element": {
  689. "type": "text"
  690. }
  691. }
  692. }
  693. },
  694. "underpayment": {
  695. "label": "root/logic/tour/cashing: Underpayment",
  696. "info": "root.logic.tour.cashing.underpayment still have child.",
  697. "child": {
  698. "onlyCash": {
  699. "label": "root/logic/tour/cashing/underpayment: Only Cash",
  700. "info": "root.logic.tour.cashing.underpayment.onlyCash still have child.",
  701. "child": {
  702. "enabled": {
  703. "label": "root/logic/tour/cashing/underpayment/onlyCash: Enabled",
  704. "info": "Primitive Type Element",
  705. "element": {
  706. "type": "toggle"
  707. }
  708. },
  709. "showReason": {
  710. "label": "root/logic/tour/cashing/underpayment/onlyCash: Show Reason",
  711. "info": "Primitive Type Element",
  712. "element": {
  713. "type": "toggle"
  714. }
  715. }
  716. }
  717. },
  718. "possibleCash": {
  719. "label": "root/logic/tour/cashing/underpayment: Possible Cash",
  720. "info": "root.logic.tour.cashing.underpayment.possibleCash still have child.",
  721. "child": {
  722. "enabled": {
  723. "label": "root/logic/tour/cashing/underpayment/possibleCash: Enabled",
  724. "info": "Primitive Type Element",
  725. "element": {
  726. "type": "toggle"
  727. }
  728. },
  729. "showReason": {
  730. "label": "root/logic/tour/cashing/underpayment/possibleCash: Show Reason",
  731. "info": "Primitive Type Element",
  732. "element": {
  733. "type": "toggle"
  734. }
  735. }
  736. }
  737. },
  738. "stepByStep": {
  739. "label": "root/logic/tour/cashing/underpayment: Step By Step",
  740. "info": "root.logic.tour.cashing.underpayment.stepByStep still have child.",
  741. "child": {
  742. "enabled": {
  743. "label": "root/logic/tour/cashing/underpayment/stepByStep: Enabled",
  744. "info": "Primitive Type Element",
  745. "element": {
  746. "type": "toggle"
  747. }
  748. },
  749. "showReason": {
  750. "label": "root/logic/tour/cashing/underpayment/stepByStep: Show Reason",
  751. "info": "Primitive Type Element",
  752. "element": {
  753. "type": "toggle"
  754. }
  755. }
  756. }
  757. }
  758. }
  759. },
  760. "openItem": {
  761. "label": "root/logic/tour/cashing: Open Item",
  762. "info": "root.logic.tour.cashing.openItem still have child.",
  763. "child": {
  764. "diffRecipReference": {
  765. "label": "root/logic/tour/cashing/openItem: Diff Recip Reference",
  766. "info": "Primitive Type Element",
  767. "element": {
  768. "type": "toggle"
  769. }
  770. }
  771. }
  772. },
  773. "beerTaxCountryList": {
  774. "label": "root/logic/tour/cashing: Beer Tax Country List",
  775. "info": "root.logic.tour.cashing.beerTaxCountryList -Primitive array",
  776. "element": {
  777. "type": "text",
  778. "array": true,
  779. "child": "text"
  780. }
  781. }
  782. }
  783. },
  784. "proposal": {
  785. "label": "root/logic/tour: Proposal",
  786. "info": "root.logic.tour.proposal still have child.",
  787. "child": {
  788. "variant": {
  789. "label": "root/logic/tour/proposal: Variant",
  790. "info": "Primitive Type Element",
  791. "element": {
  792. "type": "text"
  793. }
  794. },
  795. "horizon": {
  796. "label": "root/logic/tour/proposal: Horizon",
  797. "info": "root.logic.tour.proposal.horizon still have child.",
  798. "child": {
  799. "future": {
  800. "label": "root/logic/tour/proposal/horizon: Future",
  801. "info": "Primitive Type Element",
  802. "element": {
  803. "type": "number"
  804. }
  805. },
  806. "past": {
  807. "label": "root/logic/tour/proposal/horizon: Past",
  808. "info": "Primitive Type Element",
  809. "element": {
  810. "type": "number"
  811. }
  812. }
  813. }
  814. },
  815. "sortField": {
  816. "label": "root/logic/tour/proposal: Sort Field",
  817. "info": "Primitive Type Element",
  818. "element": {
  819. "type": "text"
  820. }
  821. },
  822. "single": {
  823. "label": "root/logic/tour/proposal: Single",
  824. "info": "Primitive Type Element",
  825. "element": {
  826. "type": "toggle"
  827. }
  828. },
  829. "directTourStart": {
  830. "label": "root/logic/tour/proposal: Direct Tour Start",
  831. "info": "Primitive Type Element",
  832. "element": {
  833. "type": "toggle"
  834. }
  835. },
  836. "tourMappingEnabled": {
  837. "label": "root/logic/tour/proposal: Tour Mapping Enabled",
  838. "info": "Primitive Type Element",
  839. "element": {
  840. "type": "toggle"
  841. }
  842. }
  843. }
  844. },
  845. "documents": {
  846. "label": "root/logic/tour: Documents",
  847. "info": "root.logic.tour.documents still have child.",
  848. "child": {
  849. "voucher": {
  850. "label": "root/logic/tour/documents: Voucher",
  851. "info": "root.logic.tour.documents.voucher still have child.",
  852. "child": {
  853. "print": {
  854. "label": "root/logic/tour/documents/voucher: Print",
  855. "info": "Primitive Type Element",
  856. "element": {
  857. "type": "toggle"
  858. }
  859. },
  860. "archive": {
  861. "label": "root/logic/tour/documents/voucher: Archive",
  862. "info": "Primitive Type Element",
  863. "element": {
  864. "type": "toggle"
  865. }
  866. },
  867. "subfolder": {
  868. "label": "root/logic/tour/documents/voucher: Subfolder",
  869. "info": "Primitive Type Element",
  870. "element": {
  871. "type": "text"
  872. }
  873. },
  874. "matDescriptionField": {
  875. "label": "root/logic/tour/documents/voucher: Mat Description Field",
  876. "info": "Primitive Type Element",
  877. "element": {
  878. "type": "text"
  879. }
  880. },
  881. "customerField": {
  882. "label": "root/logic/tour/documents/voucher: Customer Field",
  883. "info": "Primitive Type Element",
  884. "element": {
  885. "type": "text"
  886. }
  887. },
  888. "prefix": {
  889. "label": "root/logic/tour/documents/voucher: Prefix",
  890. "info": "Primitive Type Element",
  891. "element": {
  892. "type": "text"
  893. }
  894. },
  895. "indexFileFields": {
  896. "label": "root/logic/tour/documents/voucher: Index File Fields",
  897. "info": "Primitive Type Element",
  898. "element": {
  899. "type": "error"
  900. }
  901. },
  902. "clientGenPrefix": {
  903. "label": "root/logic/tour/documents/voucher: Client Gen Prefix",
  904. "info": "Primitive Type Element",
  905. "element": {
  906. "type": "text"
  907. }
  908. },
  909. "archiveNameFields": {
  910. "label": "root/logic/tour/documents/voucher: Archive Name Fields",
  911. "info": "Primitive Type Element",
  912. "element": {
  913. "type": "error"
  914. }
  915. },
  916. "sendMail": {
  917. "label": "root/logic/tour/documents/voucher: Send Mail",
  918. "info": "Primitive Type Element",
  919. "element": {
  920. "type": "toggle"
  921. }
  922. },
  923. "seperator": {
  924. "label": "root/logic/tour/documents/voucher: Seperator",
  925. "info": "Primitive Type Element",
  926. "element": {
  927. "type": "text"
  928. }
  929. },
  930. "datePattern": {
  931. "label": "root/logic/tour/documents/voucher: Date Pattern",
  932. "info": "Primitive Type Element",
  933. "element": {
  934. "type": "error"
  935. }
  936. }
  937. }
  938. },
  939. "unloadList": {
  940. "label": "root/logic/tour/documents: Unload List",
  941. "info": "root.logic.tour.documents.unloadList still have child.",
  942. "child": {
  943. "print": {
  944. "label": "root/logic/tour/documents/unloadList: Print",
  945. "info": "Primitive Type Element",
  946. "element": {
  947. "type": "toggle"
  948. }
  949. },
  950. "archive": {
  951. "label": "root/logic/tour/documents/unloadList: Archive",
  952. "info": "Primitive Type Element",
  953. "element": {
  954. "type": "toggle"
  955. }
  956. },
  957. "prefix": {
  958. "label": "root/logic/tour/documents/unloadList: Prefix",
  959. "info": "Primitive Type Element",
  960. "element": {
  961. "type": "text"
  962. }
  963. },
  964. "subfolder": {
  965. "label": "root/logic/tour/documents/unloadList: Subfolder",
  966. "info": "Primitive Type Element",
  967. "element": {
  968. "type": "text"
  969. }
  970. },
  971. "matDescriptionField": {
  972. "label": "root/logic/tour/documents/unloadList: Mat Description Field",
  973. "info": "Primitive Type Element",
  974. "element": {
  975. "type": "text"
  976. }
  977. },
  978. "customerField": {
  979. "label": "root/logic/tour/documents/unloadList: Customer Field",
  980. "info": "Primitive Type Element",
  981. "element": {
  982. "type": "text"
  983. }
  984. },
  985. "sendMail": {
  986. "label": "root/logic/tour/documents/unloadList: Send Mail",
  987. "info": "Primitive Type Element",
  988. "element": {
  989. "type": "toggle"
  990. }
  991. }
  992. }
  993. },
  994. "stockList": {
  995. "label": "root/logic/tour/documents: Stock List",
  996. "info": "root.logic.tour.documents.stockList still have child.",
  997. "child": {
  998. "print": {
  999. "label": "root/logic/tour/documents/stockList: Print",
  1000. "info": "Primitive Type Element",
  1001. "element": {
  1002. "type": "toggle"
  1003. }
  1004. },
  1005. "archive": {
  1006. "label": "root/logic/tour/documents/stockList: Archive",
  1007. "info": "Primitive Type Element",
  1008. "element": {
  1009. "type": "toggle"
  1010. }
  1011. },
  1012. "prefix": {
  1013. "label": "root/logic/tour/documents/stockList: Prefix",
  1014. "info": "Primitive Type Element",
  1015. "element": {
  1016. "type": "text"
  1017. }
  1018. },
  1019. "subfolder": {
  1020. "label": "root/logic/tour/documents/stockList: Subfolder",
  1021. "info": "Primitive Type Element",
  1022. "element": {
  1023. "type": "text"
  1024. }
  1025. },
  1026. "matDescriptionField": {
  1027. "label": "root/logic/tour/documents/stockList: Mat Description Field",
  1028. "info": "Primitive Type Element",
  1029. "element": {
  1030. "type": "text"
  1031. }
  1032. },
  1033. "sendMail": {
  1034. "label": "root/logic/tour/documents/stockList: Send Mail",
  1035. "info": "Primitive Type Element",
  1036. "element": {
  1037. "type": "toggle"
  1038. }
  1039. },
  1040. "negativeStockAllowed": {
  1041. "label": "root/logic/tour/documents/stockList: Negative Stock Allowed",
  1042. "info": "Primitive Type Element",
  1043. "element": {
  1044. "type": "toggle"
  1045. }
  1046. },
  1047. "sortVariant": {
  1048. "label": "root/logic/tour/documents/stockList: Sort Variant",
  1049. "info": "Primitive Type Element",
  1050. "element": {
  1051. "type": "text"
  1052. }
  1053. },
  1054. "printTourEnd": {
  1055. "label": "root/logic/tour/documents/stockList: Print Tour End",
  1056. "info": "Primitive Type Element",
  1057. "element": {
  1058. "type": "toggle"
  1059. }
  1060. }
  1061. }
  1062. },
  1063. "tourData": {
  1064. "label": "root/logic/tour/documents: Tour Data",
  1065. "info": "root.logic.tour.documents.tourData still have child.",
  1066. "child": {
  1067. "print": {
  1068. "label": "root/logic/tour/documents/tourData: Print",
  1069. "info": "Primitive Type Element",
  1070. "element": {
  1071. "type": "toggle"
  1072. }
  1073. },
  1074. "archive": {
  1075. "label": "root/logic/tour/documents/tourData: Archive",
  1076. "info": "Primitive Type Element",
  1077. "element": {
  1078. "type": "toggle"
  1079. }
  1080. },
  1081. "subfolder": {
  1082. "label": "root/logic/tour/documents/tourData: Subfolder",
  1083. "info": "Primitive Type Element",
  1084. "element": {
  1085. "type": "text"
  1086. }
  1087. },
  1088. "prefix": {
  1089. "label": "root/logic/tour/documents/tourData: Prefix",
  1090. "info": "Primitive Type Element",
  1091. "element": {
  1092. "type": "text"
  1093. }
  1094. },
  1095. "sendMail": {
  1096. "label": "root/logic/tour/documents/tourData: Send Mail",
  1097. "info": "Primitive Type Element",
  1098. "element": {
  1099. "type": "toggle"
  1100. }
  1101. }
  1102. }
  1103. },
  1104. "disruptionTimes": {
  1105. "label": "root/logic/tour/documents: Disruption Times",
  1106. "info": "root.logic.tour.documents.disruptionTimes still have child.",
  1107. "child": {
  1108. "print": {
  1109. "label": "root/logic/tour/documents/disruptionTimes: Print",
  1110. "info": "Primitive Type Element",
  1111. "element": {
  1112. "type": "toggle"
  1113. }
  1114. },
  1115. "archive": {
  1116. "label": "root/logic/tour/documents/disruptionTimes: Archive",
  1117. "info": "Primitive Type Element",
  1118. "element": {
  1119. "type": "toggle"
  1120. }
  1121. },
  1122. "subfolder": {
  1123. "label": "root/logic/tour/documents/disruptionTimes: Subfolder",
  1124. "info": "Primitive Type Element",
  1125. "element": {
  1126. "type": "text"
  1127. }
  1128. },
  1129. "prefix": {
  1130. "label": "root/logic/tour/documents/disruptionTimes: Prefix",
  1131. "info": "Primitive Type Element",
  1132. "element": {
  1133. "type": "text"
  1134. }
  1135. },
  1136. "customerField": {
  1137. "label": "root/logic/tour/documents/disruptionTimes: Customer Field",
  1138. "info": "Primitive Type Element",
  1139. "element": {
  1140. "type": "text"
  1141. }
  1142. },
  1143. "sendMail": {
  1144. "label": "root/logic/tour/documents/disruptionTimes: Send Mail",
  1145. "info": "Primitive Type Element",
  1146. "element": {
  1147. "type": "toggle"
  1148. }
  1149. }
  1150. }
  1151. },
  1152. "inkasso": {
  1153. "label": "root/logic/tour/documents: Inkasso",
  1154. "info": "root.logic.tour.documents.inkasso still have child.",
  1155. "child": {
  1156. "print": {
  1157. "label": "root/logic/tour/documents/inkasso: Print",
  1158. "info": "Primitive Type Element",
  1159. "element": {
  1160. "type": "toggle"
  1161. }
  1162. },
  1163. "archive": {
  1164. "label": "root/logic/tour/documents/inkasso: Archive",
  1165. "info": "Primitive Type Element",
  1166. "element": {
  1167. "type": "toggle"
  1168. }
  1169. },
  1170. "subfolder": {
  1171. "label": "root/logic/tour/documents/inkasso: Subfolder",
  1172. "info": "Primitive Type Element",
  1173. "element": {
  1174. "type": "text"
  1175. }
  1176. },
  1177. "prefix": {
  1178. "label": "root/logic/tour/documents/inkasso: Prefix",
  1179. "info": "Primitive Type Element",
  1180. "element": {
  1181. "type": "text"
  1182. }
  1183. },
  1184. "customerField": {
  1185. "label": "root/logic/tour/documents/inkasso: Customer Field",
  1186. "info": "Primitive Type Element",
  1187. "element": {
  1188. "type": "text"
  1189. }
  1190. },
  1191. "printNoCash": {
  1192. "label": "root/logic/tour/documents/inkasso: Print No Cash",
  1193. "info": "Primitive Type Element",
  1194. "element": {
  1195. "type": "toggle"
  1196. }
  1197. },
  1198. "sendMail": {
  1199. "label": "root/logic/tour/documents/inkasso: Send Mail",
  1200. "info": "Primitive Type Element",
  1201. "element": {
  1202. "type": "toggle"
  1203. }
  1204. },
  1205. "archiveNameFields": {
  1206. "label": "root/logic/tour/documents/inkasso: Archive Name Fields",
  1207. "info": "Primitive Type Element",
  1208. "element": {
  1209. "type": "error"
  1210. }
  1211. },
  1212. "seperator": {
  1213. "label": "root/logic/tour/documents/inkasso: Seperator",
  1214. "info": "Primitive Type Element",
  1215. "element": {
  1216. "type": "text"
  1217. }
  1218. }
  1219. }
  1220. },
  1221. "deliveryNotes": {
  1222. "label": "root/logic/tour/documents: Delivery Notes",
  1223. "info": "root.logic.tour.documents.deliveryNotes still have child.",
  1224. "child": {
  1225. "print": {
  1226. "label": "root/logic/tour/documents/deliveryNotes: Print",
  1227. "info": "Primitive Type Element",
  1228. "element": {
  1229. "type": "toggle"
  1230. }
  1231. },
  1232. "archive": {
  1233. "label": "root/logic/tour/documents/deliveryNotes: Archive",
  1234. "info": "Primitive Type Element",
  1235. "element": {
  1236. "type": "toggle"
  1237. }
  1238. },
  1239. "subfolder": {
  1240. "label": "root/logic/tour/documents/deliveryNotes: Subfolder",
  1241. "info": "Primitive Type Element",
  1242. "element": {
  1243. "type": "text"
  1244. }
  1245. },
  1246. "prefix": {
  1247. "label": "root/logic/tour/documents/deliveryNotes: Prefix",
  1248. "info": "Primitive Type Element",
  1249. "element": {
  1250. "type": "text"
  1251. }
  1252. },
  1253. "customerField": {
  1254. "label": "root/logic/tour/documents/deliveryNotes: Customer Field",
  1255. "info": "Primitive Type Element",
  1256. "element": {
  1257. "type": "text"
  1258. }
  1259. },
  1260. "printNoCash": {
  1261. "label": "root/logic/tour/documents/deliveryNotes: Print No Cash",
  1262. "info": "Primitive Type Element",
  1263. "element": {
  1264. "type": "toggle"
  1265. }
  1266. },
  1267. "reprint": {
  1268. "label": "root/logic/tour/documents/deliveryNotes: Reprint",
  1269. "info": "Primitive Type Element",
  1270. "element": {
  1271. "type": "toggle"
  1272. }
  1273. }
  1274. }
  1275. },
  1276. "inventory": {
  1277. "label": "root/logic/tour/documents: Inventory",
  1278. "info": "root.logic.tour.documents.inventory still have child.",
  1279. "child": {
  1280. "print": {
  1281. "label": "root/logic/tour/documents/inventory: Print",
  1282. "info": "Primitive Type Element",
  1283. "element": {
  1284. "type": "toggle"
  1285. }
  1286. },
  1287. "matDescriptionField": {
  1288. "label": "root/logic/tour/documents/inventory: Mat Description Field",
  1289. "info": "Primitive Type Element",
  1290. "element": {
  1291. "type": "text"
  1292. }
  1293. },
  1294. "archive": {
  1295. "label": "root/logic/tour/documents/inventory: Archive",
  1296. "info": "Primitive Type Element",
  1297. "element": {
  1298. "type": "toggle"
  1299. }
  1300. },
  1301. "subfolder": {
  1302. "label": "root/logic/tour/documents/inventory: Subfolder",
  1303. "info": "Primitive Type Element",
  1304. "element": {
  1305. "type": "text"
  1306. }
  1307. },
  1308. "prefix": {
  1309. "label": "root/logic/tour/documents/inventory: Prefix",
  1310. "info": "Primitive Type Element",
  1311. "element": {
  1312. "type": "text"
  1313. }
  1314. },
  1315. "sendMail": {
  1316. "label": "root/logic/tour/documents/inventory: Send Mail",
  1317. "info": "Primitive Type Element",
  1318. "element": {
  1319. "type": "toggle"
  1320. }
  1321. }
  1322. }
  1323. },
  1324. "returnItem": {
  1325. "label": "root/logic/tour/documents: Return Item",
  1326. "info": "root.logic.tour.documents.returnItem still have child.",
  1327. "child": {
  1328. "print": {
  1329. "label": "root/logic/tour/documents/returnItem: Print",
  1330. "info": "Primitive Type Element",
  1331. "element": {
  1332. "type": "toggle"
  1333. }
  1334. },
  1335. "archive": {
  1336. "label": "root/logic/tour/documents/returnItem: Archive",
  1337. "info": "Primitive Type Element",
  1338. "element": {
  1339. "type": "toggle"
  1340. }
  1341. },
  1342. "subfolder": {
  1343. "label": "root/logic/tour/documents/returnItem: Subfolder",
  1344. "info": "Primitive Type Element",
  1345. "element": {
  1346. "type": "text"
  1347. }
  1348. },
  1349. "prefix": {
  1350. "label": "root/logic/tour/documents/returnItem: Prefix",
  1351. "info": "Primitive Type Element",
  1352. "element": {
  1353. "type": "text"
  1354. }
  1355. },
  1356. "matDescriptionField": {
  1357. "label": "root/logic/tour/documents/returnItem: Mat Description Field",
  1358. "info": "Primitive Type Element",
  1359. "element": {
  1360. "type": "text"
  1361. }
  1362. },
  1363. "customerField": {
  1364. "label": "root/logic/tour/documents/returnItem: Customer Field",
  1365. "info": "Primitive Type Element",
  1366. "element": {
  1367. "type": "text"
  1368. }
  1369. },
  1370. "sendMail": {
  1371. "label": "root/logic/tour/documents/returnItem: Send Mail",
  1372. "info": "Primitive Type Element",
  1373. "element": {
  1374. "type": "toggle"
  1375. }
  1376. },
  1377. "reprint": {
  1378. "label": "root/logic/tour/documents/returnItem: Reprint",
  1379. "info": "Primitive Type Element",
  1380. "element": {
  1381. "type": "toggle"
  1382. }
  1383. },
  1384. "filter": {
  1385. "label": "root/logic/tour/documents/returnItem: Filter",
  1386. "info": "Primitive Type Element",
  1387. "element": {
  1388. "type": "text"
  1389. }
  1390. }
  1391. }
  1392. }
  1393. }
  1394. },
  1395. "commit": {
  1396. "label": "root/logic/tour: Commit",
  1397. "info": "root.logic.tour.commit still have child.",
  1398. "child": {
  1399. "commitIdOffset": {
  1400. "label": "root/logic/tour/commit: Commit Id Offset",
  1401. "info": "Primitive Type Element",
  1402. "element": {
  1403. "type": "number"
  1404. }
  1405. },
  1406. "accountnumber": {
  1407. "label": "root/logic/tour/commit: Accountnumber",
  1408. "info": "root.logic.tour.commit.accountnumber still have child.",
  1409. "child": {
  1410. "1": {
  1411. "label": "root/logic/tour/commit/accountnumber: 1",
  1412. "info": "Primitive Type Element",
  1413. "element": {
  1414. "type": "text"
  1415. }
  1416. }
  1417. }
  1418. },
  1419. "stockUpdate": {
  1420. "label": "root/logic/tour/commit: Stock Update",
  1421. "info": "Primitive Type Element",
  1422. "element": {
  1423. "type": "toggle"
  1424. }
  1425. },
  1426. "driverUpdate": {
  1427. "label": "root/logic/tour/commit: Driver Update",
  1428. "info": "Primitive Type Element",
  1429. "element": {
  1430. "type": "toggle"
  1431. }
  1432. },
  1433. "disableCanceledOrder": {
  1434. "label": "root/logic/tour/commit: Disable Canceled Order",
  1435. "info": "Primitive Type Element",
  1436. "element": {
  1437. "type": "toggle"
  1438. }
  1439. },
  1440. "tourStatistic": {
  1441. "label": "root/logic/tour/commit: Tour Statistic",
  1442. "info": "root.logic.tour.commit.tourStatistic still have child.",
  1443. "child": {
  1444. "enabled": {
  1445. "label": "root/logic/tour/commit/tourStatistic: Enabled",
  1446. "info": "Primitive Type Element",
  1447. "element": {
  1448. "type": "toggle"
  1449. }
  1450. },
  1451. "drivingTime": {
  1452. "label": "root/logic/tour/commit/tourStatistic: Driving Time",
  1453. "info": "Primitive Type Element",
  1454. "element": {
  1455. "type": "toggle"
  1456. }
  1457. }
  1458. }
  1459. },
  1460. "orderTimeUpdate": {
  1461. "label": "root/logic/tour/commit: Order Time Update",
  1462. "info": "Primitive Type Element",
  1463. "element": {
  1464. "type": "toggle"
  1465. }
  1466. },
  1467. "seperateInstalment": {
  1468. "label": "root/logic/tour/commit: Seperate Instalment",
  1469. "info": "Primitive Type Element",
  1470. "element": {
  1471. "type": "toggle"
  1472. }
  1473. },
  1474. "instalmentOrderNr": {
  1475. "label": "root/logic/tour/commit: Instalment Order Nr",
  1476. "info": "Primitive Type Element",
  1477. "element": {
  1478. "type": "text"
  1479. }
  1480. },
  1481. "errorMail": {
  1482. "label": "root/logic/tour/commit: Error Mail",
  1483. "info": "root.logic.tour.commit.errorMail still have child.",
  1484. "child": {
  1485. "DEV": {
  1486. "label": "root/logic/tour/commit/errorMail: D E V",
  1487. "info": "root.logic.tour.commit.errorMail.DEV still have child.",
  1488. "child": {
  1489. "enabled": {
  1490. "label": "root/logic/tour/commit/errorMail/DEV: Enabled",
  1491. "info": "Primitive Type Element",
  1492. "element": {
  1493. "type": "toggle"
  1494. }
  1495. },
  1496. "recipient": {
  1497. "label": "root/logic/tour/commit/errorMail/DEV: Recipient",
  1498. "info": "Primitive Type Element",
  1499. "element": {
  1500. "type": "text"
  1501. }
  1502. }
  1503. }
  1504. },
  1505. "TEST": {
  1506. "label": "root/logic/tour/commit/errorMail: T E S T",
  1507. "info": "root.logic.tour.commit.errorMail.TEST still have child.",
  1508. "child": {
  1509. "enabled": {
  1510. "label": "root/logic/tour/commit/errorMail/TEST: Enabled",
  1511. "info": "Primitive Type Element",
  1512. "element": {
  1513. "type": "toggle"
  1514. }
  1515. },
  1516. "recipient": {
  1517. "label": "root/logic/tour/commit/errorMail/TEST: Recipient",
  1518. "info": "Primitive Type Element",
  1519. "element": {
  1520. "type": "text"
  1521. }
  1522. }
  1523. }
  1524. },
  1525. "PROD": {
  1526. "label": "root/logic/tour/commit/errorMail: P R O D",
  1527. "info": "root.logic.tour.commit.errorMail.PROD still have child.",
  1528. "child": {
  1529. "enabled": {
  1530. "label": "root/logic/tour/commit/errorMail/PROD: Enabled",
  1531. "info": "Primitive Type Element",
  1532. "element": {
  1533. "type": "toggle"
  1534. }
  1535. },
  1536. "recipient": {
  1537. "label": "root/logic/tour/commit/errorMail/PROD: Recipient",
  1538. "info": "Primitive Type Element",
  1539. "element": {
  1540. "type": "text"
  1541. }
  1542. }
  1543. }
  1544. }
  1545. }
  1546. },
  1547. "enableRollback": {
  1548. "label": "root/logic/tour/commit: Enable Rollback",
  1549. "info": "root.logic.tour.commit.enableRollback still have child.",
  1550. "child": {
  1551. "DEV": {
  1552. "label": "root/logic/tour/commit/enableRollback: D E V",
  1553. "info": "Primitive Type Element",
  1554. "element": {
  1555. "type": "toggle"
  1556. }
  1557. },
  1558. "TEST": {
  1559. "label": "root/logic/tour/commit/enableRollback: T E S T",
  1560. "info": "Primitive Type Element",
  1561. "element": {
  1562. "type": "toggle"
  1563. }
  1564. },
  1565. "PROD": {
  1566. "label": "root/logic/tour/commit/enableRollback: P R O D",
  1567. "info": "Primitive Type Element",
  1568. "element": {
  1569. "type": "toggle"
  1570. }
  1571. }
  1572. }
  1573. },
  1574. "orderSendMail": {
  1575. "label": "root/logic/tour/commit: Order Send Mail",
  1576. "info": "root.logic.tour.commit.orderSendMail still have child.",
  1577. "child": {
  1578. "1": {
  1579. "label": "root/logic/tour/commit/orderSendMail: 1",
  1580. "info": "root.logic.tour.commit.orderSendMail.1 still have child.",
  1581. "child": {
  1582. "senderMail": {
  1583. "label": "root/logic/tour/commit/orderSendMail/1: Sender Mail",
  1584. "info": "Primitive Type Element",
  1585. "element": {
  1586. "type": "text"
  1587. }
  1588. },
  1589. "senderName": {
  1590. "label": "root/logic/tour/commit/orderSendMail/1: Sender Name",
  1591. "info": "Primitive Type Element",
  1592. "element": {
  1593. "type": "text"
  1594. }
  1595. },
  1596. "subject": {
  1597. "label": "root/logic/tour/commit/orderSendMail/1: Subject",
  1598. "info": "Primitive Type Element",
  1599. "element": {
  1600. "type": "text"
  1601. }
  1602. },
  1603. "text": {
  1604. "label": "root/logic/tour/commit/orderSendMail/1: Text",
  1605. "info": "Primitive Type Element",
  1606. "element": {
  1607. "type": "text"
  1608. }
  1609. }
  1610. }
  1611. }
  1612. }
  1613. },
  1614. "archive": {
  1615. "label": "root/logic/tour/commit: Archive",
  1616. "info": "root.logic.tour.commit.archive still have child.",
  1617. "child": {
  1618. "DEV": {
  1619. "label": "root/logic/tour/commit/archive: D E V",
  1620. "info": "root.logic.tour.commit.archive.DEV still have child.",
  1621. "child": {
  1622. "enabled": {
  1623. "label": "root/logic/tour/commit/archive/DEV: Enabled",
  1624. "info": "Primitive Type Element",
  1625. "element": {
  1626. "type": "toggle"
  1627. }
  1628. },
  1629. "tempFolder": {
  1630. "label": "root/logic/tour/commit/archive/DEV: Temp Folder",
  1631. "info": "Primitive Type Element",
  1632. "element": {
  1633. "type": "text"
  1634. }
  1635. },
  1636. "folder": {
  1637. "label": "root/logic/tour/commit/archive/DEV: Folder",
  1638. "info": "Primitive Type Element",
  1639. "element": {
  1640. "type": "text"
  1641. }
  1642. },
  1643. "xslFile": {
  1644. "label": "root/logic/tour/commit/archive/DEV: Xsl File",
  1645. "info": "Primitive Type Element",
  1646. "element": {
  1647. "type": "text"
  1648. }
  1649. },
  1650. "cleanUpInterval": {
  1651. "label": "root/logic/tour/commit/archive/DEV: Clean Up Interval",
  1652. "info": "Primitive Type Element",
  1653. "element": {
  1654. "type": "text"
  1655. }
  1656. }
  1657. }
  1658. },
  1659. "TEST": {
  1660. "label": "root/logic/tour/commit/archive: T E S T",
  1661. "info": "root.logic.tour.commit.archive.TEST still have child.",
  1662. "child": {
  1663. "enabled": {
  1664. "label": "root/logic/tour/commit/archive/TEST: Enabled",
  1665. "info": "Primitive Type Element",
  1666. "element": {
  1667. "type": "toggle"
  1668. }
  1669. },
  1670. "tempFolder": {
  1671. "label": "root/logic/tour/commit/archive/TEST: Temp Folder",
  1672. "info": "Primitive Type Element",
  1673. "element": {
  1674. "type": "text"
  1675. }
  1676. },
  1677. "folder": {
  1678. "label": "root/logic/tour/commit/archive/TEST: Folder",
  1679. "info": "Primitive Type Element",
  1680. "element": {
  1681. "type": "text"
  1682. }
  1683. },
  1684. "xslFile": {
  1685. "label": "root/logic/tour/commit/archive/TEST: Xsl File",
  1686. "info": "Primitive Type Element",
  1687. "element": {
  1688. "type": "text"
  1689. }
  1690. },
  1691. "cleanUpInterval": {
  1692. "label": "root/logic/tour/commit/archive/TEST: Clean Up Interval",
  1693. "info": "Primitive Type Element",
  1694. "element": {
  1695. "type": "text"
  1696. }
  1697. }
  1698. }
  1699. },
  1700. "PROD": {
  1701. "label": "root/logic/tour/commit/archive: P R O D",
  1702. "info": "root.logic.tour.commit.archive.PROD still have child.",
  1703. "child": {
  1704. "enabled": {
  1705. "label": "root/logic/tour/commit/archive/PROD: Enabled",
  1706. "info": "Primitive Type Element",
  1707. "element": {
  1708. "type": "toggle"
  1709. }
  1710. },
  1711. "tempFolder": {
  1712. "label": "root/logic/tour/commit/archive/PROD: Temp Folder",
  1713. "info": "Primitive Type Element",
  1714. "element": {
  1715. "type": "text"
  1716. }
  1717. },
  1718. "folder": {
  1719. "label": "root/logic/tour/commit/archive/PROD: Folder",
  1720. "info": "Primitive Type Element",
  1721. "element": {
  1722. "type": "text"
  1723. }
  1724. },
  1725. "xslFile": {
  1726. "label": "root/logic/tour/commit/archive/PROD: Xsl File",
  1727. "info": "Primitive Type Element",
  1728. "element": {
  1729. "type": "text"
  1730. }
  1731. },
  1732. "cleanUpInterval": {
  1733. "label": "root/logic/tour/commit/archive/PROD: Clean Up Interval",
  1734. "info": "Primitive Type Element",
  1735. "element": {
  1736. "type": "text"
  1737. }
  1738. }
  1739. }
  1740. }
  1741. }
  1742. },
  1743. "setServerSyncedState": {
  1744. "label": "root/logic/tour/commit: Set Server Synced State",
  1745. "info": "Primitive Type Element",
  1746. "element": {
  1747. "type": "toggle"
  1748. }
  1749. },
  1750. "storage": {
  1751. "label": "root/logic/tour/commit: Storage",
  1752. "info": "root.logic.tour.commit.storage still have child.",
  1753. "child": {
  1754. "returnableItem": {
  1755. "label": "root/logic/tour/commit/storage: Returnable Item",
  1756. "info": "Primitive Type Element",
  1757. "element": {
  1758. "type": "error"
  1759. }
  1760. }
  1761. }
  1762. }
  1763. }
  1764. },
  1765. "start": {
  1766. "label": "root/logic/tour: Start",
  1767. "info": "root.logic.tour.start still have child.",
  1768. "child": {
  1769. "setStartKm": {
  1770. "label": "root/logic/tour/start: Set Start Km",
  1771. "info": "Primitive Type Element",
  1772. "element": {
  1773. "type": "toggle"
  1774. }
  1775. },
  1776. "state": {
  1777. "label": "root/logic/tour/start: State",
  1778. "info": "root.logic.tour.start.state still have child.",
  1779. "child": {
  1780. "backend": {
  1781. "label": "root/logic/tour/start/state: Backend",
  1782. "info": "Primitive Type Element",
  1783. "element": {
  1784. "type": "text"
  1785. }
  1786. },
  1787. "client": {
  1788. "label": "root/logic/tour/start/state: Client",
  1789. "info": "Primitive Type Element",
  1790. "element": {
  1791. "type": "number"
  1792. }
  1793. }
  1794. }
  1795. },
  1796. "driver": {
  1797. "label": "root/logic/tour/start: Driver",
  1798. "info": "root.logic.tour.start.driver still have child.",
  1799. "child": {
  1800. "typeFilterActive": {
  1801. "label": "root/logic/tour/start/driver: Type Filter Active",
  1802. "info": "Primitive Type Element",
  1803. "element": {
  1804. "type": "toggle"
  1805. }
  1806. }
  1807. }
  1808. },
  1809. "codriver": {
  1810. "label": "root/logic/tour/start: Codriver",
  1811. "info": "root.logic.tour.start.codriver still have child.",
  1812. "child": {
  1813. "typeFilterActive": {
  1814. "label": "root/logic/tour/start/codriver: Type Filter Active",
  1815. "info": "Primitive Type Element",
  1816. "element": {
  1817. "type": "toggle"
  1818. }
  1819. }
  1820. }
  1821. }
  1822. }
  1823. },
  1824. "complete": {
  1825. "label": "root/logic/tour: Complete",
  1826. "info": "root.logic.tour.complete still have child.",
  1827. "child": {
  1828. "state": {
  1829. "label": "root/logic/tour/complete: State",
  1830. "info": "root.logic.tour.complete.state still have child.",
  1831. "child": {
  1832. "backend": {
  1833. "label": "root/logic/tour/complete/state: Backend",
  1834. "info": "Primitive Type Element",
  1835. "element": {
  1836. "type": "number"
  1837. }
  1838. }
  1839. }
  1840. },
  1841. "maxKmDifference": {
  1842. "label": "root/logic/tour/complete: Max Km Difference",
  1843. "info": "Primitive Type Element",
  1844. "element": {
  1845. "type": "error"
  1846. }
  1847. },
  1848. "ignoreWlanConfirm": {
  1849. "label": "root/logic/tour/complete: Ignore Wlan Confirm",
  1850. "info": "Primitive Type Element",
  1851. "element": {
  1852. "type": "toggle"
  1853. }
  1854. }
  1855. }
  1856. },
  1857. "deleted": {
  1858. "label": "root/logic/tour: Deleted",
  1859. "info": "root.logic.tour.deleted still have child.",
  1860. "child": {
  1861. "state": {
  1862. "label": "root/logic/tour/deleted: State",
  1863. "info": "root.logic.tour.deleted.state still have child.",
  1864. "child": {
  1865. "backend": {
  1866. "label": "root/logic/tour/deleted/state: Backend",
  1867. "info": "Primitive Type Element",
  1868. "element": {
  1869. "type": "text"
  1870. }
  1871. },
  1872. "client": {
  1873. "label": "root/logic/tour/deleted/state: Client",
  1874. "info": "Primitive Type Element",
  1875. "element": {
  1876. "type": "text"
  1877. }
  1878. }
  1879. }
  1880. }
  1881. }
  1882. },
  1883. "detail": {
  1884. "label": "root/logic/tour: Detail",
  1885. "info": "root.logic.tour.detail still have child.",
  1886. "child": {
  1887. "disruptionReasons": {
  1888. "label": "root/logic/tour/detail: Disruption Reasons",
  1889. "info": "root.logic.tour.detail.disruptionReasons still have child.",
  1890. "child": {
  1891. "tour": {
  1892. "label": "root/logic/tour/detail/disruptionReasons: Tour",
  1893. "info": "root.logic.tour.detail.disruptionReasons.tour still have child.",
  1894. "child": {
  1895. "commitColumn": {
  1896. "label": "root/logic/tour/detail/disruptionReasons/tour: Commit Column",
  1897. "info": "Primitive Type Element",
  1898. "element": {
  1899. "type": "text"
  1900. }
  1901. },
  1902. "variant": {
  1903. "label": "root/logic/tour/detail/disruptionReasons/tour: Variant",
  1904. "info": "Primitive Type Element",
  1905. "element": {
  1906. "type": "text"
  1907. }
  1908. },
  1909. "textModule": {
  1910. "label": "root/logic/tour/detail/disruptionReasons/tour: Text Module",
  1911. "info": "Primitive Type Element",
  1912. "element": {
  1913. "type": "text"
  1914. }
  1915. },
  1916. "values": {
  1917. "label": "root/logic/tour/detail/disruptionReasons/tour: Values",
  1918. "info": "root.logic.tour.detail.disruptionReasons.tour.values -Map containing child",
  1919. "element": {
  1920. "type": "map",
  1921. "array": true,
  1922. "child": {
  1923. "textNr": {
  1924. "label": "root/logic/tour/detail/disruptionReasons/tour/values: Text Nr",
  1925. "info": "MapChild of root.logic.tour.detail.disruptionReasons.tour.values",
  1926. "element": {
  1927. "type": "number"
  1928. }
  1929. },
  1930. "text": {
  1931. "label": "root/logic/tour/detail/disruptionReasons/tour/values: Text",
  1932. "info": "MapChild of root.logic.tour.detail.disruptionReasons.tour.values",
  1933. "element": {
  1934. "type": "text"
  1935. }
  1936. }
  1937. }
  1938. }
  1939. }
  1940. }
  1941. },
  1942. "customer": {
  1943. "label": "root/logic/tour/detail/disruptionReasons: Customer",
  1944. "info": "root.logic.tour.detail.disruptionReasons.customer still have child.",
  1945. "child": {
  1946. "commitColumn": {
  1947. "label": "root/logic/tour/detail/disruptionReasons/customer: Commit Column",
  1948. "info": "Primitive Type Element",
  1949. "element": {
  1950. "type": "text"
  1951. }
  1952. },
  1953. "variant": {
  1954. "label": "root/logic/tour/detail/disruptionReasons/customer: Variant",
  1955. "info": "Primitive Type Element",
  1956. "element": {
  1957. "type": "text"
  1958. }
  1959. },
  1960. "textModule": {
  1961. "label": "root/logic/tour/detail/disruptionReasons/customer: Text Module",
  1962. "info": "Primitive Type Element",
  1963. "element": {
  1964. "type": "text"
  1965. }
  1966. },
  1967. "values": {
  1968. "label": "root/logic/tour/detail/disruptionReasons/customer: Values",
  1969. "info": "root.logic.tour.detail.disruptionReasons.customer.values -Map containing child",
  1970. "element": {
  1971. "type": "map",
  1972. "array": true,
  1973. "child": {
  1974. "textNr": {
  1975. "label": "root/logic/tour/detail/disruptionReasons/customer/values: Text Nr",
  1976. "info": "MapChild of root.logic.tour.detail.disruptionReasons.customer.values",
  1977. "element": {
  1978. "type": "number"
  1979. }
  1980. },
  1981. "text": {
  1982. "label": "root/logic/tour/detail/disruptionReasons/customer/values: Text",
  1983. "info": "MapChild of root.logic.tour.detail.disruptionReasons.customer.values",
  1984. "element": {
  1985. "type": "text"
  1986. }
  1987. }
  1988. }
  1989. }
  1990. }
  1991. }
  1992. }
  1993. }
  1994. }
  1995. }
  1996. },
  1997. "fullGoods": {
  1998. "label": "root/logic/tour: Full Goods",
  1999. "info": "root.logic.tour.fullGoods still have child.",
  2000. "child": {
  2001. "additionalDeliveryEmpties": {
  2002. "label": "root/logic/tour/fullGoods: Additional Delivery Empties",
  2003. "info": "root.logic.tour.fullGoods.additionalDeliveryEmpties -automatically converted",
  2004. "element": {
  2005. "type": "text",
  2006. "array": true
  2007. }
  2008. },
  2009. "newItemDisabled": {
  2010. "label": "root/logic/tour/fullGoods: New Item Disabled",
  2011. "info": "Primitive Type Element",
  2012. "element": {
  2013. "type": "toggle"
  2014. }
  2015. },
  2016. "showOrderCancellation": {
  2017. "label": "root/logic/tour/fullGoods: Show Order Cancellation",
  2018. "info": "Primitive Type Element",
  2019. "element": {
  2020. "type": "toggle"
  2021. }
  2022. },
  2023. "textItemType": {
  2024. "label": "root/logic/tour/fullGoods: Text Item Type",
  2025. "info": "Primitive Type Element",
  2026. "element": {
  2027. "type": "text"
  2028. }
  2029. },
  2030. "deliveryRentItemType": {
  2031. "label": "root/logic/tour/fullGoods: Delivery Rent Item Type",
  2032. "info": "Primitive Type Element",
  2033. "element": {
  2034. "type": "text"
  2035. }
  2036. },
  2037. "returnableItemType": {
  2038. "label": "root/logic/tour/fullGoods: Returnable Item Type",
  2039. "info": "Primitive Type Element",
  2040. "element": {
  2041. "type": "text"
  2042. }
  2043. },
  2044. "sortVariant": {
  2045. "label": "root/logic/tour/fullGoods: Sort Variant",
  2046. "info": "Primitive Type Element",
  2047. "element": {
  2048. "type": "text"
  2049. }
  2050. },
  2051. "newItemDefaultType": {
  2052. "label": "root/logic/tour/fullGoods: New Item Default Type",
  2053. "info": "Primitive Type Element",
  2054. "element": {
  2055. "type": "text"
  2056. }
  2057. },
  2058. "searchBase": {
  2059. "label": "root/logic/tour/fullGoods: Search Base",
  2060. "info": "root.logic.tour.fullGoods.searchBase still have child.",
  2061. "child": {
  2062. "limit": {
  2063. "label": "root/logic/tour/fullGoods/searchBase: Limit",
  2064. "info": "Primitive Type Element",
  2065. "element": {
  2066. "type": "text"
  2067. }
  2068. },
  2069. "sortOrder": {
  2070. "label": "root/logic/tour/fullGoods/searchBase: Sort Order",
  2071. "info": "Primitive Type Element",
  2072. "element": {
  2073. "type": "error"
  2074. }
  2075. }
  2076. }
  2077. },
  2078. "toplist": {
  2079. "label": "root/logic/tour/fullGoods: Toplist",
  2080. "info": "root.logic.tour.fullGoods.toplist still have child.",
  2081. "child": {
  2082. "materialNr": {
  2083. "label": "root/logic/tour/fullGoods/toplist: Material Nr",
  2084. "info": "root.logic.tour.fullGoods.toplist.materialNr -automatically converted",
  2085. "element": {
  2086. "type": "text",
  2087. "array": true
  2088. }
  2089. },
  2090. "grpNr": {
  2091. "label": "root/logic/tour/fullGoods/toplist: Grp Nr",
  2092. "info": "root.logic.tour.fullGoods.toplist.grpNr -automatically converted",
  2093. "element": {
  2094. "type": "text",
  2095. "array": true
  2096. }
  2097. },
  2098. "operator": {
  2099. "label": "root/logic/tour/fullGoods/toplist: Operator",
  2100. "info": "Primitive Type Element",
  2101. "element": {
  2102. "type": "text"
  2103. }
  2104. },
  2105. "limit": {
  2106. "label": "root/logic/tour/fullGoods/toplist: Limit",
  2107. "info": "Primitive Type Element",
  2108. "element": {
  2109. "type": "text"
  2110. }
  2111. }
  2112. }
  2113. },
  2114. "reason": {
  2115. "label": "root/logic/tour/fullGoods: Reason",
  2116. "info": "root.logic.tour.fullGoods.reason still have child.",
  2117. "child": {
  2118. "commitColumn": {
  2119. "label": "root/logic/tour/fullGoods/reason: Commit Column",
  2120. "info": "Primitive Type Element",
  2121. "element": {
  2122. "type": "text"
  2123. }
  2124. },
  2125. "variant": {
  2126. "label": "root/logic/tour/fullGoods/reason: Variant",
  2127. "info": "Primitive Type Element",
  2128. "element": {
  2129. "type": "text"
  2130. }
  2131. },
  2132. "textModule": {
  2133. "label": "root/logic/tour/fullGoods/reason: Text Module",
  2134. "info": "Primitive Type Element",
  2135. "element": {
  2136. "type": "text"
  2137. }
  2138. },
  2139. "values": {
  2140. "label": "root/logic/tour/fullGoods/reason: Values",
  2141. "info": "root.logic.tour.fullGoods.reason.values -Map containing child",
  2142. "element": {
  2143. "type": "map",
  2144. "array": true,
  2145. "child": {
  2146. "text": {
  2147. "label": "root/logic/tour/fullGoods/reason/values: Text",
  2148. "info": "MapChild of root.logic.tour.fullGoods.reason.values",
  2149. "element": {
  2150. "type": "text"
  2151. }
  2152. },
  2153. "textNr": {
  2154. "label": "root/logic/tour/fullGoods/reason/values: Text Nr",
  2155. "info": "MapChild of root.logic.tour.fullGoods.reason.values",
  2156. "element": {
  2157. "type": "text"
  2158. }
  2159. }
  2160. }
  2161. }
  2162. }
  2163. }
  2164. }
  2165. }
  2166. },
  2167. "emptyGoods": {
  2168. "label": "root/logic/tour: Empty Goods",
  2169. "info": "root.logic.tour.emptyGoods still have child.",
  2170. "child": {
  2171. "deliveryItemType": {
  2172. "label": "root/logic/tour/emptyGoods: Delivery Item Type",
  2173. "info": "Primitive Type Element",
  2174. "element": {
  2175. "type": "text"
  2176. }
  2177. },
  2178. "maxAmountArticle": {
  2179. "label": "root/logic/tour/emptyGoods: Max Amount Article",
  2180. "info": "Primitive Type Element",
  2181. "element": {
  2182. "type": "text"
  2183. }
  2184. },
  2185. "maxAmountTour": {
  2186. "label": "root/logic/tour/emptyGoods: Max Amount Tour",
  2187. "info": "Primitive Type Element",
  2188. "element": {
  2189. "type": "text"
  2190. }
  2191. },
  2192. "maxAmountArticleList": {
  2193. "label": "root/logic/tour/emptyGoods: Max Amount Article List",
  2194. "info": "root.logic.tour.emptyGoods.maxAmountArticleList still have child.",
  2195. "child": {
  2196. "variant": {
  2197. "label": "root/logic/tour/emptyGoods/maxAmountArticleList: Variant",
  2198. "info": "Primitive Type Element",
  2199. "element": {
  2200. "type": "text"
  2201. }
  2202. },
  2203. "values": {
  2204. "label": "root/logic/tour/emptyGoods/maxAmountArticleList: Values",
  2205. "info": "Primitive Type Element",
  2206. "element": {
  2207. "type": "error"
  2208. }
  2209. }
  2210. }
  2211. },
  2212. "verifyStockAmount": {
  2213. "label": "root/logic/tour/emptyGoods: Verify Stock Amount",
  2214. "info": "Primitive Type Element",
  2215. "element": {
  2216. "type": "toggle"
  2217. }
  2218. },
  2219. "ignoreVerificationList": {
  2220. "label": "root/logic/tour/emptyGoods: Ignore Verification List",
  2221. "info": "root.logic.tour.emptyGoods.ignoreVerificationList -automatically converted",
  2222. "element": {
  2223. "type": "text",
  2224. "array": true
  2225. }
  2226. },
  2227. "returnItemType": {
  2228. "label": "root/logic/tour/emptyGoods: Return Item Type",
  2229. "info": "Primitive Type Element",
  2230. "element": {
  2231. "type": "text"
  2232. }
  2233. },
  2234. "incrementNewItems": {
  2235. "label": "root/logic/tour/emptyGoods: Increment New Items",
  2236. "info": "Primitive Type Element",
  2237. "element": {
  2238. "type": "toggle"
  2239. }
  2240. },
  2241. "printEmptyGoodsNettoPrice": {
  2242. "label": "root/logic/tour/emptyGoods: Print Empty Goods Netto Price",
  2243. "info": "Primitive Type Element",
  2244. "element": {
  2245. "type": "toggle"
  2246. }
  2247. },
  2248. "searchBase": {
  2249. "label": "root/logic/tour/emptyGoods: Search Base",
  2250. "info": "root.logic.tour.emptyGoods.searchBase still have child.",
  2251. "child": {
  2252. "variant": {
  2253. "label": "root/logic/tour/emptyGoods/searchBase: Variant",
  2254. "info": "Primitive Type Element",
  2255. "element": {
  2256. "type": "text"
  2257. }
  2258. },
  2259. "limit": {
  2260. "label": "root/logic/tour/emptyGoods/searchBase: Limit",
  2261. "info": "Primitive Type Element",
  2262. "element": {
  2263. "type": "text"
  2264. }
  2265. },
  2266. "filter": {
  2267. "label": "root/logic/tour/emptyGoods/searchBase: Filter",
  2268. "info": "root.logic.tour.emptyGoods.searchBase.filter still have child.",
  2269. "child": {
  2270. "operator": {
  2271. "label": "root/logic/tour/emptyGoods/searchBase/filter: Operator",
  2272. "info": "Primitive Type Element",
  2273. "element": {
  2274. "type": "text"
  2275. }
  2276. },
  2277. "group": {
  2278. "label": "root/logic/tour/emptyGoods/searchBase/filter: Group",
  2279. "info": "Primitive Type Element",
  2280. "element": {
  2281. "type": "text"
  2282. }
  2283. },
  2284. "article": {
  2285. "label": "root/logic/tour/emptyGoods/searchBase/filter: Article",
  2286. "info": "root.logic.tour.emptyGoods.searchBase.filter.article still have child.",
  2287. "child": {
  2288. "from": {
  2289. "label": "root/logic/tour/emptyGoods/searchBase/filter/article: From",
  2290. "info": "Primitive Type Element",
  2291. "element": {
  2292. "type": "text"
  2293. }
  2294. },
  2295. "to": {
  2296. "label": "root/logic/tour/emptyGoods/searchBase/filter/article: To",
  2297. "info": "Primitive Type Element",
  2298. "element": {
  2299. "type": "text"
  2300. }
  2301. }
  2302. }
  2303. }
  2304. }
  2305. }
  2306. }
  2307. },
  2308. "toplist": {
  2309. "label": "root/logic/tour/emptyGoods: Toplist",
  2310. "info": "root.logic.tour.emptyGoods.toplist still have child.",
  2311. "child": {
  2312. "materialNr": {
  2313. "label": "root/logic/tour/emptyGoods/toplist: Material Nr",
  2314. "info": "root.logic.tour.emptyGoods.toplist.materialNr -automatically converted",
  2315. "element": {
  2316. "type": "text",
  2317. "array": true
  2318. }
  2319. },
  2320. "grpNr": {
  2321. "label": "root/logic/tour/emptyGoods/toplist: Grp Nr",
  2322. "info": "root.logic.tour.emptyGoods.toplist.grpNr -automatically converted",
  2323. "element": {
  2324. "type": "text",
  2325. "array": true
  2326. }
  2327. },
  2328. "operator": {
  2329. "label": "root/logic/tour/emptyGoods/toplist: Operator",
  2330. "info": "Primitive Type Element",
  2331. "element": {
  2332. "type": "text"
  2333. }
  2334. }
  2335. }
  2336. },
  2337. "listBase": {
  2338. "label": "root/logic/tour/emptyGoods: List Base",
  2339. "info": "root.logic.tour.emptyGoods.listBase still have child.",
  2340. "child": {
  2341. "stock": {
  2342. "label": "root/logic/tour/emptyGoods/listBase: Stock",
  2343. "info": "Primitive Type Element",
  2344. "element": {
  2345. "type": "toggle"
  2346. }
  2347. },
  2348. "delivered": {
  2349. "label": "root/logic/tour/emptyGoods/listBase: Delivered",
  2350. "info": "Primitive Type Element",
  2351. "element": {
  2352. "type": "toggle"
  2353. }
  2354. },
  2355. "additional": {
  2356. "label": "root/logic/tour/emptyGoods/listBase: Additional",
  2357. "info": "Primitive Type Element",
  2358. "element": {
  2359. "type": "toggle"
  2360. }
  2361. }
  2362. }
  2363. }
  2364. }
  2365. },
  2366. "orderType": {
  2367. "label": "root/logic/tour: Order Type",
  2368. "info": "root.logic.tour.orderType still have child.",
  2369. "child": {
  2370. "01": {
  2371. "label": "root/logic/tour/orderType: 01",
  2372. "info": "root.logic.tour.orderType.01 still have child.",
  2373. "child": {
  2374. "key": {
  2375. "label": "root/logic/tour/orderType/01: Key",
  2376. "info": "Primitive Type Element",
  2377. "element": {
  2378. "type": "text"
  2379. }
  2380. },
  2381. "assortmentFullGoods": {
  2382. "label": "root/logic/tour/orderType/01: Assortment Full Goods",
  2383. "info": "Primitive Type Element",
  2384. "element": {
  2385. "type": "toggle"
  2386. }
  2387. },
  2388. "assortmentEmptyGoods": {
  2389. "label": "root/logic/tour/orderType/01: Assortment Empty Goods",
  2390. "info": "Primitive Type Element",
  2391. "element": {
  2392. "type": "toggle"
  2393. }
  2394. },
  2395. "quantityMapping": {
  2396. "label": "root/logic/tour/orderType/01: Quantity Mapping",
  2397. "info": "Primitive Type Element",
  2398. "element": {
  2399. "type": "text"
  2400. }
  2401. },
  2402. "newItemAllowed": {
  2403. "label": "root/logic/tour/orderType/01: New Item Allowed",
  2404. "info": "Primitive Type Element",
  2405. "element": {
  2406. "type": "toggle"
  2407. }
  2408. }
  2409. }
  2410. },
  2411. "02": {
  2412. "label": "root/logic/tour/orderType: 02",
  2413. "info": "root.logic.tour.orderType.02 still have child.",
  2414. "child": {
  2415. "key": {
  2416. "label": "root/logic/tour/orderType/02: Key",
  2417. "info": "Primitive Type Element",
  2418. "element": {
  2419. "type": "text"
  2420. }
  2421. },
  2422. "assortmentFullGoods": {
  2423. "label": "root/logic/tour/orderType/02: Assortment Full Goods",
  2424. "info": "Primitive Type Element",
  2425. "element": {
  2426. "type": "toggle"
  2427. }
  2428. },
  2429. "assortmentEmptyGoods": {
  2430. "label": "root/logic/tour/orderType/02: Assortment Empty Goods",
  2431. "info": "Primitive Type Element",
  2432. "element": {
  2433. "type": "toggle"
  2434. }
  2435. },
  2436. "quantityMapping": {
  2437. "label": "root/logic/tour/orderType/02: Quantity Mapping",
  2438. "info": "Primitive Type Element",
  2439. "element": {
  2440. "type": "text"
  2441. }
  2442. },
  2443. "newItemAllowed": {
  2444. "label": "root/logic/tour/orderType/02: New Item Allowed",
  2445. "info": "Primitive Type Element",
  2446. "element": {
  2447. "type": "toggle"
  2448. }
  2449. }
  2450. }
  2451. },
  2452. "03": {
  2453. "label": "root/logic/tour/orderType: 03",
  2454. "info": "root.logic.tour.orderType.03 still have child.",
  2455. "child": {
  2456. "key": {
  2457. "label": "root/logic/tour/orderType/03: Key",
  2458. "info": "Primitive Type Element",
  2459. "element": {
  2460. "type": "text"
  2461. }
  2462. },
  2463. "assortmentFullGoods": {
  2464. "label": "root/logic/tour/orderType/03: Assortment Full Goods",
  2465. "info": "Primitive Type Element",
  2466. "element": {
  2467. "type": "toggle"
  2468. }
  2469. },
  2470. "assortmentEmptyGoods": {
  2471. "label": "root/logic/tour/orderType/03: Assortment Empty Goods",
  2472. "info": "Primitive Type Element",
  2473. "element": {
  2474. "type": "toggle"
  2475. }
  2476. },
  2477. "quantityMapping": {
  2478. "label": "root/logic/tour/orderType/03: Quantity Mapping",
  2479. "info": "Primitive Type Element",
  2480. "element": {
  2481. "type": "text"
  2482. }
  2483. },
  2484. "newItemAllowed": {
  2485. "label": "root/logic/tour/orderType/03: New Item Allowed",
  2486. "info": "Primitive Type Element",
  2487. "element": {
  2488. "type": "toggle"
  2489. }
  2490. }
  2491. }
  2492. },
  2493. "04": {
  2494. "label": "root/logic/tour/orderType: 04",
  2495. "info": "root.logic.tour.orderType.04 still have child.",
  2496. "child": {
  2497. "key": {
  2498. "label": "root/logic/tour/orderType/04: Key",
  2499. "info": "Primitive Type Element",
  2500. "element": {
  2501. "type": "text"
  2502. }
  2503. },
  2504. "assortmentFullGoods": {
  2505. "label": "root/logic/tour/orderType/04: Assortment Full Goods",
  2506. "info": "Primitive Type Element",
  2507. "element": {
  2508. "type": "toggle"
  2509. }
  2510. },
  2511. "assortmentEmptyGoods": {
  2512. "label": "root/logic/tour/orderType/04: Assortment Empty Goods",
  2513. "info": "Primitive Type Element",
  2514. "element": {
  2515. "type": "toggle"
  2516. }
  2517. },
  2518. "quantityMapping": {
  2519. "label": "root/logic/tour/orderType/04: Quantity Mapping",
  2520. "info": "Primitive Type Element",
  2521. "element": {
  2522. "type": "text"
  2523. }
  2524. },
  2525. "newItemAllowed": {
  2526. "label": "root/logic/tour/orderType/04: New Item Allowed",
  2527. "info": "Primitive Type Element",
  2528. "element": {
  2529. "type": "toggle"
  2530. }
  2531. }
  2532. }
  2533. }
  2534. }
  2535. },
  2536. "priceHandling": {
  2537. "label": "root/logic/tour: Price Handling",
  2538. "info": "root.logic.tour.priceHandling still have child.",
  2539. "child": {
  2540. "0": {
  2541. "label": "root/logic/tour/priceHandling: 0",
  2542. "info": "root.logic.tour.priceHandling.0 still have child.",
  2543. "child": {
  2544. "additionQuantity": {
  2545. "label": "root/logic/tour/priceHandling/0: Addition Quantity",
  2546. "info": "Primitive Type Element",
  2547. "element": {
  2548. "type": "toggle"
  2549. }
  2550. },
  2551. "minimizeQuantity": {
  2552. "label": "root/logic/tour/priceHandling/0: Minimize Quantity",
  2553. "info": "Primitive Type Element",
  2554. "element": {
  2555. "type": "toggle"
  2556. }
  2557. },
  2558. "newItem": {
  2559. "label": "root/logic/tour/priceHandling/0: New Item",
  2560. "info": "Primitive Type Element",
  2561. "element": {
  2562. "type": "toggle"
  2563. }
  2564. }
  2565. }
  2566. },
  2567. "1": {
  2568. "label": "root/logic/tour/priceHandling: 1",
  2569. "info": "root.logic.tour.priceHandling.1 still have child.",
  2570. "child": {
  2571. "additionQuantity": {
  2572. "label": "root/logic/tour/priceHandling/1: Addition Quantity",
  2573. "info": "Primitive Type Element",
  2574. "element": {
  2575. "type": "toggle"
  2576. }
  2577. },
  2578. "minimizeQuantity": {
  2579. "label": "root/logic/tour/priceHandling/1: Minimize Quantity",
  2580. "info": "Primitive Type Element",
  2581. "element": {
  2582. "type": "toggle"
  2583. }
  2584. },
  2585. "newItem": {
  2586. "label": "root/logic/tour/priceHandling/1: New Item",
  2587. "info": "Primitive Type Element",
  2588. "element": {
  2589. "type": "toggle"
  2590. }
  2591. }
  2592. }
  2593. },
  2594. "2": {
  2595. "label": "root/logic/tour/priceHandling: 2",
  2596. "info": "root.logic.tour.priceHandling.2 still have child.",
  2597. "child": {
  2598. "additionQuantity": {
  2599. "label": "root/logic/tour/priceHandling/2: Addition Quantity",
  2600. "info": "Primitive Type Element",
  2601. "element": {
  2602. "type": "toggle"
  2603. }
  2604. },
  2605. "minimizeQuantity": {
  2606. "label": "root/logic/tour/priceHandling/2: Minimize Quantity",
  2607. "info": "Primitive Type Element",
  2608. "element": {
  2609. "type": "toggle"
  2610. }
  2611. },
  2612. "newItem": {
  2613. "label": "root/logic/tour/priceHandling/2: New Item",
  2614. "info": "Primitive Type Element",
  2615. "element": {
  2616. "type": "toggle"
  2617. }
  2618. }
  2619. }
  2620. },
  2621. "3": {
  2622. "label": "root/logic/tour/priceHandling: 3",
  2623. "info": "root.logic.tour.priceHandling.3 still have child.",
  2624. "child": {
  2625. "additionQuantity": {
  2626. "label": "root/logic/tour/priceHandling/3: Addition Quantity",
  2627. "info": "Primitive Type Element",
  2628. "element": {
  2629. "type": "toggle"
  2630. }
  2631. },
  2632. "minimizeQuantity": {
  2633. "label": "root/logic/tour/priceHandling/3: Minimize Quantity",
  2634. "info": "Primitive Type Element",
  2635. "element": {
  2636. "type": "toggle"
  2637. }
  2638. },
  2639. "newItem": {
  2640. "label": "root/logic/tour/priceHandling/3: New Item",
  2641. "info": "Primitive Type Element",
  2642. "element": {
  2643. "type": "toggle"
  2644. }
  2645. }
  2646. }
  2647. },
  2648. "dropShipment": {
  2649. "label": "root/logic/tour/priceHandling: Drop Shipment",
  2650. "info": "root.logic.tour.priceHandling.dropShipment still have child.",
  2651. "child": {
  2652. "additionQuantity": {
  2653. "label": "root/logic/tour/priceHandling/dropShipment: Addition Quantity",
  2654. "info": "Primitive Type Element",
  2655. "element": {
  2656. "type": "toggle"
  2657. }
  2658. },
  2659. "minimizeQuantity": {
  2660. "label": "root/logic/tour/priceHandling/dropShipment: Minimize Quantity",
  2661. "info": "Primitive Type Element",
  2662. "element": {
  2663. "type": "toggle"
  2664. }
  2665. },
  2666. "newItem": {
  2667. "label": "root/logic/tour/priceHandling/dropShipment: New Item",
  2668. "info": "Primitive Type Element",
  2669. "element": {
  2670. "type": "toggle"
  2671. }
  2672. }
  2673. }
  2674. }
  2675. }
  2676. },
  2677. "syncCleanUpTables": {
  2678. "label": "root/logic/tour: Sync Clean Up Tables",
  2679. "info": "Primitive Type Element",
  2680. "element": {
  2681. "type": "text"
  2682. }
  2683. }
  2684. }
  2685. },
  2686. "stop": {
  2687. "label": "root/logic: Stop",
  2688. "info": "root.logic.stop still have child.",
  2689. "child": {
  2690. "grouping": {
  2691. "label": "root/logic/stop: Grouping",
  2692. "info": "Primitive Type Element",
  2693. "element": {
  2694. "type": "text"
  2695. }
  2696. },
  2697. "overwriteInfoText": {
  2698. "label": "root/logic/stop: Overwrite Info Text",
  2699. "info": "Primitive Type Element",
  2700. "element": {
  2701. "type": "toggle"
  2702. }
  2703. },
  2704. "detail": {
  2705. "label": "root/logic/stop: Detail",
  2706. "info": "root.logic.stop.detail still have child.",
  2707. "child": {
  2708. "reactivateCanceledOrders": {
  2709. "label": "root/logic/stop/detail: Reactivate Canceled Orders",
  2710. "info": "Primitive Type Element",
  2711. "element": {
  2712. "type": "toggle"
  2713. }
  2714. },
  2715. "cancelReasons": {
  2716. "label": "root/logic/stop/detail: Cancel Reasons",
  2717. "info": "root.logic.stop.detail.cancelReasons still have child.",
  2718. "child": {
  2719. "commitColumn": {
  2720. "label": "root/logic/stop/detail/cancelReasons: Commit Column",
  2721. "info": "Primitive Type Element",
  2722. "element": {
  2723. "type": "text"
  2724. }
  2725. },
  2726. "variant": {
  2727. "label": "root/logic/stop/detail/cancelReasons: Variant",
  2728. "info": "Primitive Type Element",
  2729. "element": {
  2730. "type": "text"
  2731. }
  2732. },
  2733. "textModule": {
  2734. "label": "root/logic/stop/detail/cancelReasons: Text Module",
  2735. "info": "Primitive Type Element",
  2736. "element": {
  2737. "type": "text"
  2738. }
  2739. },
  2740. "values": {
  2741. "label": "root/logic/stop/detail/cancelReasons: Values",
  2742. "info": "root.logic.stop.detail.cancelReasons.values -Map containing child",
  2743. "element": {
  2744. "type": "map",
  2745. "array": true,
  2746. "child": {
  2747. "text": {
  2748. "label": "root/logic/stop/detail/cancelReasons/values: Text",
  2749. "info": "MapChild of root.logic.stop.detail.cancelReasons.values",
  2750. "element": {
  2751. "type": "text"
  2752. }
  2753. },
  2754. "textNr": {
  2755. "label": "root/logic/stop/detail/cancelReasons/values: Text Nr",
  2756. "info": "MapChild of root.logic.stop.detail.cancelReasons.values",
  2757. "element": {
  2758. "type": "text"
  2759. }
  2760. }
  2761. }
  2762. }
  2763. }
  2764. }
  2765. },
  2766. "receiver_sign": {
  2767. "label": "root/logic/stop/detail: Receiver_sign",
  2768. "info": "root.logic.stop.detail.receiver_sign still have child.",
  2769. "child": {
  2770. "refusedSignReasons": {
  2771. "label": "root/logic/stop/detail/receiver_sign: Refused Sign Reasons",
  2772. "info": "root.logic.stop.detail.receiver_sign.refusedSignReasons still have child.",
  2773. "child": {
  2774. "commitColumn": {
  2775. "label": "root/logic/stop/detail/receiver_sign/refusedSignReasons: Commit Column",
  2776. "info": "Primitive Type Element",
  2777. "element": {
  2778. "type": "text"
  2779. }
  2780. },
  2781. "variant": {
  2782. "label": "root/logic/stop/detail/receiver_sign/refusedSignReasons: Variant",
  2783. "info": "Primitive Type Element",
  2784. "element": {
  2785. "type": "text"
  2786. }
  2787. },
  2788. "textModule": {
  2789. "label": "root/logic/stop/detail/receiver_sign/refusedSignReasons: Text Module",
  2790. "info": "Primitive Type Element",
  2791. "element": {
  2792. "type": "error"
  2793. }
  2794. },
  2795. "values": {
  2796. "label": "root/logic/stop/detail/receiver_sign/refusedSignReasons: Values",
  2797. "info": "root.logic.stop.detail.receiver_sign.refusedSignReasons.values -Map containing child",
  2798. "element": {
  2799. "type": "map",
  2800. "array": true,
  2801. "child": {
  2802. "text": {
  2803. "label": "root/logic/stop/detail/receiver_sign/refusedSignReasons/values: Text",
  2804. "info": "MapChild of root.logic.stop.detail.receiver_sign.refusedSignReasons.values",
  2805. "element": {
  2806. "type": "text"
  2807. }
  2808. },
  2809. "textNr": {
  2810. "label": "root/logic/stop/detail/receiver_sign/refusedSignReasons/values: Text Nr",
  2811. "info": "MapChild of root.logic.stop.detail.receiver_sign.refusedSignReasons.values",
  2812. "element": {
  2813. "type": "text"
  2814. }
  2815. }
  2816. }
  2817. }
  2818. }
  2819. }
  2820. },
  2821. "refusedSignIgnoreName": {
  2822. "label": "root/logic/stop/detail/receiver_sign: Refused Sign Ignore Name",
  2823. "info": "Primitive Type Element",
  2824. "element": {
  2825. "type": "toggle"
  2826. }
  2827. }
  2828. }
  2829. }
  2830. }
  2831. }
  2832. }
  2833. },
  2834. "createOrder": {
  2835. "label": "root/logic: Create Order",
  2836. "info": "root.logic.createOrder still have child.",
  2837. "child": {
  2838. "suggestedOrderNumber": {
  2839. "label": "root/logic/createOrder: Suggested Order Number",
  2840. "info": "Primitive Type Element",
  2841. "element": {
  2842. "type": "error"
  2843. }
  2844. },
  2845. "immediatelyStart": {
  2846. "label": "root/logic/createOrder: Immediately Start",
  2847. "info": "Primitive Type Element",
  2848. "element": {
  2849. "type": "toggle"
  2850. }
  2851. },
  2852. "equaliseOrderTimes": {
  2853. "label": "root/logic/createOrder: Equalise Order Times",
  2854. "info": "Primitive Type Element",
  2855. "element": {
  2856. "type": "toggle"
  2857. }
  2858. },
  2859. "fullGood": {
  2860. "label": "root/logic/createOrder: Full Good",
  2861. "info": "root.logic.createOrder.fullGood still have child.",
  2862. "child": {
  2863. "enabled": {
  2864. "label": "root/logic/createOrder/fullGood: Enabled",
  2865. "info": "Primitive Type Element",
  2866. "element": {
  2867. "type": "toggle"
  2868. }
  2869. },
  2870. "priceCalculation": {
  2871. "label": "root/logic/createOrder/fullGood: Price Calculation",
  2872. "info": "Primitive Type Element",
  2873. "element": {
  2874. "type": "toggle"
  2875. }
  2876. }
  2877. }
  2878. },
  2879. "emptyGood": {
  2880. "label": "root/logic/createOrder: Empty Good",
  2881. "info": "root.logic.createOrder.emptyGood still have child.",
  2882. "child": {
  2883. "enabled": {
  2884. "label": "root/logic/createOrder/emptyGood: Enabled",
  2885. "info": "Primitive Type Element",
  2886. "element": {
  2887. "type": "toggle"
  2888. }
  2889. },
  2890. "priceCalculation": {
  2891. "label": "root/logic/createOrder/emptyGood: Price Calculation",
  2892. "info": "Primitive Type Element",
  2893. "element": {
  2894. "type": "toggle"
  2895. }
  2896. }
  2897. }
  2898. }
  2899. }
  2900. },
  2901. "inventory": {
  2902. "label": "root/logic: Inventory",
  2903. "info": "root.logic.inventory still have child.",
  2904. "child": {
  2905. "waitForInventory": {
  2906. "label": "root/logic/inventory: Wait For Inventory",
  2907. "info": "Primitive Type Element",
  2908. "element": {
  2909. "type": "toggle"
  2910. }
  2911. },
  2912. "commitInventory": {
  2913. "label": "root/logic/inventory: Commit Inventory",
  2914. "info": "Primitive Type Element",
  2915. "element": {
  2916. "type": "toggle"
  2917. }
  2918. },
  2919. "printInventory": {
  2920. "label": "root/logic/inventory: Print Inventory",
  2921. "info": "Primitive Type Element",
  2922. "element": {
  2923. "type": "toggle"
  2924. }
  2925. },
  2926. "directStart": {
  2927. "label": "root/logic/inventory: Direct Start",
  2928. "info": "Primitive Type Element",
  2929. "element": {
  2930. "type": "toggle"
  2931. }
  2932. },
  2933. "itemTypeIrrelevant": {
  2934. "label": "root/logic/inventory: Item Type Irrelevant",
  2935. "info": "Primitive Type Element",
  2936. "element": {
  2937. "type": "toggle"
  2938. }
  2939. },
  2940. "differenceMaxCount": {
  2941. "label": "root/logic/inventory: Difference Max Count",
  2942. "info": "Primitive Type Element",
  2943. "element": {
  2944. "type": "number"
  2945. }
  2946. },
  2947. "defaultItemType": {
  2948. "label": "root/logic/inventory: Default Item Type",
  2949. "info": "Primitive Type Element",
  2950. "element": {
  2951. "type": "text"
  2952. }
  2953. },
  2954. "presetCountQuantity": {
  2955. "label": "root/logic/inventory: Preset Count Quantity",
  2956. "info": "Primitive Type Element",
  2957. "element": {
  2958. "type": "toggle"
  2959. }
  2960. },
  2961. "emptyCountType": {
  2962. "label": "root/logic/inventory: Empty Count Type",
  2963. "info": "Primitive Type Element",
  2964. "element": {
  2965. "type": "text"
  2966. }
  2967. },
  2968. "commitOrder": {
  2969. "label": "root/logic/inventory: Commit Order",
  2970. "info": "root.logic.inventory.commitOrder still have child.",
  2971. "child": {
  2972. "customerNumber": {
  2973. "label": "root/logic/inventory/commitOrder: Customer Number",
  2974. "info": "Primitive Type Element",
  2975. "element": {
  2976. "type": "text"
  2977. }
  2978. }
  2979. }
  2980. }
  2981. }
  2982. },
  2983. "pickup": {
  2984. "label": "root/logic: Pickup",
  2985. "info": "root.logic.pickup still have child.",
  2986. "child": {
  2987. "emptyGoods": {
  2988. "label": "root/logic/pickup: Empty Goods",
  2989. "info": "root.logic.pickup.emptyGoods still have child.",
  2990. "child": {
  2991. "listBase": {
  2992. "label": "root/logic/pickup/emptyGoods: List Base",
  2993. "info": "root.logic.pickup.emptyGoods.listBase still have child.",
  2994. "child": {
  2995. "additional": {
  2996. "label": "root/logic/pickup/emptyGoods/listBase: Additional",
  2997. "info": "Primitive Type Element",
  2998. "element": {
  2999. "type": "toggle"
  3000. }
  3001. },
  3002. "additionalList": {
  3003. "label": "root/logic/pickup/emptyGoods/listBase: Additional List",
  3004. "info": "Primitive Type Element",
  3005. "element": {
  3006. "type": "error"
  3007. }
  3008. }
  3009. }
  3010. }
  3011. }
  3012. }
  3013. }
  3014. }
  3015. }
  3016. },
  3017. "ui": {
  3018. "label": "root: Ui",
  3019. "info": "root.ui still have child.",
  3020. "child": {
  3021. "pin": {
  3022. "label": "root/ui: Pin",
  3023. "info": "root.ui.pin still have child.",
  3024. "child": {
  3025. "inputType": {
  3026. "label": "root/ui/pin: Input Type",
  3027. "info": "Primitive Type Element",
  3028. "element": {
  3029. "type": "text"
  3030. }
  3031. }
  3032. }
  3033. },
  3034. "start": {
  3035. "label": "root/ui: Start",
  3036. "info": "root.ui.start still have child.",
  3037. "child": {
  3038. "tour": {
  3039. "label": "root/ui/start: Tour",
  3040. "info": "root.ui.start.tour still have child.",
  3041. "child": {
  3042. "inputType": {
  3043. "label": "root/ui/start/tour: Input Type",
  3044. "info": "Primitive Type Element",
  3045. "element": {
  3046. "type": "text"
  3047. }
  3048. }
  3049. }
  3050. },
  3051. "trip": {
  3052. "label": "root/ui/start: Trip",
  3053. "info": "root.ui.start.trip still have child.",
  3054. "child": {
  3055. "inputType": {
  3056. "label": "root/ui/start/trip: Input Type",
  3057. "info": "Primitive Type Element",
  3058. "element": {
  3059. "type": "text"
  3060. }
  3061. }
  3062. }
  3063. },
  3064. "password": {
  3065. "label": "root/ui/start: Password",
  3066. "info": "root.ui.start.password still have child.",
  3067. "child": {
  3068. "visible": {
  3069. "label": "root/ui/start/password: Visible",
  3070. "info": "Primitive Type Element",
  3071. "element": {
  3072. "type": "toggle"
  3073. }
  3074. },
  3075. "inputType": {
  3076. "label": "root/ui/start/password: Input Type",
  3077. "info": "Primitive Type Element",
  3078. "element": {
  3079. "type": "text"
  3080. }
  3081. }
  3082. }
  3083. },
  3084. "contextMenu": {
  3085. "label": "root/ui/start: Context Menu",
  3086. "info": "root.ui.start.contextMenu still have child.",
  3087. "child": {
  3088. "changeMacAddress": {
  3089. "label": "root/ui/start/contextMenu: Change Mac Address",
  3090. "info": "Primitive Type Element",
  3091. "element": {
  3092. "type": "toggle"
  3093. }
  3094. }
  3095. }
  3096. }
  3097. }
  3098. },
  3099. "tour": {
  3100. "label": "root/ui: Tour",
  3101. "info": "root.ui.tour still have child.",
  3102. "child": {
  3103. "start": {
  3104. "label": "root/ui/tour: Start",
  3105. "info": "root.ui.tour.start still have child.",
  3106. "child": {
  3107. "starttime": {
  3108. "label": "root/ui/tour/start: Starttime",
  3109. "info": "root.ui.tour.start.starttime still have child.",
  3110. "child": {
  3111. "visible": {
  3112. "label": "root/ui/tour/start/starttime: Visible",
  3113. "info": "Primitive Type Element",
  3114. "element": {
  3115. "type": "toggle"
  3116. }
  3117. },
  3118. "readonly": {
  3119. "label": "root/ui/tour/start/starttime: Readonly",
  3120. "info": "Primitive Type Element",
  3121. "element": {
  3122. "type": "toggle"
  3123. }
  3124. }
  3125. }
  3126. },
  3127. "daystart": {
  3128. "label": "root/ui/tour/start: Daystart",
  3129. "info": "root.ui.tour.start.daystart still have child.",
  3130. "child": {
  3131. "visible": {
  3132. "label": "root/ui/tour/start/daystart: Visible",
  3133. "info": "Primitive Type Element",
  3134. "element": {
  3135. "type": "toggle"
  3136. }
  3137. },
  3138. "readonly": {
  3139. "label": "root/ui/tour/start/daystart: Readonly",
  3140. "info": "Primitive Type Element",
  3141. "element": {
  3142. "type": "toggle"
  3143. }
  3144. }
  3145. }
  3146. }
  3147. }
  3148. },
  3149. "end": {
  3150. "label": "root/ui/tour: End",
  3151. "info": "root.ui.tour.end still have child.",
  3152. "child": {
  3153. "startkm": {
  3154. "label": "root/ui/tour/end: Startkm",
  3155. "info": "root.ui.tour.end.startkm still have child.",
  3156. "child": {
  3157. "visible": {
  3158. "label": "root/ui/tour/end/startkm: Visible",
  3159. "info": "Primitive Type Element",
  3160. "element": {
  3161. "type": "toggle"
  3162. }
  3163. }
  3164. }
  3165. },
  3166. "endtime": {
  3167. "label": "root/ui/tour/end: Endtime",
  3168. "info": "root.ui.tour.end.endtime still have child.",
  3169. "child": {
  3170. "visible": {
  3171. "label": "root/ui/tour/end/endtime: Visible",
  3172. "info": "Primitive Type Element",
  3173. "element": {
  3174. "type": "toggle"
  3175. }
  3176. },
  3177. "readonly": {
  3178. "label": "root/ui/tour/end/endtime: Readonly",
  3179. "info": "Primitive Type Element",
  3180. "element": {
  3181. "type": "toggle"
  3182. }
  3183. }
  3184. }
  3185. },
  3186. "workEnd": {
  3187. "label": "root/ui/tour/end: Work End",
  3188. "info": "root.ui.tour.end.workEnd still have child.",
  3189. "child": {
  3190. "visible": {
  3191. "label": "root/ui/tour/end/workEnd: Visible",
  3192. "info": "Primitive Type Element",
  3193. "element": {
  3194. "type": "toggle"
  3195. }
  3196. },
  3197. "readonly": {
  3198. "label": "root/ui/tour/end/workEnd: Readonly",
  3199. "info": "Primitive Type Element",
  3200. "element": {
  3201. "type": "toggle"
  3202. }
  3203. }
  3204. }
  3205. }
  3206. }
  3207. },
  3208. "disruption": {
  3209. "label": "root/ui/tour: Disruption",
  3210. "info": "root.ui.tour.disruption still have child.",
  3211. "child": {
  3212. "useDisruptionTimeDiff": {
  3213. "label": "root/ui/tour/disruption: Use Disruption Time Diff",
  3214. "info": "Primitive Type Element",
  3215. "element": {
  3216. "type": "toggle"
  3217. }
  3218. }
  3219. }
  3220. },
  3221. "previewList": {
  3222. "label": "root/ui/tour: Preview List",
  3223. "info": "root.ui.tour.previewList still have child.",
  3224. "child": {
  3225. "variant": {
  3226. "label": "root/ui/tour/previewList: Variant",
  3227. "info": "Primitive Type Element",
  3228. "element": {
  3229. "type": "number"
  3230. }
  3231. },
  3232. "backbutton": {
  3233. "label": "root/ui/tour/previewList: Backbutton",
  3234. "info": "Primitive Type Element",
  3235. "element": {
  3236. "type": "toggle"
  3237. }
  3238. },
  3239. "contextMenu": {
  3240. "label": "root/ui/tour/previewList: Context Menu",
  3241. "info": "root.ui.tour.previewList.contextMenu still have child.",
  3242. "child": {
  3243. "changeMacAddress": {
  3244. "label": "root/ui/tour/previewList/contextMenu: Change Mac Address",
  3245. "info": "Primitive Type Element",
  3246. "element": {
  3247. "type": "toggle"
  3248. }
  3249. },
  3250. "loadNewTour": {
  3251. "label": "root/ui/tour/previewList/contextMenu: Load New Tour",
  3252. "info": "Primitive Type Element",
  3253. "element": {
  3254. "type": "toggle"
  3255. }
  3256. }
  3257. }
  3258. }
  3259. }
  3260. },
  3261. "previewDetail": {
  3262. "label": "root/ui/tour: Preview Detail",
  3263. "info": "root.ui.tour.previewDetail still have child.",
  3264. "child": {
  3265. "header": {
  3266. "label": "root/ui/tour/previewDetail: Header",
  3267. "info": "root.ui.tour.previewDetail.header still have child.",
  3268. "child": {
  3269. "variant": {
  3270. "label": "root/ui/tour/previewDetail/header: Variant",
  3271. "info": "Primitive Type Element",
  3272. "element": {
  3273. "type": "number"
  3274. }
  3275. }
  3276. }
  3277. },
  3278. "driver": {
  3279. "label": "root/ui/tour/previewDetail: Driver",
  3280. "info": "root.ui.tour.previewDetail.driver still have child.",
  3281. "child": {
  3282. "visible": {
  3283. "label": "root/ui/tour/previewDetail/driver: Visible",
  3284. "info": "Primitive Type Element",
  3285. "element": {
  3286. "type": "toggle"
  3287. }
  3288. },
  3289. "readonly": {
  3290. "label": "root/ui/tour/previewDetail/driver: Readonly",
  3291. "info": "Primitive Type Element",
  3292. "element": {
  3293. "type": "toggle"
  3294. }
  3295. }
  3296. }
  3297. },
  3298. "codriver": {
  3299. "label": "root/ui/tour/previewDetail: Codriver",
  3300. "info": "root.ui.tour.previewDetail.codriver still have child.",
  3301. "child": {
  3302. "visible": {
  3303. "label": "root/ui/tour/previewDetail/codriver: Visible",
  3304. "info": "Primitive Type Element",
  3305. "element": {
  3306. "type": "toggle"
  3307. }
  3308. },
  3309. "readonly": {
  3310. "label": "root/ui/tour/previewDetail/codriver: Readonly",
  3311. "info": "Primitive Type Element",
  3312. "element": {
  3313. "type": "toggle"
  3314. }
  3315. }
  3316. }
  3317. },
  3318. "vehicle": {
  3319. "label": "root/ui/tour/previewDetail: Vehicle",
  3320. "info": "root.ui.tour.previewDetail.vehicle still have child.",
  3321. "child": {
  3322. "visible": {
  3323. "label": "root/ui/tour/previewDetail/vehicle: Visible",
  3324. "info": "Primitive Type Element",
  3325. "element": {
  3326. "type": "toggle"
  3327. }
  3328. },
  3329. "readonly": {
  3330. "label": "root/ui/tour/previewDetail/vehicle: Readonly",
  3331. "info": "Primitive Type Element",
  3332. "element": {
  3333. "type": "toggle"
  3334. }
  3335. }
  3336. }
  3337. },
  3338. "trailer": {
  3339. "label": "root/ui/tour/previewDetail: Trailer",
  3340. "info": "root.ui.tour.previewDetail.trailer still have child.",
  3341. "child": {
  3342. "visible": {
  3343. "label": "root/ui/tour/previewDetail/trailer: Visible",
  3344. "info": "Primitive Type Element",
  3345. "element": {
  3346. "type": "toggle"
  3347. }
  3348. },
  3349. "readonly": {
  3350. "label": "root/ui/tour/previewDetail/trailer: Readonly",
  3351. "info": "Primitive Type Element",
  3352. "element": {
  3353. "type": "toggle"
  3354. }
  3355. }
  3356. }
  3357. },
  3358. "tourList": {
  3359. "label": "root/ui/tour/previewDetail: Tour List",
  3360. "info": "root.ui.tour.previewDetail.tourList still have child.",
  3361. "child": {
  3362. "variant": {
  3363. "label": "root/ui/tour/previewDetail/tourList: Variant",
  3364. "info": "Primitive Type Element",
  3365. "element": {
  3366. "type": "number"
  3367. }
  3368. }
  3369. }
  3370. },
  3371. "unloadList": {
  3372. "label": "root/ui/tour/previewDetail: Unload List",
  3373. "info": "root.ui.tour.previewDetail.unloadList still have child.",
  3374. "child": {
  3375. "variant": {
  3376. "label": "root/ui/tour/previewDetail/unloadList: Variant",
  3377. "info": "Primitive Type Element",
  3378. "element": {
  3379. "type": "number"
  3380. }
  3381. }
  3382. }
  3383. },
  3384. "backbutton": {
  3385. "label": "root/ui/tour/previewDetail: Backbutton",
  3386. "info": "Primitive Type Element",
  3387. "element": {
  3388. "type": "toggle"
  3389. }
  3390. },
  3391. "flowActionButton": {
  3392. "label": "root/ui/tour/previewDetail: Flow Action Button",
  3393. "info": "Primitive Type Element",
  3394. "element": {
  3395. "type": "text"
  3396. }
  3397. },
  3398. "contextMenu": {
  3399. "label": "root/ui/tour/previewDetail: Context Menu",
  3400. "info": "root.ui.tour.previewDetail.contextMenu still have child.",
  3401. "child": {
  3402. "print": {
  3403. "label": "root/ui/tour/previewDetail/contextMenu: Print",
  3404. "info": "root.ui.tour.previewDetail.contextMenu.print still have child.",
  3405. "child": {
  3406. "unloadList": {
  3407. "label": "root/ui/tour/previewDetail/contextMenu/print: Unload List",
  3408. "info": "Primitive Type Element",
  3409. "element": {
  3410. "type": "toggle"
  3411. }
  3412. },
  3413. "stockList": {
  3414. "label": "root/ui/tour/previewDetail/contextMenu/print: Stock List",
  3415. "info": "Primitive Type Element",
  3416. "element": {
  3417. "type": "toggle"
  3418. }
  3419. },
  3420. "deliveryNotes": {
  3421. "label": "root/ui/tour/previewDetail/contextMenu/print: Delivery Notes",
  3422. "info": "Primitive Type Element",
  3423. "element": {
  3424. "type": "toggle"
  3425. }
  3426. }
  3427. }
  3428. },
  3429. "stockList": {
  3430. "label": "root/ui/tour/previewDetail/contextMenu: Stock List",
  3431. "info": "Primitive Type Element",
  3432. "element": {
  3433. "type": "toggle"
  3434. }
  3435. },
  3436. "deleteTour": {
  3437. "label": "root/ui/tour/previewDetail/contextMenu: Delete Tour",
  3438. "info": "Primitive Type Element",
  3439. "element": {
  3440. "type": "toggle"
  3441. }
  3442. },
  3443. "sortCustomer": {
  3444. "label": "root/ui/tour/previewDetail/contextMenu: Sort Customer",
  3445. "info": "Primitive Type Element",
  3446. "element": {
  3447. "type": "toggle"
  3448. }
  3449. },
  3450. "changeMacAddress": {
  3451. "label": "root/ui/tour/previewDetail/contextMenu: Change Mac Address",
  3452. "info": "Primitive Type Element",
  3453. "element": {
  3454. "type": "toggle"
  3455. }
  3456. },
  3457. "addDisruption": {
  3458. "label": "root/ui/tour/previewDetail/contextMenu: Add Disruption",
  3459. "info": "Primitive Type Element",
  3460. "element": {
  3461. "type": "toggle"
  3462. }
  3463. },
  3464. "createOrder": {
  3465. "label": "root/ui/tour/previewDetail/contextMenu: Create Order",
  3466. "info": "Primitive Type Element",
  3467. "element": {
  3468. "type": "toggle"
  3469. }
  3470. }
  3471. }
  3472. }
  3473. }
  3474. },
  3475. "detail": {
  3476. "label": "root/ui/tour: Detail",
  3477. "info": "root.ui.tour.detail still have child.",
  3478. "child": {
  3479. "contextMenu": {
  3480. "label": "root/ui/tour/detail: Context Menu",
  3481. "info": "root.ui.tour.detail.contextMenu still have child.",
  3482. "child": {
  3483. "print": {
  3484. "label": "root/ui/tour/detail/contextMenu: Print",
  3485. "info": "root.ui.tour.detail.contextMenu.print still have child.",
  3486. "child": {
  3487. "unloadList": {
  3488. "label": "root/ui/tour/detail/contextMenu/print: Unload List",
  3489. "info": "Primitive Type Element",
  3490. "element": {
  3491. "type": "toggle"
  3492. }
  3493. },
  3494. "stockList": {
  3495. "label": "root/ui/tour/detail/contextMenu/print: Stock List",
  3496. "info": "Primitive Type Element",
  3497. "element": {
  3498. "type": "toggle"
  3499. }
  3500. },
  3501. "deliveryNotes": {
  3502. "label": "root/ui/tour/detail/contextMenu/print: Delivery Notes",
  3503. "info": "Primitive Type Element",
  3504. "element": {
  3505. "type": "toggle"
  3506. }
  3507. }
  3508. }
  3509. },
  3510. "stockList": {
  3511. "label": "root/ui/tour/detail/contextMenu: Stock List",
  3512. "info": "Primitive Type Element",
  3513. "element": {
  3514. "type": "toggle"
  3515. }
  3516. },
  3517. "unloadList": {
  3518. "label": "root/ui/tour/detail/contextMenu: Unload List",
  3519. "info": "Primitive Type Element",
  3520. "element": {
  3521. "type": "toggle"
  3522. }
  3523. },
  3524. "deleteTour": {
  3525. "label": "root/ui/tour/detail/contextMenu: Delete Tour",
  3526. "info": "Primitive Type Element",
  3527. "element": {
  3528. "type": "toggle"
  3529. }
  3530. },
  3531. "changeMacAddress": {
  3532. "label": "root/ui/tour/detail/contextMenu: Change Mac Address",
  3533. "info": "Primitive Type Element",
  3534. "element": {
  3535. "type": "toggle"
  3536. }
  3537. },
  3538. "addDisruption": {
  3539. "label": "root/ui/tour/detail/contextMenu: Add Disruption",
  3540. "info": "Primitive Type Element",
  3541. "element": {
  3542. "type": "toggle"
  3543. }
  3544. },
  3545. "createOrder": {
  3546. "label": "root/ui/tour/detail/contextMenu: Create Order",
  3547. "info": "Primitive Type Element",
  3548. "element": {
  3549. "type": "toggle"
  3550. }
  3551. },
  3552. "skipPrinting": {
  3553. "label": "root/ui/tour/detail/contextMenu: Skip Printing",
  3554. "info": "Primitive Type Element",
  3555. "element": {
  3556. "type": "toggle"
  3557. }
  3558. }
  3559. }
  3560. }
  3561. }
  3562. },
  3563. "newCustomerOrder": {
  3564. "label": "root/ui/tour: New Customer Order",
  3565. "info": "root.ui.tour.newCustomerOrder still have child.",
  3566. "child": {
  3567. "customerList": {
  3568. "label": "root/ui/tour/newCustomerOrder: Customer List",
  3569. "info": "root.ui.tour.newCustomerOrder.customerList still have child.",
  3570. "child": {
  3571. "variant": {
  3572. "label": "root/ui/tour/newCustomerOrder/customerList: Variant",
  3573. "info": "Primitive Type Element",
  3574. "element": {
  3575. "type": "text"
  3576. }
  3577. }
  3578. }
  3579. }
  3580. }
  3581. },
  3582. "orderList": {
  3583. "label": "root/ui/tour: Order List",
  3584. "info": "root.ui.tour.orderList still have child.",
  3585. "child": {
  3586. "variant": {
  3587. "label": "root/ui/tour/orderList: Variant",
  3588. "info": "Primitive Type Element",
  3589. "element": {
  3590. "type": "text"
  3591. }
  3592. }
  3593. }
  3594. },
  3595. "articleSearch": {
  3596. "label": "root/ui/tour: Article Search",
  3597. "info": "root.ui.tour.articleSearch still have child.",
  3598. "child": {
  3599. "list": {
  3600. "label": "root/ui/tour/articleSearch: List",
  3601. "info": "root.ui.tour.articleSearch.list still have child.",
  3602. "child": {
  3603. "variant": {
  3604. "label": "root/ui/tour/articleSearch/list: Variant",
  3605. "info": "Primitive Type Element",
  3606. "element": {
  3607. "type": "text"
  3608. }
  3609. }
  3610. }
  3611. },
  3612. "scanBarcode": {
  3613. "label": "root/ui/tour/articleSearch: Scan Barcode",
  3614. "info": "Primitive Type Element",
  3615. "element": {
  3616. "type": "toggle"
  3617. }
  3618. }
  3619. }
  3620. },
  3621. "fullGoods": {
  3622. "label": "root/ui/tour: Full Goods",
  3623. "info": "root.ui.tour.fullGoods still have child.",
  3624. "child": {
  3625. "header": {
  3626. "label": "root/ui/tour/fullGoods: Header",
  3627. "info": "root.ui.tour.fullGoods.header still have child.",
  3628. "child": {
  3629. "variant": {
  3630. "label": "root/ui/tour/fullGoods/header: Variant",
  3631. "info": "Primitive Type Element",
  3632. "element": {
  3633. "type": "text"
  3634. }
  3635. }
  3636. }
  3637. },
  3638. "list": {
  3639. "label": "root/ui/tour/fullGoods: List",
  3640. "info": "root.ui.tour.fullGoods.list still have child.",
  3641. "child": {
  3642. "variant": {
  3643. "label": "root/ui/tour/fullGoods/list: Variant",
  3644. "info": "Primitive Type Element",
  3645. "element": {
  3646. "type": "text"
  3647. }
  3648. }
  3649. }
  3650. },
  3651. "detail": {
  3652. "label": "root/ui/tour/fullGoods: Detail",
  3653. "info": "root.ui.tour.fullGoods.detail still have child.",
  3654. "child": {
  3655. "variant": {
  3656. "label": "root/ui/tour/fullGoods/detail: Variant",
  3657. "info": "Primitive Type Element",
  3658. "element": {
  3659. "type": "text"
  3660. }
  3661. }
  3662. }
  3663. },
  3664. "add": {
  3665. "label": "root/ui/tour/fullGoods: Add",
  3666. "info": "root.ui.tour.fullGoods.add still have child.",
  3667. "child": {
  3668. "variant": {
  3669. "label": "root/ui/tour/fullGoods/add: Variant",
  3670. "info": "Primitive Type Element",
  3671. "element": {
  3672. "type": "text"
  3673. }
  3674. },
  3675. "materialInputType": {
  3676. "label": "root/ui/tour/fullGoods/add: Material Input Type",
  3677. "info": "Primitive Type Element",
  3678. "element": {
  3679. "type": "text"
  3680. }
  3681. }
  3682. }
  3683. },
  3684. "serial": {
  3685. "label": "root/ui/tour/fullGoods: Serial",
  3686. "info": "root.ui.tour.fullGoods.serial still have child.",
  3687. "child": {
  3688. "inputType": {
  3689. "label": "root/ui/tour/fullGoods/serial: Input Type",
  3690. "info": "Primitive Type Element",
  3691. "element": {
  3692. "type": "text"
  3693. }
  3694. }
  3695. }
  3696. },
  3697. "returnableStock": {
  3698. "label": "root/ui/tour/fullGoods: Returnable Stock",
  3699. "info": "root.ui.tour.fullGoods.returnableStock still have child.",
  3700. "child": {
  3701. "variant": {
  3702. "label": "root/ui/tour/fullGoods/returnableStock: Variant",
  3703. "info": "Primitive Type Element",
  3704. "element": {
  3705. "type": "text"
  3706. }
  3707. },
  3708. "grouping": {
  3709. "label": "root/ui/tour/fullGoods/returnableStock: Grouping",
  3710. "info": "Primitive Type Element",
  3711. "element": {
  3712. "type": "toggle"
  3713. }
  3714. }
  3715. }
  3716. },
  3717. "charge": {
  3718. "label": "root/ui/tour/fullGoods: Charge",
  3719. "info": "root.ui.tour.fullGoods.charge still have child.",
  3720. "child": {
  3721. "inputType": {
  3722. "label": "root/ui/tour/fullGoods/charge: Input Type",
  3723. "info": "Primitive Type Element",
  3724. "element": {
  3725. "type": "text"
  3726. }
  3727. }
  3728. }
  3729. },
  3730. "bbd": {
  3731. "label": "root/ui/tour/fullGoods: Bbd",
  3732. "info": "root.ui.tour.fullGoods.bbd still have child.",
  3733. "child": {
  3734. "inputType": {
  3735. "label": "root/ui/tour/fullGoods/bbd: Input Type",
  3736. "info": "Primitive Type Element",
  3737. "element": {
  3738. "type": "text"
  3739. }
  3740. }
  3741. }
  3742. },
  3743. "unit": {
  3744. "label": "root/ui/tour/fullGoods: Unit",
  3745. "info": "root.ui.tour.fullGoods.unit still have child.",
  3746. "child": {
  3747. "selectable": {
  3748. "label": "root/ui/tour/fullGoods/unit: Selectable",
  3749. "info": "Primitive Type Element",
  3750. "element": {
  3751. "type": "toggle"
  3752. }
  3753. }
  3754. }
  3755. },
  3756. "itemTypes": {
  3757. "label": "root/ui/tour/fullGoods: Item Types",
  3758. "info": "root.ui.tour.fullGoods.itemTypes still have child.",
  3759. "child": {
  3760. "displayConfigLabel": {
  3761. "label": "root/ui/tour/fullGoods/itemTypes: Display Config Label",
  3762. "info": "Primitive Type Element",
  3763. "element": {
  3764. "type": "toggle"
  3765. }
  3766. }
  3767. }
  3768. }
  3769. }
  3770. },
  3771. "emptyGoods": {
  3772. "label": "root/ui/tour: Empty Goods",
  3773. "info": "root.ui.tour.emptyGoods still have child.",
  3774. "child": {
  3775. "list": {
  3776. "label": "root/ui/tour/emptyGoods: List",
  3777. "info": "root.ui.tour.emptyGoods.list still have child.",
  3778. "child": {
  3779. "variant": {
  3780. "label": "root/ui/tour/emptyGoods/list: Variant",
  3781. "info": "Primitive Type Element",
  3782. "element": {
  3783. "type": "text"
  3784. }
  3785. },
  3786. "sortVariant": {
  3787. "label": "root/ui/tour/emptyGoods/list: Sort Variant",
  3788. "info": "Primitive Type Element",
  3789. "element": {
  3790. "type": "text"
  3791. }
  3792. }
  3793. }
  3794. },
  3795. "add": {
  3796. "label": "root/ui/tour/emptyGoods: Add",
  3797. "info": "root.ui.tour.emptyGoods.add still have child.",
  3798. "child": {
  3799. "variant": {
  3800. "label": "root/ui/tour/emptyGoods/add: Variant",
  3801. "info": "Primitive Type Element",
  3802. "element": {
  3803. "type": "text"
  3804. }
  3805. },
  3806. "materialInputType": {
  3807. "label": "root/ui/tour/emptyGoods/add: Material Input Type",
  3808. "info": "Primitive Type Element",
  3809. "element": {
  3810. "type": "text"
  3811. }
  3812. }
  3813. }
  3814. }
  3815. }
  3816. }
  3817. }
  3818. },
  3819. "stop": {
  3820. "label": "root/ui: Stop",
  3821. "info": "root.ui.stop still have child.",
  3822. "child": {
  3823. "displayPallet": {
  3824. "label": "root/ui/stop: Display Pallet",
  3825. "info": "Primitive Type Element",
  3826. "element": {
  3827. "type": "toggle"
  3828. }
  3829. },
  3830. "showDeliveryTime": {
  3831. "label": "root/ui/stop: Show Delivery Time",
  3832. "info": "Primitive Type Element",
  3833. "element": {
  3834. "type": "toggle"
  3835. }
  3836. },
  3837. "showKeyword": {
  3838. "label": "root/ui/stop: Show Keyword",
  3839. "info": "Primitive Type Element",
  3840. "element": {
  3841. "type": "toggle"
  3842. }
  3843. },
  3844. "list": {
  3845. "label": "root/ui/stop: List",
  3846. "info": "root.ui.stop.list still have child.",
  3847. "child": {
  3848. "showOrderCount": {
  3849. "label": "root/ui/stop/list: Show Order Count",
  3850. "info": "Primitive Type Element",
  3851. "element": {
  3852. "type": "toggle"
  3853. }
  3854. }
  3855. }
  3856. },
  3857. "starttime": {
  3858. "label": "root/ui/stop: Starttime",
  3859. "info": "root.ui.stop.starttime still have child.",
  3860. "child": {
  3861. "visible": {
  3862. "label": "root/ui/stop/starttime: Visible",
  3863. "info": "Primitive Type Element",
  3864. "element": {
  3865. "type": "toggle"
  3866. }
  3867. },
  3868. "readonly": {
  3869. "label": "root/ui/stop/starttime: Readonly",
  3870. "info": "Primitive Type Element",
  3871. "element": {
  3872. "type": "toggle"
  3873. }
  3874. }
  3875. }
  3876. },
  3877. "endtime": {
  3878. "label": "root/ui/stop: Endtime",
  3879. "info": "root.ui.stop.endtime still have child.",
  3880. "child": {
  3881. "visible": {
  3882. "label": "root/ui/stop/endtime: Visible",
  3883. "info": "Primitive Type Element",
  3884. "element": {
  3885. "type": "toggle"
  3886. }
  3887. },
  3888. "readonly": {
  3889. "label": "root/ui/stop/endtime: Readonly",
  3890. "info": "Primitive Type Element",
  3891. "element": {
  3892. "type": "toggle"
  3893. }
  3894. }
  3895. }
  3896. },
  3897. "header": {
  3898. "label": "root/ui/stop: Header",
  3899. "info": "root.ui.stop.header still have child.",
  3900. "child": {
  3901. "variant": {
  3902. "label": "root/ui/stop/header: Variant",
  3903. "info": "Primitive Type Element",
  3904. "element": {
  3905. "type": "text"
  3906. }
  3907. }
  3908. }
  3909. },
  3910. "detail": {
  3911. "label": "root/ui/stop: Detail",
  3912. "info": "root.ui.stop.detail still have child.",
  3913. "child": {
  3914. "variant": {
  3915. "label": "root/ui/stop/detail: Variant",
  3916. "info": "Primitive Type Element",
  3917. "element": {
  3918. "type": "text"
  3919. }
  3920. },
  3921. "backbutton": {
  3922. "label": "root/ui/stop/detail: Backbutton",
  3923. "info": "Primitive Type Element",
  3924. "element": {
  3925. "type": "toggle"
  3926. }
  3927. },
  3928. "contextMenu": {
  3929. "label": "root/ui/stop/detail: Context Menu",
  3930. "info": "root.ui.stop.detail.contextMenu still have child.",
  3931. "child": {
  3932. "changeMacAddress": {
  3933. "label": "root/ui/stop/detail/contextMenu: Change Mac Address",
  3934. "info": "Primitive Type Element",
  3935. "element": {
  3936. "type": "toggle"
  3937. }
  3938. },
  3939. "addDisruption": {
  3940. "label": "root/ui/stop/detail/contextMenu: Add Disruption",
  3941. "info": "Primitive Type Element",
  3942. "element": {
  3943. "type": "toggle"
  3944. }
  3945. },
  3946. "unloadList": {
  3947. "label": "root/ui/stop/detail/contextMenu: Unload List",
  3948. "info": "Primitive Type Element",
  3949. "element": {
  3950. "type": "toggle"
  3951. }
  3952. },
  3953. "pauseStop": {
  3954. "label": "root/ui/stop/detail/contextMenu: Pause Stop",
  3955. "info": "Primitive Type Element",
  3956. "element": {
  3957. "type": "toggle"
  3958. }
  3959. }
  3960. }
  3961. }
  3962. }
  3963. },
  3964. "cashier": {
  3965. "label": "root/ui/stop: Cashier",
  3966. "info": "root.ui.stop.cashier still have child.",
  3967. "child": {
  3968. "numberInputType": {
  3969. "label": "root/ui/stop/cashier: Number Input Type",
  3970. "info": "Primitive Type Element",
  3971. "element": {
  3972. "type": "text"
  3973. }
  3974. },
  3975. "variant": {
  3976. "label": "root/ui/stop/cashier: Variant",
  3977. "info": "Primitive Type Element",
  3978. "element": {
  3979. "type": "text"
  3980. }
  3981. },
  3982. "headerVariant": {
  3983. "label": "root/ui/stop/cashier: Header Variant",
  3984. "info": "Primitive Type Element",
  3985. "element": {
  3986. "type": "text"
  3987. }
  3988. },
  3989. "nocashInstalment": {
  3990. "label": "root/ui/stop/cashier: Nocash Instalment",
  3991. "info": "Primitive Type Element",
  3992. "element": {
  3993. "type": "toggle"
  3994. }
  3995. },
  3996. "testPrintActive": {
  3997. "label": "root/ui/stop/cashier: Test Print Active",
  3998. "info": "Primitive Type Element",
  3999. "element": {
  4000. "type": "toggle"
  4001. }
  4002. },
  4003. "hideOpenItemSum": {
  4004. "label": "root/ui/stop/cashier: Hide Open Item Sum",
  4005. "info": "Primitive Type Element",
  4006. "element": {
  4007. "type": "toggle"
  4008. }
  4009. },
  4010. "stepByStepHideCurrent": {
  4011. "label": "root/ui/stop/cashier: Step By Step Hide Current",
  4012. "info": "Primitive Type Element",
  4013. "element": {
  4014. "type": "toggle"
  4015. }
  4016. },
  4017. "deactiveFinishConfirm": {
  4018. "label": "root/ui/stop/cashier: Deactive Finish Confirm",
  4019. "info": "Primitive Type Element",
  4020. "element": {
  4021. "type": "toggle"
  4022. }
  4023. },
  4024. "stepByStepMinOneOp": {
  4025. "label": "root/ui/stop/cashier: Step By Step Min One Op",
  4026. "info": "Primitive Type Element",
  4027. "element": {
  4028. "type": "toggle"
  4029. }
  4030. },
  4031. "contextMenu": {
  4032. "label": "root/ui/stop/cashier: Context Menu",
  4033. "info": "root.ui.stop.cashier.contextMenu still have child.",
  4034. "child": {
  4035. "print": {
  4036. "label": "root/ui/stop/cashier/contextMenu: Print",
  4037. "info": "root.ui.stop.cashier.contextMenu.print still have child.",
  4038. "child": {
  4039. "unloadList": {
  4040. "label": "root/ui/stop/cashier/contextMenu/print: Unload List",
  4041. "info": "Primitive Type Element",
  4042. "element": {
  4043. "type": "toggle"
  4044. }
  4045. },
  4046. "stockList": {
  4047. "label": "root/ui/stop/cashier/contextMenu/print: Stock List",
  4048. "info": "Primitive Type Element",
  4049. "element": {
  4050. "type": "toggle"
  4051. }
  4052. },
  4053. "deliveryNotes": {
  4054. "label": "root/ui/stop/cashier/contextMenu/print: Delivery Notes",
  4055. "info": "Primitive Type Element",
  4056. "element": {
  4057. "type": "toggle"
  4058. }
  4059. },
  4060. "testPrint": {
  4061. "label": "root/ui/stop/cashier/contextMenu/print: Test Print",
  4062. "info": "Primitive Type Element",
  4063. "element": {
  4064. "type": "toggle"
  4065. }
  4066. }
  4067. }
  4068. },
  4069. "changeMacAddress": {
  4070. "label": "root/ui/stop/cashier/contextMenu: Change Mac Address",
  4071. "info": "Primitive Type Element",
  4072. "element": {
  4073. "type": "toggle"
  4074. }
  4075. }
  4076. }
  4077. },
  4078. "driver_sign": {
  4079. "label": "root/ui/stop/cashier: Driver_sign",
  4080. "info": "root.ui.stop.cashier.driver_sign still have child.",
  4081. "child": {
  4082. "required": {
  4083. "label": "root/ui/stop/cashier/driver_sign: Required",
  4084. "info": "Primitive Type Element",
  4085. "element": {
  4086. "type": "toggle"
  4087. }
  4088. },
  4089. "height": {
  4090. "label": "root/ui/stop/cashier/driver_sign: Height",
  4091. "info": "Primitive Type Element",
  4092. "element": {
  4093. "type": "number"
  4094. }
  4095. },
  4096. "contextMenu": {
  4097. "label": "root/ui/stop/cashier/driver_sign: Context Menu",
  4098. "info": "root.ui.stop.cashier.driver_sign.contextMenu still have child.",
  4099. "child": {
  4100. "clearSignature": {
  4101. "label": "root/ui/stop/cashier/driver_sign/contextMenu: Clear Signature",
  4102. "info": "Primitive Type Element",
  4103. "element": {
  4104. "type": "toggle"
  4105. }
  4106. },
  4107. "acceptSignature": {
  4108. "label": "root/ui/stop/cashier/driver_sign/contextMenu: Accept Signature",
  4109. "info": "Primitive Type Element",
  4110. "element": {
  4111. "type": "toggle"
  4112. }
  4113. }
  4114. }
  4115. }
  4116. }
  4117. },
  4118. "receiver_sign": {
  4119. "label": "root/ui/stop/cashier: Receiver_sign",
  4120. "info": "root.ui.stop.cashier.receiver_sign still have child.",
  4121. "child": {
  4122. "required": {
  4123. "label": "root/ui/stop/cashier/receiver_sign: Required",
  4124. "info": "Primitive Type Element",
  4125. "element": {
  4126. "type": "toggle"
  4127. }
  4128. },
  4129. "height": {
  4130. "label": "root/ui/stop/cashier/receiver_sign: Height",
  4131. "info": "Primitive Type Element",
  4132. "element": {
  4133. "type": "number"
  4134. }
  4135. },
  4136. "showInfoText": {
  4137. "label": "root/ui/stop/cashier/receiver_sign: Show Info Text",
  4138. "info": "Primitive Type Element",
  4139. "element": {
  4140. "type": "toggle"
  4141. }
  4142. },
  4143. "infoText": {
  4144. "label": "root/ui/stop/cashier/receiver_sign: Info Text",
  4145. "info": "Primitive Type Element",
  4146. "element": {
  4147. "type": "text"
  4148. }
  4149. },
  4150. "contextMenu": {
  4151. "label": "root/ui/stop/cashier/receiver_sign: Context Menu",
  4152. "info": "root.ui.stop.cashier.receiver_sign.contextMenu still have child.",
  4153. "child": {
  4154. "clearSignature": {
  4155. "label": "root/ui/stop/cashier/receiver_sign/contextMenu: Clear Signature",
  4156. "info": "Primitive Type Element",
  4157. "element": {
  4158. "type": "toggle"
  4159. }
  4160. },
  4161. "acceptSignature": {
  4162. "label": "root/ui/stop/cashier/receiver_sign/contextMenu: Accept Signature",
  4163. "info": "Primitive Type Element",
  4164. "element": {
  4165. "type": "toggle"
  4166. }
  4167. }
  4168. }
  4169. }
  4170. }
  4171. },
  4172. "receiver_name": {
  4173. "label": "root/ui/stop/cashier: Receiver_name",
  4174. "info": "root.ui.stop.cashier.receiver_name still have child.",
  4175. "child": {
  4176. "required": {
  4177. "label": "root/ui/stop/cashier/receiver_name: Required",
  4178. "info": "Primitive Type Element",
  4179. "element": {
  4180. "type": "toggle"
  4181. }
  4182. },
  4183. "contextMenu": {
  4184. "label": "root/ui/stop/cashier/receiver_name: Context Menu",
  4185. "info": "root.ui.stop.cashier.receiver_name.contextMenu still have child.",
  4186. "child": {
  4187. "clearSignature": {
  4188. "label": "root/ui/stop/cashier/receiver_name/contextMenu: Clear Signature",
  4189. "info": "Primitive Type Element",
  4190. "element": {
  4191. "type": "toggle"
  4192. }
  4193. },
  4194. "acceptSignature": {
  4195. "label": "root/ui/stop/cashier/receiver_name/contextMenu: Accept Signature",
  4196. "info": "Primitive Type Element",
  4197. "element": {
  4198. "type": "toggle"
  4199. }
  4200. },
  4201. "changeMacAddress": {
  4202. "label": "root/ui/stop/cashier/receiver_name/contextMenu: Change Mac Address",
  4203. "info": "Primitive Type Element",
  4204. "element": {
  4205. "type": "toggle"
  4206. }
  4207. }
  4208. }
  4209. }
  4210. }
  4211. },
  4212. "underpayment": {
  4213. "label": "root/ui/stop/cashier: Underpayment",
  4214. "info": "root.ui.stop.cashier.underpayment still have child.",
  4215. "child": {
  4216. "variant": {
  4217. "label": "root/ui/stop/cashier/underpayment: Variant",
  4218. "info": "Primitive Type Element",
  4219. "element": {
  4220. "type": "text"
  4221. }
  4222. }
  4223. }
  4224. }
  4225. }
  4226. },
  4227. "createOrder": {
  4228. "label": "root/ui/stop: Create Order",
  4229. "info": "root.ui.stop.createOrder still have child.",
  4230. "child": {
  4231. "enabled": {
  4232. "label": "root/ui/stop/createOrder: Enabled",
  4233. "info": "Primitive Type Element",
  4234. "element": {
  4235. "type": "toggle"
  4236. }
  4237. }
  4238. }
  4239. },
  4240. "reprint": {
  4241. "label": "root/ui/stop: Reprint",
  4242. "info": "root.ui.stop.reprint still have child.",
  4243. "child": {
  4244. "orderSelection": {
  4245. "label": "root/ui/stop/reprint: Order Selection",
  4246. "info": "Primitive Type Element",
  4247. "element": {
  4248. "type": "toggle"
  4249. }
  4250. }
  4251. }
  4252. },
  4253. "testprint": {
  4254. "label": "root/ui/stop: Testprint",
  4255. "info": "root.ui.stop.testprint still have child.",
  4256. "child": {
  4257. "orderSelection": {
  4258. "label": "root/ui/stop/testprint: Order Selection",
  4259. "info": "Primitive Type Element",
  4260. "element": {
  4261. "type": "toggle"
  4262. }
  4263. }
  4264. }
  4265. }
  4266. }
  4267. },
  4268. "createOrder": {
  4269. "label": "root/ui: Create Order",
  4270. "info": "root.ui.createOrder still have child.",
  4271. "child": {
  4272. "suggestedOrderNumberEditable": {
  4273. "label": "root/ui/createOrder: Suggested Order Number Editable",
  4274. "info": "Primitive Type Element",
  4275. "element": {
  4276. "type": "toggle"
  4277. }
  4278. }
  4279. }
  4280. },
  4281. "inventory": {
  4282. "label": "root/ui: Inventory",
  4283. "info": "root.ui.inventory still have child.",
  4284. "child": {
  4285. "displayType": {
  4286. "label": "root/ui/inventory: Display Type",
  4287. "info": "Primitive Type Element",
  4288. "element": {
  4289. "type": "text"
  4290. }
  4291. },
  4292. "sign": {
  4293. "label": "root/ui/inventory: Sign",
  4294. "info": "root.ui.inventory.sign still have child.",
  4295. "child": {
  4296. "height": {
  4297. "label": "root/ui/inventory/sign: Height",
  4298. "info": "Primitive Type Element",
  4299. "element": {
  4300. "type": "number"
  4301. }
  4302. }
  4303. }
  4304. },
  4305. "header": {
  4306. "label": "root/ui/inventory: Header",
  4307. "info": "root.ui.inventory.header still have child.",
  4308. "child": {
  4309. "variant": {
  4310. "label": "root/ui/inventory/header: Variant",
  4311. "info": "Primitive Type Element",
  4312. "element": {
  4313. "type": "text"
  4314. }
  4315. }
  4316. }
  4317. },
  4318. "tourList": {
  4319. "label": "root/ui/inventory: Tour List",
  4320. "info": "root.ui.inventory.tourList still have child.",
  4321. "child": {
  4322. "variant": {
  4323. "label": "root/ui/inventory/tourList: Variant",
  4324. "info": "Primitive Type Element",
  4325. "element": {
  4326. "type": "text"
  4327. }
  4328. }
  4329. }
  4330. },
  4331. "detail": {
  4332. "label": "root/ui/inventory: Detail",
  4333. "info": "root.ui.inventory.detail still have child.",
  4334. "child": {
  4335. "variant": {
  4336. "label": "root/ui/inventory/detail: Variant",
  4337. "info": "Primitive Type Element",
  4338. "element": {
  4339. "type": "text"
  4340. }
  4341. }
  4342. }
  4343. },
  4344. "differenceList": {
  4345. "label": "root/ui/inventory: Difference List",
  4346. "info": "root.ui.inventory.differenceList still have child.",
  4347. "child": {
  4348. "variant": {
  4349. "label": "root/ui/inventory/differenceList: Variant",
  4350. "info": "Primitive Type Element",
  4351. "element": {
  4352. "type": "text"
  4353. }
  4354. },
  4355. "displayType": {
  4356. "label": "root/ui/inventory/differenceList: Display Type",
  4357. "info": "Primitive Type Element",
  4358. "element": {
  4359. "type": "text"
  4360. }
  4361. }
  4362. }
  4363. },
  4364. "fullGoods": {
  4365. "label": "root/ui/inventory: Full Goods",
  4366. "info": "root.ui.inventory.fullGoods still have child.",
  4367. "child": {
  4368. "enabled": {
  4369. "label": "root/ui/inventory/fullGoods: Enabled",
  4370. "info": "Primitive Type Element",
  4371. "element": {
  4372. "type": "toggle"
  4373. }
  4374. },
  4375. "list": {
  4376. "label": "root/ui/inventory/fullGoods: List",
  4377. "info": "root.ui.inventory.fullGoods.list still have child.",
  4378. "child": {
  4379. "variant": {
  4380. "label": "root/ui/inventory/fullGoods/list: Variant",
  4381. "info": "Primitive Type Element",
  4382. "element": {
  4383. "type": "text"
  4384. }
  4385. },
  4386. "sortVariant": {
  4387. "label": "root/ui/inventory/fullGoods/list: Sort Variant",
  4388. "info": "Primitive Type Element",
  4389. "element": {
  4390. "type": "text"
  4391. }
  4392. }
  4393. }
  4394. },
  4395. "detail": {
  4396. "label": "root/ui/inventory/fullGoods: Detail",
  4397. "info": "root.ui.inventory.fullGoods.detail still have child.",
  4398. "child": {
  4399. "variant": {
  4400. "label": "root/ui/inventory/fullGoods/detail: Variant",
  4401. "info": "Primitive Type Element",
  4402. "element": {
  4403. "type": "text"
  4404. }
  4405. }
  4406. }
  4407. },
  4408. "add": {
  4409. "label": "root/ui/inventory/fullGoods: Add",
  4410. "info": "root.ui.inventory.fullGoods.add still have child.",
  4411. "child": {
  4412. "variant": {
  4413. "label": "root/ui/inventory/fullGoods/add: Variant",
  4414. "info": "Primitive Type Element",
  4415. "element": {
  4416. "type": "text"
  4417. }
  4418. }
  4419. }
  4420. }
  4421. }
  4422. },
  4423. "emptyGoods": {
  4424. "label": "root/ui/inventory: Empty Goods",
  4425. "info": "root.ui.inventory.emptyGoods still have child.",
  4426. "child": {
  4427. "enabled": {
  4428. "label": "root/ui/inventory/emptyGoods: Enabled",
  4429. "info": "Primitive Type Element",
  4430. "element": {
  4431. "type": "toggle"
  4432. }
  4433. },
  4434. "list": {
  4435. "label": "root/ui/inventory/emptyGoods: List",
  4436. "info": "root.ui.inventory.emptyGoods.list still have child.",
  4437. "child": {
  4438. "variant": {
  4439. "label": "root/ui/inventory/emptyGoods/list: Variant",
  4440. "info": "Primitive Type Element",
  4441. "element": {
  4442. "type": "text"
  4443. }
  4444. },
  4445. "sortVariant": {
  4446. "label": "root/ui/inventory/emptyGoods/list: Sort Variant",
  4447. "info": "Primitive Type Element",
  4448. "element": {
  4449. "type": "text"
  4450. }
  4451. }
  4452. }
  4453. },
  4454. "detail": {
  4455. "label": "root/ui/inventory/emptyGoods: Detail",
  4456. "info": "root.ui.inventory.emptyGoods.detail still have child.",
  4457. "child": {
  4458. "variant": {
  4459. "label": "root/ui/inventory/emptyGoods/detail: Variant",
  4460. "info": "Primitive Type Element",
  4461. "element": {
  4462. "type": "text"
  4463. }
  4464. }
  4465. }
  4466. }
  4467. }
  4468. }
  4469. }
  4470. },
  4471. "vehicleTracking": {
  4472. "label": "root/ui: Vehicle Tracking",
  4473. "info": "root.ui.vehicleTracking still have child.",
  4474. "child": {
  4475. "breakradius": {
  4476. "label": "root/ui/vehicleTracking: Breakradius",
  4477. "info": "Primitive Type Element",
  4478. "element": {
  4479. "type": "error"
  4480. }
  4481. },
  4482. "breakduration": {
  4483. "label": "root/ui/vehicleTracking: Breakduration",
  4484. "info": "Primitive Type Element",
  4485. "element": {
  4486. "type": "error"
  4487. }
  4488. },
  4489. "maxposcount": {
  4490. "label": "root/ui/vehicleTracking: Maxposcount",
  4491. "info": "Primitive Type Element",
  4492. "element": {
  4493. "type": "error"
  4494. }
  4495. },
  4496. "maxbreakcount": {
  4497. "label": "root/ui/vehicleTracking: Maxbreakcount",
  4498. "info": "Primitive Type Element",
  4499. "element": {
  4500. "type": "error"
  4501. }
  4502. },
  4503. "measureInterval": {
  4504. "label": "root/ui/vehicleTracking: Measure Interval",
  4505. "info": "Primitive Type Element",
  4506. "element": {
  4507. "type": "error"
  4508. }
  4509. },
  4510. "minaccuracy": {
  4511. "label": "root/ui/vehicleTracking: Minaccuracy",
  4512. "info": "Primitive Type Element",
  4513. "element": {
  4514. "type": "error"
  4515. }
  4516. }
  4517. }
  4518. },
  4519. "pickup": {
  4520. "label": "root/ui: Pickup",
  4521. "info": "root.ui.pickup still have child.",
  4522. "child": {
  4523. "start": {
  4524. "label": "root/ui/pickup: Start",
  4525. "info": "root.ui.pickup.start still have child.",
  4526. "child": {
  4527. "variant": {
  4528. "label": "root/ui/pickup/start: Variant",
  4529. "info": "Primitive Type Element",
  4530. "element": {
  4531. "type": "text"
  4532. }
  4533. }
  4534. }
  4535. },
  4536. "header": {
  4537. "label": "root/ui/pickup: Header",
  4538. "info": "root.ui.pickup.header still have child.",
  4539. "child": {
  4540. "variant": {
  4541. "label": "root/ui/pickup/header: Variant",
  4542. "info": "Primitive Type Element",
  4543. "element": {
  4544. "type": "text"
  4545. }
  4546. }
  4547. }
  4548. },
  4549. "detail": {
  4550. "label": "root/ui/pickup: Detail",
  4551. "info": "root.ui.pickup.detail still have child.",
  4552. "child": {
  4553. "variant": {
  4554. "label": "root/ui/pickup/detail: Variant",
  4555. "info": "Primitive Type Element",
  4556. "element": {
  4557. "type": "text"
  4558. }
  4559. }
  4560. }
  4561. },
  4562. "emptyGoods": {
  4563. "label": "root/ui/pickup: Empty Goods",
  4564. "info": "root.ui.pickup.emptyGoods still have child.",
  4565. "child": {
  4566. "list": {
  4567. "label": "root/ui/pickup/emptyGoods: List",
  4568. "info": "root.ui.pickup.emptyGoods.list still have child.",
  4569. "child": {
  4570. "variant": {
  4571. "label": "root/ui/pickup/emptyGoods/list: Variant",
  4572. "info": "Primitive Type Element",
  4573. "element": {
  4574. "type": "text"
  4575. }
  4576. },
  4577. "sortVariant": {
  4578. "label": "root/ui/pickup/emptyGoods/list: Sort Variant",
  4579. "info": "Primitive Type Element",
  4580. "element": {
  4581. "type": "text"
  4582. }
  4583. }
  4584. }
  4585. },
  4586. "detail": {
  4587. "label": "root/ui/pickup/emptyGoods: Detail",
  4588. "info": "root.ui.pickup.emptyGoods.detail still have child.",
  4589. "child": {
  4590. "variant": {
  4591. "label": "root/ui/pickup/emptyGoods/detail: Variant",
  4592. "info": "Primitive Type Element",
  4593. "element": {
  4594. "type": "text"
  4595. }
  4596. }
  4597. }
  4598. }
  4599. }
  4600. }
  4601. }
  4602. }
  4603. }
  4604. },
  4605. "print": {
  4606. "label": "root: Print",
  4607. "info": "root.print still have child.",
  4608. "child": {
  4609. "timeout": {
  4610. "label": "root/print: Timeout",
  4611. "info": "root.print.timeout still have child.",
  4612. "child": {
  4613. "standard": {
  4614. "label": "root/print/timeout: Standard",
  4615. "info": "Primitive Type Element",
  4616. "element": {
  4617. "type": "number"
  4618. }
  4619. },
  4620. "reprint": {
  4621. "label": "root/print/timeout: Reprint",
  4622. "info": "Primitive Type Element",
  4623. "element": {
  4624. "type": "number"
  4625. }
  4626. },
  4627. "voucher": {
  4628. "label": "root/print/timeout: Voucher",
  4629. "info": "Primitive Type Element",
  4630. "element": {
  4631. "type": "number"
  4632. }
  4633. }
  4634. }
  4635. },
  4636. "maxCharacter": {
  4637. "label": "root/print: Max Character",
  4638. "info": "Primitive Type Element",
  4639. "element": {
  4640. "type": "text"
  4641. }
  4642. },
  4643. "documentWidth": {
  4644. "label": "root/print: Document Width",
  4645. "info": "Primitive Type Element",
  4646. "element": {
  4647. "type": "text"
  4648. }
  4649. },
  4650. "voucher": {
  4651. "label": "root/print: Voucher",
  4652. "info": "root.print.voucher still have child.",
  4653. "child": {
  4654. "agb": {
  4655. "label": "root/print/voucher: Agb",
  4656. "info": "root.print.voucher.agb still have child.",
  4657. "child": {
  4658. "variant": {
  4659. "label": "root/print/voucher/agb: Variant",
  4660. "info": "Primitive Type Element",
  4661. "element": {
  4662. "type": "text"
  4663. }
  4664. },
  4665. "textModule": {
  4666. "label": "root/print/voucher/agb: Text Module",
  4667. "info": "Primitive Type Element",
  4668. "element": {
  4669. "type": "text"
  4670. }
  4671. },
  4672. "text": {
  4673. "label": "root/print/voucher/agb: Text",
  4674. "info": "Primitive Type Element",
  4675. "element": {
  4676. "type": "text"
  4677. }
  4678. }
  4679. }
  4680. },
  4681. "header": {
  4682. "label": "root/print/voucher: Header",
  4683. "info": "root.print.voucher.header still have child.",
  4684. "child": {
  4685. "variant": {
  4686. "label": "root/print/voucher/header: Variant",
  4687. "info": "Primitive Type Element",
  4688. "element": {
  4689. "type": "text"
  4690. }
  4691. },
  4692. "textModule": {
  4693. "label": "root/print/voucher/header: Text Module",
  4694. "info": "Primitive Type Element",
  4695. "element": {
  4696. "type": "text"
  4697. }
  4698. },
  4699. "text": {
  4700. "label": "root/print/voucher/header: Text",
  4701. "info": "Primitive Type Element",
  4702. "element": {
  4703. "type": "text"
  4704. }
  4705. }
  4706. }
  4707. },
  4708. "bankaccount": {
  4709. "label": "root/print/voucher: Bankaccount",
  4710. "info": "root.print.voucher.bankaccount still have child.",
  4711. "child": {
  4712. "variant": {
  4713. "label": "root/print/voucher/bankaccount: Variant",
  4714. "info": "Primitive Type Element",
  4715. "element": {
  4716. "type": "text"
  4717. }
  4718. },
  4719. "textModule": {
  4720. "label": "root/print/voucher/bankaccount: Text Module",
  4721. "info": "Primitive Type Element",
  4722. "element": {
  4723. "type": "text"
  4724. }
  4725. },
  4726. "text": {
  4727. "label": "root/print/voucher/bankaccount: Text",
  4728. "info": "Primitive Type Element",
  4729. "element": {
  4730. "type": "text"
  4731. }
  4732. }
  4733. }
  4734. },
  4735. "footer": {
  4736. "label": "root/print/voucher: Footer",
  4737. "info": "root.print.voucher.footer still have child.",
  4738. "child": {
  4739. "variant": {
  4740. "label": "root/print/voucher/footer: Variant",
  4741. "info": "Primitive Type Element",
  4742. "element": {
  4743. "type": "text"
  4744. }
  4745. },
  4746. "textModule": {
  4747. "label": "root/print/voucher/footer: Text Module",
  4748. "info": "Primitive Type Element",
  4749. "element": {
  4750. "type": "text"
  4751. }
  4752. },
  4753. "text": {
  4754. "label": "root/print/voucher/footer: Text",
  4755. "info": "Primitive Type Element",
  4756. "element": {
  4757. "type": "text"
  4758. }
  4759. }
  4760. }
  4761. },
  4762. "glnNr": {
  4763. "label": "root/print/voucher: Gln Nr",
  4764. "info": "Primitive Type Element",
  4765. "element": {
  4766. "type": "text"
  4767. }
  4768. },
  4769. "orderAcceptance": {
  4770. "label": "root/print/voucher: Order Acceptance",
  4771. "info": "Primitive Type Element",
  4772. "element": {
  4773. "type": "text"
  4774. }
  4775. }
  4776. }
  4777. },
  4778. "unloadList": {
  4779. "label": "root/print: Unload List",
  4780. "info": "root.print.unloadList still have child.",
  4781. "child": {
  4782. "separateTypes": {
  4783. "label": "root/print/unloadList: Separate Types",
  4784. "info": "Primitive Type Element",
  4785. "element": {
  4786. "type": "toggle"
  4787. }
  4788. }
  4789. }
  4790. },
  4791. "serverSide": {
  4792. "label": "root/print: Server Side",
  4793. "info": "root.print.serverSide still have child.",
  4794. "child": {
  4795. "pickup": {
  4796. "label": "root/print/serverSide: Pickup",
  4797. "info": "root.print.serverSide.pickup still have child.",
  4798. "child": {
  4799. "enabled": {
  4800. "label": "root/print/serverSide/pickup: Enabled",
  4801. "info": "Primitive Type Element",
  4802. "element": {
  4803. "type": "toggle"
  4804. }
  4805. },
  4806. "DEV": {
  4807. "label": "root/print/serverSide/pickup: D E V",
  4808. "info": "root.print.serverSide.pickup.DEV still have child.",
  4809. "child": {
  4810. "xslFile": {
  4811. "label": "root/print/serverSide/pickup/DEV: Xsl File",
  4812. "info": "Primitive Type Element",
  4813. "element": {
  4814. "type": "text"
  4815. }
  4816. },
  4817. "printer": {
  4818. "label": "root/print/serverSide/pickup/DEV: Printer",
  4819. "info": "Primitive Type Element",
  4820. "element": {
  4821. "type": "text"
  4822. }
  4823. }
  4824. }
  4825. },
  4826. "TEST": {
  4827. "label": "root/print/serverSide/pickup: T E S T",
  4828. "info": "root.print.serverSide.pickup.TEST still have child.",
  4829. "child": {
  4830. "xslFile": {
  4831. "label": "root/print/serverSide/pickup/TEST: Xsl File",
  4832. "info": "Primitive Type Element",
  4833. "element": {
  4834. "type": "text"
  4835. }
  4836. },
  4837. "printer": {
  4838. "label": "root/print/serverSide/pickup/TEST: Printer",
  4839. "info": "Primitive Type Element",
  4840. "element": {
  4841. "type": "text"
  4842. }
  4843. }
  4844. }
  4845. },
  4846. "PROD": {
  4847. "label": "root/print/serverSide/pickup: P R O D",
  4848. "info": "root.print.serverSide.pickup.PROD still have child.",
  4849. "child": {
  4850. "xslFile": {
  4851. "label": "root/print/serverSide/pickup/PROD: Xsl File",
  4852. "info": "Primitive Type Element",
  4853. "element": {
  4854. "type": "text"
  4855. }
  4856. },
  4857. "printer": {
  4858. "label": "root/print/serverSide/pickup/PROD: Printer",
  4859. "info": "Primitive Type Element",
  4860. "element": {
  4861. "type": "text"
  4862. }
  4863. }
  4864. }
  4865. }
  4866. }
  4867. }
  4868. }
  4869. }
  4870. }
  4871. },
  4872. "backup": {
  4873. "label": "root: Backup",
  4874. "info": "root.backup still have child.",
  4875. "child": {
  4876. "deviceDependedPath": {
  4877. "label": "root/backup: Device Depended Path",
  4878. "info": "Primitive Type Element",
  4879. "element": {
  4880. "type": "toggle"
  4881. }
  4882. },
  4883. "defaultPath": {
  4884. "label": "root/backup: Default Path",
  4885. "info": "Primitive Type Element",
  4886. "element": {
  4887. "type": "text"
  4888. }
  4889. },
  4890. "XCOVER": {
  4891. "label": "root/backup: X C O V E R",
  4892. "info": "root.backup.XCOVER still have child.",
  4893. "child": {
  4894. "path": {
  4895. "label": "root/backup/XCOVER: Path",
  4896. "info": "Primitive Type Element",
  4897. "element": {
  4898. "type": "text"
  4899. }
  4900. }
  4901. }
  4902. }
  4903. }
  4904. }
  4905. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement