@erpsquad/common 1.8.31 → 1.8.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/index/index.esm.js +4 -2
- package/dist/_virtual/index/index.esm.js.map +1 -1
- package/dist/_virtual/index/index.esm2.js +2 -4
- package/dist/_virtual/index/index.esm2.js.map +1 -1
- package/dist/_virtual/index/index.esm3.js +4 -2
- package/dist/_virtual/index/index.esm3.js.map +1 -1
- package/dist/_virtual/index/index.esm4.js +3 -3
- package/dist/_virtual/index/index.esm5.js +3 -3
- package/dist/_virtual/index/index.esm6.js +2 -4
- package/dist/_virtual/index/index.esm6.js.map +1 -1
- package/dist/_virtual/index/index.js +1 -1
- package/dist/_virtual/index/index2.js +1 -1
- package/dist/_virtual/index/index3.js +1 -1
- package/dist/_virtual/index/index4.js +1 -1
- package/dist/_virtual/index/index5.js +1 -1
- package/dist/_virtual/index/index6.js +1 -1
- package/dist/components/icons/action/index.esm.js +18 -0
- package/dist/components/icons/action/index.esm.js.map +1 -0
- package/dist/components/icons/action/index.js +9 -0
- package/dist/components/icons/action/index.js.map +1 -0
- package/dist/components/icons/criteria/index.esm.js +14 -0
- package/dist/components/icons/criteria/index.esm.js.map +1 -0
- package/dist/components/icons/criteria/index.js +5 -0
- package/dist/components/icons/criteria/index.js.map +1 -0
- package/dist/components/icons/cross/index.esm.js +14 -0
- package/dist/components/icons/cross/index.esm.js.map +1 -0
- package/dist/components/icons/cross/index.js +5 -0
- package/dist/components/icons/cross/index.js.map +1 -0
- package/dist/components/icons/share/index.esm.js +14 -0
- package/dist/components/icons/share/index.esm.js.map +1 -0
- package/dist/components/icons/share/index.js +5 -0
- package/dist/components/icons/share/index.js.map +1 -0
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.esm.js +344 -332
- package/dist/components/index.esm.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/label-value/label-value/index.esm.js +17 -0
- package/dist/components/label-value/label-value/index.esm.js.map +1 -0
- package/dist/components/label-value/label-value/index.js +3 -0
- package/dist/components/label-value/label-value/index.js.map +1 -0
- package/dist/components/listing/listing/index.esm.js +248 -0
- package/dist/components/listing/listing/index.esm.js.map +1 -0
- package/dist/components/listing/listing/index.js +6 -0
- package/dist/components/listing/listing/index.js.map +1 -0
- package/dist/constants/defaultColumns/index.esm.js +19 -0
- package/dist/constants/defaultColumns/index.esm.js.map +1 -1
- package/dist/constants/defaultColumns/index.js +1 -1
- package/dist/constants/defaultColumns/index.js.map +1 -1
- package/dist/constants/index.esm.js +2 -1
- package/dist/constants/index.js +1 -1
- package/dist/constants/pathnames/pathname.hrms/index.esm.js +5 -0
- package/dist/constants/pathnames/pathname.hrms/index.esm.js.map +1 -1
- package/dist/constants/pathnames/pathname.hrms/index.js +1 -1
- package/dist/constants/pathnames/pathname.hrms/index.js.map +1 -1
- package/dist/constants/route-page-map/index.esm.js +200 -194
- package/dist/constants/route-page-map/index.esm.js.map +1 -1
- package/dist/constants/route-page-map/index.js +1 -1
- package/dist/constants/route-page-map/index.js.map +1 -1
- package/dist/icons/index.d.ts +23 -19
- package/dist/icons/index.esm.js +8 -0
- package/dist/icons/index.esm.js.map +1 -1
- package/dist/icons/index.js +1 -1
- package/dist/index.esm.js +436 -424
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.esm.js +1 -1
- package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.js +1 -1
- package/dist/node_modules/@mui/icons-material/utils/createSvgIcon/index.esm.js +1 -1
- package/dist/node_modules/@mui/icons-material/utils/createSvgIcon/index.js +1 -1
- package/dist/node_modules/@mui/icons-material/utils/createSvgIcon/index.js.map +1 -1
- package/dist/node_modules/@mui/system/colorManipulator/index.esm.js +2 -2
- package/dist/node_modules/@mui/system/colorManipulator/index.js +1 -1
- package/dist/node_modules/@mui/system/createStyled/index.esm.js +1 -1
- package/dist/node_modules/@mui/system/createStyled/index.js +1 -1
- package/dist/node_modules/@mui/system/useThemeWithoutDefault/index.esm.js +1 -1
- package/dist/node_modules/@mui/system/useThemeWithoutDefault/index.js +1 -1
- package/dist/node_modules/prop-types/index/index.esm.js +1 -1
- package/dist/node_modules/prop-types/index/index.js +1 -1
- package/dist/node_modules/prop-types/index/index.js.map +1 -1
- package/dist/src/components/icons/action.d.ts +4 -0
- package/dist/src/components/icons/criteria.d.ts +4 -0
- package/dist/src/components/icons/cross.d.ts +4 -0
- package/dist/src/components/icons/index.d.ts +4 -0
- package/dist/src/components/icons/share.d.ts +4 -0
- package/dist/src/components/index.d.ts +2 -0
- package/dist/src/components/label-value/label-value.d.ts +6 -0
- package/dist/src/components/listing/index.d.ts +3 -0
- package/dist/src/components/listing/listing.d.ts +5 -0
- package/dist/src/components/listing/types.d.ts +57 -0
- package/dist/src/constants/defaultColumns.d.ts +4 -0
- package/dist/style.css +4 -2
- package/package.json +1 -1
|
@@ -1,37 +1,38 @@
|
|
|
1
|
-
import { PathnameGenerator as PathnameGenerator$
|
|
2
|
-
import { PathnameGenerator as PathnameGenerator$
|
|
3
|
-
import { PathnameGenerator as PathnameGenerator$
|
|
4
|
-
import { PathnameGenerator as PathnameGenerator$
|
|
5
|
-
import { PathnameGenerator as PathnameGenerator$
|
|
6
|
-
import { PathnameGenerator as PathnameGenerator$
|
|
7
|
-
import { PathnameGenerator, PathnameRental } from "../pathnames/pathname.rental/index.esm.js";
|
|
1
|
+
import { PathnameGenerator as PathnameGenerator$7, PathnameAccounting } from "../pathnames/pathname.accounting/index.esm.js";
|
|
2
|
+
import { PathnameGenerator as PathnameGenerator$6, PathnameInventory } from "../pathnames/pathname.inventory/index.esm.js";
|
|
3
|
+
import { PathnameGenerator as PathnameGenerator$5, PathnameManufacturing } from "../pathnames/pathname.manufacturing/index.esm.js";
|
|
4
|
+
import { PathnameGenerator as PathnameGenerator$4, PathnameCrm } from "../pathnames/pathname.crm/index.esm.js";
|
|
5
|
+
import { PathnameGenerator as PathnameGenerator$3, PathnamePurchase } from "../pathnames/pathname.procurement/index.esm.js";
|
|
6
|
+
import { PathnameGenerator as PathnameGenerator$2, PathnameUsers } from "../pathnames/pathname.user/index.esm.js";
|
|
7
|
+
import { PathnameGenerator as PathnameGenerator$1, PathnameRental } from "../pathnames/pathname.rental/index.esm.js";
|
|
8
|
+
import { PathnameGenerator, PathnameHrms } from "../pathnames/pathname.hrms/index.esm.js";
|
|
8
9
|
import { rolesColumns, itemCategoryColumns, inventoryItemColumns, rentalCrossHireOrderColumns, userColumns, purchaseOrderColumns, purchaseRfqColumns, rentalOrderColumns, rentalCrossHireRfqColumns, rentalCrossHireRequestColumns, rentalAgreementsColumns, rentalQuotationColumns, rentalLeadColumns, rentalOpportunityColumns, rentalBillingCycleColumns, rentalConfigurationColumns, rentalTermsAndConditionsColumns, languageColumns, purchaseLandedCostColumns, purchaseDeliveryOrderColumns, purchaseVraColumns, purchaseAgreementColumns, purchaseRequestColumns, customerSegmentColumns, promotionColumns, shippingRuleColumns, customerReturnsColumns, deliveryOrderColumns, salesOrderColumns, quotationColumns, opportunityColumns, leadColumns, routingColumns, workCenterCategoriesColumns, equipmentColumns, workCenterColumns, operationsColumns, equipmentFailureColumns, operationBlocksColumns, workOrderOperationsColumns, unBuildOrderColumns, buildOrderColumns, workOrderColumns, jobCardsColumns, gateRegisterColumns, billOfMaterialColumns, inventoryAdjustmentColumns, scrapColumns, binTransferColumns, stockTransferColumns, uomColumns, binsColumns, routeRulesColumns, locationColumns, attributesColumns, discountedItemsColumns, paymentTermsColumns, fiscalYearColumns, bankAccountColumns, bankColumns, taxTemplateColumns, taxCodeColumns, taxCategoryColumns, currencyExchangeColumns, currencyColumns, chartOfAccountsColumns, expenseReportsColumns, expenseReimbursementColumns, debitNoteColumns, creditNoteColumns, cashExpensesColumns, salesInvoiceColumns, purchaseInvoiceColumns, commissionColumns, commissionAuthorizationColumns, commissionAssignmentColumns, commissionTargetColumns, commissionPlanColumns, assetManagementColumns, assetTransferColumns, budgetColumns, vendorManagementColumns, customerManagementColumns, paymentRequestColumns, collectionColumns, paymentColumns, journalEntryColumns, emailColumns } from "../defaultColumns/index.esm.js";
|
|
9
10
|
import { Pathname } from "../pathnames/pathname/index.esm.js";
|
|
10
11
|
import { TEMPLATE_EDITOR_PATHS } from "../../views/template-editor/utils/constant/index.esm.js";
|
|
11
12
|
const routeToResourceMap = {
|
|
12
13
|
// User Module
|
|
13
|
-
[PathnameGenerator$
|
|
14
|
+
[PathnameGenerator$2(PathnameUsers.USER)]: {
|
|
14
15
|
pageResource: "user",
|
|
15
16
|
fieldResource: "user",
|
|
16
17
|
formResource: "user"
|
|
17
18
|
},
|
|
18
|
-
[PathnameGenerator$
|
|
19
|
+
[PathnameGenerator$2(PathnameUsers.ROLE)]: {
|
|
19
20
|
pageResource: "role",
|
|
20
21
|
fieldResource: "roles",
|
|
21
22
|
formResource: "roles"
|
|
22
23
|
},
|
|
23
24
|
//Accounting Module
|
|
24
|
-
[PathnameGenerator$
|
|
25
|
+
[PathnameGenerator$7(PathnameAccounting.JOURNAL_ENTRY)]: {
|
|
25
26
|
pageResource: "journal_entries",
|
|
26
27
|
fieldResource: "journal_entries",
|
|
27
28
|
formResource: "journal_entries"
|
|
28
29
|
},
|
|
29
|
-
[PathnameGenerator$
|
|
30
|
+
[PathnameGenerator$7(PathnameAccounting.PAYMENT)]: {
|
|
30
31
|
pageResource: "payment_entries",
|
|
31
32
|
fieldResource: "payment_entries",
|
|
32
33
|
formResource: "payment_entries"
|
|
33
34
|
},
|
|
34
|
-
[PathnameGenerator$
|
|
35
|
+
[PathnameGenerator$7(PathnameAccounting.COLLECTION)]: {
|
|
35
36
|
pageResource: "collection_entries",
|
|
36
37
|
fieldResource: "collection_entries",
|
|
37
38
|
formResource: "collection_entries"
|
|
@@ -41,452 +42,457 @@ const routeToResourceMap = {
|
|
|
41
42
|
// fieldResource: 'payment_request_history',
|
|
42
43
|
// formResource: 'payment_request_history',
|
|
43
44
|
// }
|
|
44
|
-
[PathnameGenerator$
|
|
45
|
+
[PathnameGenerator$7(PathnameAccounting.PAYMENT_REQUEST)]: {
|
|
45
46
|
pageResource: "sales_invoice",
|
|
46
47
|
fieldResource: "sales_invoice",
|
|
47
48
|
formResource: "sales_invoices"
|
|
48
49
|
},
|
|
49
|
-
[PathnameGenerator$
|
|
50
|
+
[PathnameGenerator$7(PathnameAccounting.CUSTOMER_MANAGEMENT)]: {
|
|
50
51
|
pageResource: "customer_management",
|
|
51
52
|
fieldResource: "parties",
|
|
52
53
|
formResource: "customer_management"
|
|
53
54
|
},
|
|
54
|
-
[PathnameGenerator$
|
|
55
|
+
[PathnameGenerator$7(PathnameAccounting.VENDOR_MANAGEMENT)]: {
|
|
55
56
|
pageResource: "vendor_management",
|
|
56
57
|
fieldResource: "parties",
|
|
57
58
|
formResource: "vendor_management"
|
|
58
59
|
},
|
|
59
|
-
[PathnameGenerator$
|
|
60
|
+
[PathnameGenerator$7(PathnameAccounting.BUDGET)]: {
|
|
60
61
|
pageResource: "budgets",
|
|
61
62
|
fieldResource: "budgets",
|
|
62
63
|
formResource: "budgets"
|
|
63
64
|
},
|
|
64
|
-
[PathnameGenerator$
|
|
65
|
+
[PathnameGenerator$7(PathnameAccounting.ASSET_TRANSFER)]: {
|
|
65
66
|
pageResource: "asset_transfers",
|
|
66
67
|
fieldResource: "asset_transfers",
|
|
67
68
|
formResource: "asset_transfers"
|
|
68
69
|
},
|
|
69
|
-
[PathnameGenerator$
|
|
70
|
+
[PathnameGenerator$7(PathnameAccounting.ASSETS_MANAGEMENT)]: {
|
|
70
71
|
pageResource: "assets",
|
|
71
72
|
fieldResource: "assets",
|
|
72
73
|
formResource: "assets"
|
|
73
74
|
},
|
|
74
|
-
[PathnameGenerator$
|
|
75
|
+
[PathnameGenerator$7(PathnameAccounting.COMMISSION_PLAN)]: {
|
|
75
76
|
pageResource: "commission_plan",
|
|
76
77
|
fieldResource: "commission_plans",
|
|
77
78
|
formResource: "commission_plans"
|
|
78
79
|
},
|
|
79
|
-
[PathnameGenerator$
|
|
80
|
+
[PathnameGenerator$7(PathnameAccounting.COMMISSION_TARGET)]: {
|
|
80
81
|
pageResource: "commission_target",
|
|
81
82
|
fieldResource: "commission_targets",
|
|
82
83
|
formResource: "commission_targets"
|
|
83
84
|
},
|
|
84
|
-
[PathnameGenerator$
|
|
85
|
+
[PathnameGenerator$7(PathnameAccounting.COMMISSION_ASSIGNMENT)]: {
|
|
85
86
|
pageResource: "commission_assignment",
|
|
86
87
|
fieldResource: "commission_assignments",
|
|
87
88
|
formResource: "commission_assignments"
|
|
88
89
|
},
|
|
89
|
-
[PathnameGenerator$
|
|
90
|
+
[PathnameGenerator$7(PathnameAccounting.AUTHORIZE_COMMISSION)]: {
|
|
90
91
|
pageResource: "commission_authorization",
|
|
91
92
|
fieldResource: "eligible_salesperson_commissions",
|
|
92
93
|
formResource: "eligible_salesperson_commissions"
|
|
93
94
|
},
|
|
94
|
-
[PathnameGenerator$
|
|
95
|
+
[PathnameGenerator$7(PathnameAccounting.COMMISSION)]: {
|
|
95
96
|
pageResource: "commission",
|
|
96
97
|
fieldResource: "commissions",
|
|
97
98
|
formResource: "commissions"
|
|
98
99
|
},
|
|
99
|
-
[PathnameGenerator$
|
|
100
|
+
[PathnameGenerator$7(PathnameAccounting.PURCHASE_INVOICES)]: {
|
|
100
101
|
pageResource: "purchase_invoice",
|
|
101
102
|
fieldResource: "purchase_invoice",
|
|
102
103
|
formResource: "purchase_invoices"
|
|
103
104
|
},
|
|
104
|
-
[PathnameGenerator$
|
|
105
|
+
[PathnameGenerator$7(PathnameAccounting.SALES_INVOICES)]: {
|
|
105
106
|
pageResource: "sales_invoice",
|
|
106
107
|
fieldResource: "sales_invoices",
|
|
107
108
|
formResource: "sales_invoices"
|
|
108
109
|
},
|
|
109
|
-
[PathnameGenerator$
|
|
110
|
+
[PathnameGenerator$7(PathnameAccounting.CASH_EXPENSES)]: {
|
|
110
111
|
pageResource: "cash_expense",
|
|
111
112
|
fieldResource: "cash_expenses",
|
|
112
113
|
formResource: "cash_expense"
|
|
113
114
|
},
|
|
114
|
-
[PathnameGenerator$
|
|
115
|
+
[PathnameGenerator$7(PathnameAccounting.CREDIT_NOTE)]: {
|
|
115
116
|
pageResource: "credit_notes",
|
|
116
117
|
fieldResource: "credit_notes",
|
|
117
118
|
formResource: "credit_notes"
|
|
118
119
|
},
|
|
119
|
-
[PathnameGenerator$
|
|
120
|
+
[PathnameGenerator$7(PathnameAccounting.EXPENSE_REIMBURSEMENT)]: {
|
|
120
121
|
pageResource: "expense_reimbursement",
|
|
121
122
|
fieldResource: "expense_reimbursement",
|
|
122
123
|
formResource: "expense_reimbursements"
|
|
123
124
|
},
|
|
124
|
-
[PathnameGenerator$
|
|
125
|
+
[PathnameGenerator$7(PathnameAccounting.EXPENSE_REPORT)]: {
|
|
125
126
|
pageResource: "expense_reimbursement",
|
|
126
127
|
fieldResource: "expense_reimbursements",
|
|
127
128
|
formResource: "expense_reimbursements"
|
|
128
129
|
},
|
|
129
|
-
[PathnameGenerator$
|
|
130
|
+
[PathnameGenerator$7(PathnameAccounting.DEBIT_NOTE)]: {
|
|
130
131
|
pageResource: "debit_notes",
|
|
131
132
|
fieldResource: "debit_notes",
|
|
132
133
|
formResource: "debit_notes"
|
|
133
134
|
},
|
|
134
|
-
[PathnameGenerator$
|
|
135
|
+
[PathnameGenerator$7(PathnameAccounting.CHART_OF_ACCOUNTS)]: {
|
|
135
136
|
pageResource: "",
|
|
136
137
|
fieldResource: "chart_of_account",
|
|
137
138
|
formResource: "chart_of_accounts_custom"
|
|
138
139
|
},
|
|
139
|
-
[PathnameGenerator$
|
|
140
|
+
[PathnameGenerator$7(PathnameAccounting.CURRENCY)]: {
|
|
140
141
|
pageResource: "",
|
|
141
142
|
fieldResource: "currency",
|
|
142
143
|
formResource: "currency"
|
|
143
144
|
},
|
|
144
|
-
[PathnameGenerator$
|
|
145
|
+
[PathnameGenerator$7(PathnameAccounting.CURRENCY_EXCHANGE)]: {
|
|
145
146
|
pageResource: "",
|
|
146
147
|
fieldResource: "currency_exchange",
|
|
147
148
|
formResource: "currency_exchange"
|
|
148
149
|
},
|
|
149
|
-
[PathnameGenerator$
|
|
150
|
+
[PathnameGenerator$7(PathnameAccounting.TAX_CATEGORY)]: {
|
|
150
151
|
pageResource: "",
|
|
151
152
|
fieldResource: "tax_category",
|
|
152
153
|
formResource: "tax_category"
|
|
153
154
|
},
|
|
154
|
-
[PathnameGenerator$
|
|
155
|
+
[PathnameGenerator$7(PathnameAccounting.TAX_CODE)]: {
|
|
155
156
|
pageResource: "",
|
|
156
157
|
fieldResource: "tax_code",
|
|
157
158
|
formResource: "tax_code"
|
|
158
159
|
},
|
|
159
|
-
[PathnameGenerator$
|
|
160
|
+
[PathnameGenerator$7(PathnameAccounting.TAX_TEMPLATE)]: {
|
|
160
161
|
pageResource: "",
|
|
161
162
|
fieldResource: "tax_templates",
|
|
162
163
|
formResource: "tax_templates"
|
|
163
164
|
},
|
|
164
|
-
[PathnameGenerator$
|
|
165
|
+
[PathnameGenerator$7(PathnameAccounting.BANK)]: {
|
|
165
166
|
pageResource: "",
|
|
166
167
|
fieldResource: "banks",
|
|
167
168
|
formResource: "banks"
|
|
168
169
|
},
|
|
169
|
-
[PathnameGenerator$
|
|
170
|
+
[PathnameGenerator$7(PathnameAccounting.BANK_ACCOUNT)]: {
|
|
170
171
|
pageResource: "",
|
|
171
172
|
fieldResource: "bank_accounts",
|
|
172
173
|
formResource: "bank_accounts"
|
|
173
174
|
},
|
|
174
|
-
[PathnameGenerator$
|
|
175
|
+
[PathnameGenerator$7(PathnameAccounting.FISCAL_YEAR)]: {
|
|
175
176
|
pageResource: "",
|
|
176
177
|
fieldResource: "fiscal_year",
|
|
177
178
|
formResource: "fiscal_year"
|
|
178
179
|
},
|
|
179
|
-
[PathnameGenerator$
|
|
180
|
+
[PathnameGenerator$7(PathnameAccounting.PAYMENT_TERMS)]: {
|
|
180
181
|
pageResource: "",
|
|
181
182
|
fieldResource: "payment_terms",
|
|
182
183
|
formResource: "payment_terms"
|
|
183
184
|
},
|
|
184
|
-
[PathnameGenerator$
|
|
185
|
+
[PathnameGenerator$6(PathnameInventory.ITEM)]: {
|
|
185
186
|
pageResource: "inventory-item",
|
|
186
187
|
fieldResource: "inventory_items",
|
|
187
188
|
formResource: "inventory_items"
|
|
188
189
|
},
|
|
189
|
-
[PathnameGenerator$
|
|
190
|
+
[PathnameGenerator$6(PathnameInventory.ITEM_CATEGORY)]: {
|
|
190
191
|
pageResource: "",
|
|
191
192
|
fieldResource: "category_items",
|
|
192
193
|
formResource: "category_items"
|
|
193
194
|
},
|
|
194
|
-
[PathnameGenerator$
|
|
195
|
+
[PathnameGenerator$6(PathnameInventory.DISCOUNTED_ITEM)]: {
|
|
195
196
|
pageResource: "",
|
|
196
197
|
fieldResource: "discount_items",
|
|
197
198
|
formResource: "discount_items"
|
|
198
199
|
},
|
|
199
|
-
[PathnameGenerator$
|
|
200
|
+
[PathnameGenerator$6(PathnameInventory.ATTRIBUTES)]: {
|
|
200
201
|
pageResource: "",
|
|
201
202
|
fieldResource: "attributes",
|
|
202
203
|
formResource: "attributes"
|
|
203
204
|
},
|
|
204
|
-
[PathnameGenerator$
|
|
205
|
+
[PathnameGenerator$6(PathnameInventory.LOCATION)]: {
|
|
205
206
|
pageResource: "",
|
|
206
207
|
fieldResource: "warehouse_location",
|
|
207
208
|
formResource: "warehouse_location"
|
|
208
209
|
},
|
|
209
|
-
[PathnameGenerator$
|
|
210
|
+
[PathnameGenerator$6(PathnameInventory.ROUTE_RULES)]: {
|
|
210
211
|
pageResource: "",
|
|
211
212
|
fieldResource: "routes_rules",
|
|
212
213
|
formResource: "routes_rules"
|
|
213
214
|
},
|
|
214
|
-
[PathnameGenerator$
|
|
215
|
+
[PathnameGenerator$6(PathnameInventory.BINS)]: {
|
|
215
216
|
pageResource: "",
|
|
216
217
|
fieldResource: "bins",
|
|
217
218
|
formResource: "bins"
|
|
218
219
|
},
|
|
219
|
-
[PathnameGenerator$
|
|
220
|
+
[PathnameGenerator$6(PathnameInventory.UOM)]: {
|
|
220
221
|
pageResource: "",
|
|
221
222
|
fieldResource: "uom",
|
|
222
223
|
formResource: "units_of_measurement"
|
|
223
224
|
},
|
|
224
|
-
[PathnameGenerator$
|
|
225
|
+
[PathnameGenerator$6(PathnameInventory.STOCK_TRANSFER)]: {
|
|
225
226
|
pageResource: "",
|
|
226
227
|
fieldResource: "stock_transfers",
|
|
227
228
|
formResource: "stock_transfers"
|
|
228
229
|
},
|
|
229
|
-
[PathnameGenerator$
|
|
230
|
+
[PathnameGenerator$6(PathnameInventory.BIN_TRANSFER)]: {
|
|
230
231
|
pageResource: "",
|
|
231
232
|
fieldResource: "bin_transfer",
|
|
232
233
|
formResource: "bin_transfer"
|
|
233
234
|
},
|
|
234
|
-
[PathnameGenerator$
|
|
235
|
+
[PathnameGenerator$6(PathnameInventory.SCRAP)]: {
|
|
235
236
|
pageResource: "",
|
|
236
237
|
fieldResource: "scrap",
|
|
237
238
|
formResource: "scrap"
|
|
238
239
|
},
|
|
239
|
-
[PathnameGenerator$
|
|
240
|
+
[PathnameGenerator$6(PathnameInventory.INVENTORY_ADJUSTMENT)]: {
|
|
240
241
|
pageResource: "",
|
|
241
242
|
fieldResource: "inventory_adjustment",
|
|
242
243
|
formResource: "inventory_adjustment"
|
|
243
244
|
},
|
|
244
|
-
[PathnameGenerator$
|
|
245
|
+
[PathnameGenerator$5(PathnameManufacturing.BILL_OF_MATERIALS)]: {
|
|
245
246
|
pageResource: "mf_bom",
|
|
246
247
|
fieldResource: "bills-of-materials",
|
|
247
248
|
formResource: "mf_bom"
|
|
248
249
|
},
|
|
249
|
-
[PathnameGenerator$
|
|
250
|
+
[PathnameGenerator$5(PathnameManufacturing.GATE_REGISTER)]: {
|
|
250
251
|
pageResource: "mf_gate",
|
|
251
252
|
fieldResource: "gate_register",
|
|
252
253
|
formResource: "mf_gate"
|
|
253
254
|
},
|
|
254
|
-
[PathnameGenerator$
|
|
255
|
+
[PathnameGenerator$5(PathnameManufacturing.JOB_CARDS)]: {
|
|
255
256
|
pageResource: "job_cards",
|
|
256
257
|
fieldResource: "mf_job_cards",
|
|
257
258
|
formResource: "mf_job_cards"
|
|
258
259
|
},
|
|
259
|
-
[PathnameGenerator$
|
|
260
|
+
[PathnameGenerator$5(PathnameManufacturing.WORK_ORDER)]: {
|
|
260
261
|
pageResource: "mf_work_orders",
|
|
261
262
|
fieldResource: "mf_work_orders",
|
|
262
263
|
formResource: "mf_work_orders"
|
|
263
264
|
},
|
|
264
|
-
[PathnameGenerator$
|
|
265
|
+
[PathnameGenerator$5(PathnameManufacturing.BUILD_ORDER)]: {
|
|
265
266
|
pageResource: "build_order",
|
|
266
267
|
fieldResource: "mf_build_orders",
|
|
267
268
|
formResource: "mf_build_orders"
|
|
268
269
|
},
|
|
269
|
-
[PathnameGenerator$
|
|
270
|
+
[PathnameGenerator$5(PathnameManufacturing.UNBUILD_ORDER)]: {
|
|
270
271
|
pageResource: "unbuild_order",
|
|
271
272
|
fieldResource: "unbuild_orders",
|
|
272
273
|
formResource: "mf_unbuild_orders"
|
|
273
274
|
},
|
|
274
|
-
[PathnameGenerator$
|
|
275
|
+
[PathnameGenerator$5(PathnameManufacturing.MANAGE_OPERATIONS)]: {
|
|
275
276
|
pageResource: "mf_work_orders",
|
|
276
277
|
fieldResource: "mf_work_orders",
|
|
277
278
|
formResource: "mf_work_orders"
|
|
278
279
|
},
|
|
279
|
-
[PathnameGenerator$
|
|
280
|
+
[PathnameGenerator$5(PathnameManufacturing.OPERATION_BLOCKS)]: {
|
|
280
281
|
pageResource: "mf_operation_blocks",
|
|
281
282
|
fieldResource: "operation_block",
|
|
282
283
|
formResource: "mf_operation_blocks"
|
|
283
284
|
},
|
|
284
|
-
[PathnameGenerator$
|
|
285
|
+
[PathnameGenerator$5(PathnameManufacturing.EQUIPMENT_FAILURE)]: {
|
|
285
286
|
pageResource: "mf_equipment_failure",
|
|
286
287
|
fieldResource: "mf_equipment_failures",
|
|
287
288
|
formResource: "mf_equipment_failures"
|
|
288
289
|
},
|
|
289
|
-
[PathnameGenerator$
|
|
290
|
+
[PathnameGenerator$5(PathnameManufacturing.OPERATIONS)]: {
|
|
290
291
|
pageResource: "operation",
|
|
291
292
|
fieldResource: "operations",
|
|
292
293
|
formResource: "mf_operations"
|
|
293
294
|
},
|
|
294
|
-
[PathnameGenerator$
|
|
295
|
+
[PathnameGenerator$5(PathnameManufacturing.WORK_CENTERS)]: {
|
|
295
296
|
pageResource: "work_center",
|
|
296
297
|
fieldResource: "work_centre",
|
|
297
298
|
formResource: "mf_work_centres"
|
|
298
299
|
},
|
|
299
|
-
[PathnameGenerator$
|
|
300
|
+
[PathnameGenerator$5(PathnameManufacturing.EQUIPMENTS)]: {
|
|
300
301
|
pageResource: "equipment",
|
|
301
302
|
fieldResource: "equipments",
|
|
302
303
|
formResource: "mf_equipments"
|
|
303
304
|
},
|
|
304
|
-
[PathnameGenerator$
|
|
305
|
+
[PathnameGenerator$5(PathnameManufacturing.WORK_CENTER_CATEGORIES)]: {
|
|
305
306
|
pageResource: "work_center_category",
|
|
306
307
|
fieldResource: "work_centre_categories",
|
|
307
308
|
formResource: "mf_work_centre_categories"
|
|
308
309
|
},
|
|
309
|
-
[PathnameGenerator$
|
|
310
|
+
[PathnameGenerator$5(PathnameManufacturing.ROUTING)]: {
|
|
310
311
|
pageResource: "routing",
|
|
311
312
|
fieldResource: "routing",
|
|
312
313
|
formResource: "mf_routing"
|
|
313
314
|
},
|
|
314
|
-
[PathnameGenerator$
|
|
315
|
+
[PathnameGenerator$4(PathnameCrm.LEAD)]: {
|
|
315
316
|
pageResource: "leads",
|
|
316
317
|
fieldResource: "sl_leads",
|
|
317
318
|
formResource: "sl_leads"
|
|
318
319
|
},
|
|
319
|
-
[PathnameGenerator$
|
|
320
|
+
[PathnameGenerator$4(PathnameCrm.OPPORTUNITY)]: {
|
|
320
321
|
pageResource: "sl_opportunity",
|
|
321
322
|
fieldResource: "sl_opportunity",
|
|
322
323
|
formResource: "sl_opportunity"
|
|
323
324
|
},
|
|
324
|
-
[PathnameGenerator$
|
|
325
|
+
[PathnameGenerator$4(PathnameCrm.QUOTATION)]: {
|
|
325
326
|
pageResource: "sl_quotation",
|
|
326
327
|
fieldResource: "sl_quotation",
|
|
327
328
|
formResource: "sl_quotation"
|
|
328
329
|
},
|
|
329
|
-
[PathnameGenerator$
|
|
330
|
+
[PathnameGenerator$4(PathnameCrm.SALES_ORDER)]: {
|
|
330
331
|
pageResource: "sl_sales_order",
|
|
331
332
|
fieldResource: "sl_sales_orders",
|
|
332
333
|
formResource: "sl_sales_orders"
|
|
333
334
|
},
|
|
334
|
-
[PathnameGenerator$
|
|
335
|
+
[PathnameGenerator$4(PathnameCrm.DELIVERTY_ORDER)]: {
|
|
335
336
|
pageResource: "sl_delivery_order",
|
|
336
337
|
fieldResource: "sl_delivery_orders",
|
|
337
338
|
formResource: "sl_delivery_orders"
|
|
338
339
|
},
|
|
339
|
-
[PathnameGenerator$
|
|
340
|
+
[PathnameGenerator$4(PathnameCrm.CUSTOMER_RETURNS)]: {
|
|
340
341
|
pageResource: "sl_customer_return",
|
|
341
342
|
fieldResource: "customer_returns",
|
|
342
343
|
formResource: "customer_returns"
|
|
343
344
|
},
|
|
344
|
-
[PathnameGenerator$
|
|
345
|
+
[PathnameGenerator$4(PathnameCrm.SHIPMENT_RULES)]: {
|
|
345
346
|
pageResource: "shippment_rules",
|
|
346
347
|
fieldResource: "sl_shipping_rules",
|
|
347
348
|
formResource: "sl_shipping_rules"
|
|
348
349
|
},
|
|
349
|
-
[PathnameGenerator$
|
|
350
|
+
[PathnameGenerator$4(PathnameCrm.PROMOTIONS)]: {
|
|
350
351
|
pageResource: "sl_promotions",
|
|
351
352
|
fieldResource: "sl_promotions",
|
|
352
353
|
formResource: "sl_promotions"
|
|
353
354
|
},
|
|
354
|
-
[PathnameGenerator$
|
|
355
|
+
[PathnameGenerator$4(PathnameCrm.CUSTOMER_SEGMENTS)]: {
|
|
355
356
|
pageResource: "customer_segments",
|
|
356
357
|
fieldResource: "customer_segment",
|
|
357
358
|
formResource: "customer_segment"
|
|
358
359
|
},
|
|
359
|
-
[PathnameGenerator$
|
|
360
|
+
[PathnameGenerator$3(PathnamePurchase.REQUESTS)]: {
|
|
360
361
|
pageResource: "purchase-request",
|
|
361
362
|
fieldResource: "pr_purchase_requests",
|
|
362
363
|
formResource: "pr_purchase_requests"
|
|
363
364
|
},
|
|
364
|
-
[PathnameGenerator$
|
|
365
|
+
[PathnameGenerator$3(PathnamePurchase.PURCHASE_AGREEMENT)]: {
|
|
365
366
|
pageResource: "purchase_agreement",
|
|
366
367
|
fieldResource: "pr_purchase_agreements",
|
|
367
368
|
formResource: "pr_purchase_agreements"
|
|
368
369
|
},
|
|
369
|
-
[PathnameGenerator$
|
|
370
|
+
[PathnameGenerator$3(PathnamePurchase.RFQ)]: {
|
|
370
371
|
pageResource: "request_for_quote",
|
|
371
372
|
fieldResource: "pr_rfqs",
|
|
372
373
|
formResource: "pr_rfqs"
|
|
373
374
|
},
|
|
374
|
-
[PathnameGenerator$
|
|
375
|
+
[PathnameGenerator$3(PathnamePurchase.PURCHASE_ORDER)]: {
|
|
375
376
|
pageResource: "purchase_order",
|
|
376
377
|
fieldResource: "pr_purchase_orders",
|
|
377
378
|
formResource: "pr_purchase_orders"
|
|
378
379
|
},
|
|
379
|
-
[PathnameGenerator$
|
|
380
|
+
[PathnameGenerator$3(PathnamePurchase.VENDOR_RETURNS)]: {
|
|
380
381
|
pageResource: "purchase_vendor_returns",
|
|
381
382
|
fieldResource: "pr_vras",
|
|
382
383
|
formResource: "pr_vras"
|
|
383
384
|
},
|
|
384
|
-
[PathnameGenerator$
|
|
385
|
+
[PathnameGenerator$3(PathnamePurchase.DELIVERY_ORDER)]: {
|
|
385
386
|
pageResource: "purchase_delivery_order",
|
|
386
387
|
fieldResource: "pr_delivery_orders",
|
|
387
388
|
formResource: "pr_delivery_orders"
|
|
388
389
|
},
|
|
389
|
-
[PathnameGenerator$
|
|
390
|
+
[PathnameGenerator$3(PathnamePurchase.LANDED_COST)]: {
|
|
390
391
|
pageResource: "purchase_landed_cost",
|
|
391
392
|
fieldResource: "pr_landed_cost",
|
|
392
393
|
formResource: "pr_landed_cost"
|
|
393
394
|
},
|
|
394
|
-
[PathnameGenerator$
|
|
395
|
+
[PathnameGenerator$2(PathnameUsers.USER)]: {
|
|
395
396
|
pageResource: "user",
|
|
396
397
|
fieldResource: "user",
|
|
397
398
|
formResource: "user"
|
|
398
399
|
},
|
|
399
|
-
[PathnameGenerator$
|
|
400
|
+
[PathnameGenerator$2(PathnameUsers.LANGUAGE)]: {
|
|
400
401
|
pageResource: "language",
|
|
401
402
|
fieldResource: "languages",
|
|
402
403
|
formResource: "languages"
|
|
403
404
|
},
|
|
404
405
|
// Rental Module
|
|
405
|
-
[PathnameGenerator(PathnameRental.TERMS_AND_CONDITIONS)]: {
|
|
406
|
+
[PathnameGenerator$1(PathnameRental.TERMS_AND_CONDITIONS)]: {
|
|
406
407
|
pageResource: "",
|
|
407
408
|
fieldResource: "rn_terms_and_conditions",
|
|
408
409
|
formResource: "rn_terms_and_conditions"
|
|
409
410
|
},
|
|
410
|
-
[PathnameGenerator(PathnameRental.CONFIGURATIONS)]: {
|
|
411
|
+
[PathnameGenerator$1(PathnameRental.CONFIGURATIONS)]: {
|
|
411
412
|
pageResource: "configuration",
|
|
412
413
|
fieldResource: "configuration",
|
|
413
414
|
formResource: "configuration"
|
|
414
415
|
},
|
|
415
|
-
[PathnameGenerator(PathnameRental.BILLING_CYCLE)]: {
|
|
416
|
+
[PathnameGenerator$1(PathnameRental.BILLING_CYCLE)]: {
|
|
416
417
|
pageResource: "",
|
|
417
418
|
fieldResource: "rn_billing_cycles",
|
|
418
419
|
formResource: "rn_billing_cycles"
|
|
419
420
|
},
|
|
420
|
-
[PathnameGenerator(PathnameRental.LEADS)]: {
|
|
421
|
+
[PathnameGenerator$1(PathnameRental.LEADS)]: {
|
|
421
422
|
fieldResource: "sl_leads",
|
|
422
423
|
pageResource: "rental_leads",
|
|
423
424
|
formResource: "rental_leads"
|
|
424
425
|
},
|
|
425
|
-
[PathnameGenerator(PathnameRental.OPPORTUNITY)]: {
|
|
426
|
+
[PathnameGenerator$1(PathnameRental.OPPORTUNITY)]: {
|
|
426
427
|
fieldResource: "sl_opportunity_parties",
|
|
427
428
|
pageResource: "rental_opportunity",
|
|
428
429
|
formResource: "rn_opportunity_parties"
|
|
429
430
|
},
|
|
430
|
-
[PathnameGenerator(PathnameRental.QUOTATION)]: {
|
|
431
|
+
[PathnameGenerator$1(PathnameRental.QUOTATION)]: {
|
|
431
432
|
pageResource: "rental_quotation",
|
|
432
433
|
fieldResource: "sl_quotation",
|
|
433
434
|
formResource: "rn_quotation"
|
|
434
435
|
},
|
|
435
|
-
[PathnameGenerator(PathnameRental.REVISED_QUOTATION)]: {
|
|
436
|
+
[PathnameGenerator$1(PathnameRental.REVISED_QUOTATION)]: {
|
|
436
437
|
pageResource: "",
|
|
437
438
|
fieldResource: "sl_quotation",
|
|
438
439
|
formResource: "rn_quotation"
|
|
439
440
|
},
|
|
440
|
-
[PathnameGenerator(PathnameRental.AGREEMENTS)]: {
|
|
441
|
+
[PathnameGenerator$1(PathnameRental.AGREEMENTS)]: {
|
|
441
442
|
pageResource: "rental_agreement",
|
|
442
443
|
fieldResource: "pr_purchase_agreements",
|
|
443
444
|
formResource: "rental_agreement"
|
|
444
445
|
},
|
|
445
|
-
[PathnameGenerator(PathnameRental.CROSS_HIRE_REQUESTS)]: {
|
|
446
|
+
[PathnameGenerator$1(PathnameRental.CROSS_HIRE_REQUESTS)]: {
|
|
446
447
|
pageResource: "rental_cross_hire_request",
|
|
447
448
|
fieldResource: "pr_purchase_requests",
|
|
448
449
|
formResource: "rn_request"
|
|
449
450
|
},
|
|
450
|
-
[PathnameGenerator(PathnameRental.CROSS_HIRE_RFQ)]: {
|
|
451
|
+
[PathnameGenerator$1(PathnameRental.CROSS_HIRE_RFQ)]: {
|
|
451
452
|
pageResource: "rn_cross_hire_request_for_quote",
|
|
452
453
|
fieldResource: "pr_rfqs",
|
|
453
454
|
formResource: "rn_cross_hire_request_for_quote"
|
|
454
455
|
},
|
|
455
|
-
[PathnameGenerator(PathnameRental.RENTAL_ORDERS)]: {
|
|
456
|
+
[PathnameGenerator$1(PathnameRental.RENTAL_ORDERS)]: {
|
|
456
457
|
pageResource: "rental_order",
|
|
457
458
|
fieldResource: "sl_sales_orders",
|
|
458
459
|
formResource: "rn_rental_order"
|
|
459
460
|
},
|
|
460
|
-
[PathnameGenerator(PathnameRental.PURCHASE_REQUEST_FOR_QUOTE)]: {
|
|
461
|
+
[PathnameGenerator$1(PathnameRental.PURCHASE_REQUEST_FOR_QUOTE)]: {
|
|
461
462
|
pageResource: "request_for_quote",
|
|
462
463
|
fieldResource: "pr_rfqs",
|
|
463
464
|
formResource: "pr_rfqs"
|
|
464
465
|
},
|
|
465
|
-
[PathnameGenerator(PathnameRental.PURCHASE_ORDERS)]: {
|
|
466
|
+
[PathnameGenerator$1(PathnameRental.PURCHASE_ORDERS)]: {
|
|
466
467
|
pageResource: "purchase_order",
|
|
467
468
|
fieldResource: "pr_purchase_orders",
|
|
468
469
|
formResource: "pr_purchase_orders"
|
|
469
470
|
},
|
|
470
|
-
[PathnameGenerator(PathnameRental.CROSS_HIRE_ORDERS)]: {
|
|
471
|
+
[PathnameGenerator$1(PathnameRental.CROSS_HIRE_ORDERS)]: {
|
|
471
472
|
pageResource: "rental_cross_hire_order",
|
|
472
473
|
fieldResource: "pr_purchase_orders",
|
|
473
474
|
formResource: "rn_order"
|
|
474
475
|
},
|
|
475
|
-
[PathnameGenerator(PathnameRental.INVOICING_PREVIOUS_JOBS)]: {
|
|
476
|
+
[PathnameGenerator$1(PathnameRental.INVOICING_PREVIOUS_JOBS)]: {
|
|
476
477
|
pageResource: "rn_invoice_jobs",
|
|
477
478
|
fieldResource: "rn_invoice_jobs",
|
|
478
479
|
formResource: "rn_invoice_jobs"
|
|
479
480
|
},
|
|
480
|
-
[PathnameGenerator(PathnameRental.ITEM)]: {
|
|
481
|
+
[PathnameGenerator$1(PathnameRental.ITEM)]: {
|
|
481
482
|
pageResource: "inventory-item",
|
|
482
483
|
fieldResource: "inventory_items",
|
|
483
484
|
formResource: "inventory_items"
|
|
484
485
|
},
|
|
485
|
-
[PathnameGenerator(PathnameRental.ITEM_CATEGORY)]: {
|
|
486
|
+
[PathnameGenerator$1(PathnameRental.ITEM_CATEGORY)]: {
|
|
486
487
|
pageResource: "",
|
|
487
488
|
fieldResource: "category_items",
|
|
488
489
|
formResource: "category_items"
|
|
489
490
|
},
|
|
491
|
+
[PathnameGenerator(PathnameHrms.APPROVAL_WORKFLOW)]: {
|
|
492
|
+
pageResource: "",
|
|
493
|
+
fieldResource: "",
|
|
494
|
+
formResource: ""
|
|
495
|
+
},
|
|
490
496
|
...Object.values(Pathname).reduce((acc, path) => {
|
|
491
497
|
acc[`${path}${TEMPLATE_EDITOR_PATHS.TEMPLATES_LIST("email")}`] = {
|
|
492
498
|
pageResource: "",
|
|
@@ -504,287 +510,287 @@ const routeToResourceMap = {
|
|
|
504
510
|
// },
|
|
505
511
|
};
|
|
506
512
|
const routeToColumnsMap = {
|
|
507
|
-
[PathnameGenerator$
|
|
513
|
+
[PathnameGenerator$7(PathnameAccounting.JOURNAL_ENTRY)]: {
|
|
508
514
|
defaultColumns: journalEntryColumns
|
|
509
515
|
},
|
|
510
|
-
[PathnameGenerator$
|
|
516
|
+
[PathnameGenerator$7(PathnameAccounting.PAYMENT)]: {
|
|
511
517
|
defaultColumns: paymentColumns
|
|
512
518
|
},
|
|
513
|
-
[PathnameGenerator$
|
|
519
|
+
[PathnameGenerator$7(PathnameAccounting.COLLECTION)]: {
|
|
514
520
|
defaultColumns: collectionColumns
|
|
515
521
|
},
|
|
516
522
|
// [PathnameGenerator(PathnameAccounting.PAYMENT_REQUEST)]: {
|
|
517
523
|
// defaultColumns: []
|
|
518
524
|
// }
|
|
519
|
-
[PathnameGenerator$
|
|
525
|
+
[PathnameGenerator$7(PathnameAccounting.PAYMENT_REQUEST)]: {
|
|
520
526
|
defaultColumns: paymentRequestColumns
|
|
521
527
|
},
|
|
522
|
-
[PathnameGenerator$
|
|
528
|
+
[PathnameGenerator$7(PathnameAccounting.CUSTOMER_MANAGEMENT)]: {
|
|
523
529
|
defaultColumns: customerManagementColumns
|
|
524
530
|
},
|
|
525
|
-
[PathnameGenerator$
|
|
531
|
+
[PathnameGenerator$7(PathnameAccounting.VENDOR_MANAGEMENT)]: {
|
|
526
532
|
defaultColumns: vendorManagementColumns
|
|
527
533
|
},
|
|
528
|
-
[PathnameGenerator$
|
|
534
|
+
[PathnameGenerator$7(PathnameAccounting.BUDGET)]: {
|
|
529
535
|
defaultColumns: budgetColumns
|
|
530
536
|
},
|
|
531
|
-
[PathnameGenerator$
|
|
537
|
+
[PathnameGenerator$7(PathnameAccounting.ASSET_TRANSFER)]: {
|
|
532
538
|
defaultColumns: assetTransferColumns
|
|
533
539
|
},
|
|
534
|
-
[PathnameGenerator$
|
|
540
|
+
[PathnameGenerator$7(PathnameAccounting.ASSETS_MANAGEMENT)]: {
|
|
535
541
|
defaultColumns: assetManagementColumns
|
|
536
542
|
},
|
|
537
|
-
[PathnameGenerator$
|
|
543
|
+
[PathnameGenerator$7(PathnameAccounting.COMMISSION_PLAN)]: {
|
|
538
544
|
defaultColumns: commissionPlanColumns
|
|
539
545
|
},
|
|
540
|
-
[PathnameGenerator$
|
|
546
|
+
[PathnameGenerator$7(PathnameAccounting.COMMISSION_TARGET)]: {
|
|
541
547
|
defaultColumns: commissionTargetColumns
|
|
542
548
|
},
|
|
543
|
-
[PathnameGenerator$
|
|
549
|
+
[PathnameGenerator$7(PathnameAccounting.COMMISSION_ASSIGNMENT)]: {
|
|
544
550
|
defaultColumns: commissionAssignmentColumns
|
|
545
551
|
},
|
|
546
|
-
[PathnameGenerator$
|
|
552
|
+
[PathnameGenerator$7(PathnameAccounting.AUTHORIZE_COMMISSION)]: {
|
|
547
553
|
defaultColumns: commissionAuthorizationColumns
|
|
548
554
|
},
|
|
549
|
-
[PathnameGenerator$
|
|
555
|
+
[PathnameGenerator$7(PathnameAccounting.COMMISSION)]: {
|
|
550
556
|
defaultColumns: commissionColumns
|
|
551
557
|
},
|
|
552
|
-
[PathnameGenerator$
|
|
558
|
+
[PathnameGenerator$7(PathnameAccounting.PURCHASE_INVOICES)]: {
|
|
553
559
|
defaultColumns: purchaseInvoiceColumns
|
|
554
560
|
},
|
|
555
|
-
[PathnameGenerator$
|
|
561
|
+
[PathnameGenerator$7(PathnameAccounting.SALES_INVOICES)]: {
|
|
556
562
|
defaultColumns: salesInvoiceColumns
|
|
557
563
|
},
|
|
558
|
-
[PathnameGenerator$
|
|
564
|
+
[PathnameGenerator$7(PathnameAccounting.CASH_EXPENSES)]: {
|
|
559
565
|
defaultColumns: cashExpensesColumns
|
|
560
566
|
},
|
|
561
|
-
[PathnameGenerator$
|
|
567
|
+
[PathnameGenerator$7(PathnameAccounting.CREDIT_NOTE)]: {
|
|
562
568
|
defaultColumns: creditNoteColumns
|
|
563
569
|
},
|
|
564
|
-
[PathnameGenerator$
|
|
570
|
+
[PathnameGenerator$7(PathnameAccounting.DEBIT_NOTE)]: {
|
|
565
571
|
defaultColumns: debitNoteColumns
|
|
566
572
|
},
|
|
567
|
-
[PathnameGenerator$
|
|
573
|
+
[PathnameGenerator$7(PathnameAccounting.EXPENSE_REIMBURSEMENT)]: {
|
|
568
574
|
defaultColumns: expenseReimbursementColumns
|
|
569
575
|
},
|
|
570
|
-
[PathnameGenerator$
|
|
576
|
+
[PathnameGenerator$7(PathnameAccounting.EXPENSE_REPORT)]: {
|
|
571
577
|
defaultColumns: expenseReportsColumns
|
|
572
578
|
},
|
|
573
|
-
[PathnameGenerator$
|
|
579
|
+
[PathnameGenerator$7(PathnameAccounting.CHART_OF_ACCOUNTS)]: {
|
|
574
580
|
defaultColumns: chartOfAccountsColumns
|
|
575
581
|
},
|
|
576
|
-
[PathnameGenerator$
|
|
582
|
+
[PathnameGenerator$7(PathnameAccounting.CURRENCY)]: {
|
|
577
583
|
defaultColumns: currencyColumns
|
|
578
584
|
},
|
|
579
|
-
[PathnameGenerator$
|
|
585
|
+
[PathnameGenerator$7(PathnameAccounting.CURRENCY_EXCHANGE)]: {
|
|
580
586
|
defaultColumns: currencyExchangeColumns
|
|
581
587
|
},
|
|
582
|
-
[PathnameGenerator$
|
|
588
|
+
[PathnameGenerator$7(PathnameAccounting.TAX_CATEGORY)]: {
|
|
583
589
|
defaultColumns: taxCategoryColumns
|
|
584
590
|
},
|
|
585
|
-
[PathnameGenerator$
|
|
591
|
+
[PathnameGenerator$7(PathnameAccounting.TAX_CODE)]: {
|
|
586
592
|
defaultColumns: taxCodeColumns
|
|
587
593
|
},
|
|
588
|
-
[PathnameGenerator$
|
|
594
|
+
[PathnameGenerator$7(PathnameAccounting.TAX_TEMPLATE)]: {
|
|
589
595
|
defaultColumns: taxTemplateColumns
|
|
590
596
|
},
|
|
591
|
-
[PathnameGenerator$
|
|
597
|
+
[PathnameGenerator$7(PathnameAccounting.BANK)]: {
|
|
592
598
|
defaultColumns: bankColumns
|
|
593
599
|
},
|
|
594
|
-
[PathnameGenerator$
|
|
600
|
+
[PathnameGenerator$7(PathnameAccounting.BANK_ACCOUNT)]: {
|
|
595
601
|
defaultColumns: bankAccountColumns
|
|
596
602
|
},
|
|
597
|
-
[PathnameGenerator$
|
|
603
|
+
[PathnameGenerator$7(PathnameAccounting.FISCAL_YEAR)]: {
|
|
598
604
|
defaultColumns: fiscalYearColumns
|
|
599
605
|
},
|
|
600
|
-
[PathnameGenerator$
|
|
606
|
+
[PathnameGenerator$7(PathnameAccounting.PAYMENT_TERMS)]: {
|
|
601
607
|
defaultColumns: paymentTermsColumns
|
|
602
608
|
},
|
|
603
|
-
[PathnameGenerator$
|
|
609
|
+
[PathnameGenerator$6(PathnameInventory.ITEM)]: {
|
|
604
610
|
defaultColumns: inventoryItemColumns
|
|
605
611
|
},
|
|
606
|
-
[PathnameGenerator$
|
|
612
|
+
[PathnameGenerator$6(PathnameInventory.ITEM_CATEGORY)]: {
|
|
607
613
|
defaultColumns: itemCategoryColumns
|
|
608
614
|
},
|
|
609
|
-
[PathnameGenerator$
|
|
615
|
+
[PathnameGenerator$6(PathnameInventory.DISCOUNTED_ITEM)]: {
|
|
610
616
|
defaultColumns: discountedItemsColumns
|
|
611
617
|
},
|
|
612
|
-
[PathnameGenerator$
|
|
618
|
+
[PathnameGenerator$6(PathnameInventory.ATTRIBUTES)]: {
|
|
613
619
|
defaultColumns: attributesColumns
|
|
614
620
|
},
|
|
615
|
-
[PathnameGenerator$
|
|
621
|
+
[PathnameGenerator$6(PathnameInventory.LOCATION)]: {
|
|
616
622
|
defaultColumns: locationColumns
|
|
617
623
|
},
|
|
618
|
-
[PathnameGenerator$
|
|
624
|
+
[PathnameGenerator$6(PathnameInventory.ROUTE_RULES)]: {
|
|
619
625
|
defaultColumns: routeRulesColumns
|
|
620
626
|
},
|
|
621
|
-
[PathnameGenerator$
|
|
627
|
+
[PathnameGenerator$6(PathnameInventory.BINS)]: {
|
|
622
628
|
defaultColumns: binsColumns
|
|
623
629
|
},
|
|
624
|
-
[PathnameGenerator$
|
|
630
|
+
[PathnameGenerator$6(PathnameInventory.UOM)]: {
|
|
625
631
|
defaultColumns: uomColumns
|
|
626
632
|
},
|
|
627
|
-
[PathnameGenerator$
|
|
633
|
+
[PathnameGenerator$6(PathnameInventory.STOCK_TRANSFER)]: {
|
|
628
634
|
defaultColumns: stockTransferColumns
|
|
629
635
|
},
|
|
630
|
-
[PathnameGenerator$
|
|
636
|
+
[PathnameGenerator$6(PathnameInventory.BIN_TRANSFER)]: {
|
|
631
637
|
defaultColumns: binTransferColumns
|
|
632
638
|
},
|
|
633
|
-
[PathnameGenerator$
|
|
639
|
+
[PathnameGenerator$6(PathnameInventory.SCRAP)]: {
|
|
634
640
|
defaultColumns: scrapColumns
|
|
635
641
|
},
|
|
636
|
-
[PathnameGenerator$
|
|
642
|
+
[PathnameGenerator$6(PathnameInventory.INVENTORY_ADJUSTMENT)]: {
|
|
637
643
|
defaultColumns: inventoryAdjustmentColumns
|
|
638
644
|
},
|
|
639
|
-
[PathnameGenerator$
|
|
645
|
+
[PathnameGenerator$5(PathnameManufacturing.BILL_OF_MATERIALS)]: {
|
|
640
646
|
defaultColumns: billOfMaterialColumns
|
|
641
647
|
},
|
|
642
|
-
[PathnameGenerator$
|
|
648
|
+
[PathnameGenerator$5(PathnameManufacturing.GATE_REGISTER)]: {
|
|
643
649
|
defaultColumns: gateRegisterColumns
|
|
644
650
|
},
|
|
645
|
-
[PathnameGenerator$
|
|
651
|
+
[PathnameGenerator$5(PathnameManufacturing.JOB_CARDS)]: {
|
|
646
652
|
defaultColumns: jobCardsColumns
|
|
647
653
|
},
|
|
648
|
-
[PathnameGenerator$
|
|
654
|
+
[PathnameGenerator$5(PathnameManufacturing.WORK_ORDER)]: {
|
|
649
655
|
defaultColumns: workOrderColumns
|
|
650
656
|
},
|
|
651
|
-
[PathnameGenerator$
|
|
657
|
+
[PathnameGenerator$5(PathnameManufacturing.BUILD_ORDER)]: {
|
|
652
658
|
defaultColumns: buildOrderColumns
|
|
653
659
|
},
|
|
654
|
-
[PathnameGenerator$
|
|
660
|
+
[PathnameGenerator$5(PathnameManufacturing.UNBUILD_ORDER)]: {
|
|
655
661
|
defaultColumns: unBuildOrderColumns
|
|
656
662
|
},
|
|
657
|
-
[PathnameGenerator$
|
|
663
|
+
[PathnameGenerator$5(PathnameManufacturing.MANAGE_OPERATIONS)]: {
|
|
658
664
|
defaultColumns: workOrderOperationsColumns
|
|
659
665
|
},
|
|
660
|
-
[PathnameGenerator$
|
|
666
|
+
[PathnameGenerator$5(PathnameManufacturing.OPERATION_BLOCKS)]: {
|
|
661
667
|
defaultColumns: operationBlocksColumns
|
|
662
668
|
},
|
|
663
|
-
[PathnameGenerator$
|
|
669
|
+
[PathnameGenerator$5(PathnameManufacturing.EQUIPMENT_FAILURE)]: {
|
|
664
670
|
defaultColumns: equipmentFailureColumns
|
|
665
671
|
},
|
|
666
|
-
[PathnameGenerator$
|
|
672
|
+
[PathnameGenerator$5(PathnameManufacturing.OPERATIONS)]: {
|
|
667
673
|
defaultColumns: operationsColumns
|
|
668
674
|
},
|
|
669
|
-
[PathnameGenerator$
|
|
675
|
+
[PathnameGenerator$5(PathnameManufacturing.WORK_CENTERS)]: {
|
|
670
676
|
defaultColumns: workCenterColumns
|
|
671
677
|
},
|
|
672
|
-
[PathnameGenerator$
|
|
678
|
+
[PathnameGenerator$5(PathnameManufacturing.EQUIPMENTS)]: {
|
|
673
679
|
defaultColumns: equipmentColumns
|
|
674
680
|
},
|
|
675
|
-
[PathnameGenerator$
|
|
681
|
+
[PathnameGenerator$5(PathnameManufacturing.WORK_CENTER_CATEGORIES)]: {
|
|
676
682
|
defaultColumns: workCenterCategoriesColumns
|
|
677
683
|
},
|
|
678
|
-
[PathnameGenerator$
|
|
684
|
+
[PathnameGenerator$5(PathnameManufacturing.ROUTING)]: {
|
|
679
685
|
defaultColumns: routingColumns
|
|
680
686
|
},
|
|
681
|
-
[PathnameGenerator$
|
|
687
|
+
[PathnameGenerator$4(PathnameCrm.LEAD)]: {
|
|
682
688
|
defaultColumns: leadColumns
|
|
683
689
|
},
|
|
684
|
-
[PathnameGenerator$
|
|
690
|
+
[PathnameGenerator$4(PathnameCrm.OPPORTUNITY)]: {
|
|
685
691
|
defaultColumns: opportunityColumns
|
|
686
692
|
},
|
|
687
|
-
[PathnameGenerator$
|
|
693
|
+
[PathnameGenerator$4(PathnameCrm.QUOTATION)]: {
|
|
688
694
|
defaultColumns: quotationColumns
|
|
689
695
|
},
|
|
690
|
-
[PathnameGenerator$
|
|
696
|
+
[PathnameGenerator$4(PathnameCrm.SALES_ORDER)]: {
|
|
691
697
|
defaultColumns: salesOrderColumns
|
|
692
698
|
},
|
|
693
|
-
[PathnameGenerator$
|
|
699
|
+
[PathnameGenerator$4(PathnameCrm.DELIVERTY_ORDER)]: {
|
|
694
700
|
defaultColumns: deliveryOrderColumns
|
|
695
701
|
},
|
|
696
|
-
[PathnameGenerator$
|
|
702
|
+
[PathnameGenerator$4(PathnameCrm.CUSTOMER_RETURNS)]: {
|
|
697
703
|
defaultColumns: customerReturnsColumns
|
|
698
704
|
},
|
|
699
|
-
[PathnameGenerator$
|
|
705
|
+
[PathnameGenerator$4(PathnameCrm.SHIPMENT_RULES)]: {
|
|
700
706
|
defaultColumns: shippingRuleColumns
|
|
701
707
|
},
|
|
702
|
-
[PathnameGenerator$
|
|
708
|
+
[PathnameGenerator$4(PathnameCrm.PROMOTIONS)]: {
|
|
703
709
|
defaultColumns: promotionColumns
|
|
704
710
|
},
|
|
705
|
-
[PathnameGenerator$
|
|
711
|
+
[PathnameGenerator$4(PathnameCrm.CUSTOMER_SEGMENTS)]: {
|
|
706
712
|
defaultColumns: customerSegmentColumns
|
|
707
713
|
},
|
|
708
|
-
[PathnameGenerator$
|
|
714
|
+
[PathnameGenerator$3(PathnamePurchase.REQUESTS)]: {
|
|
709
715
|
defaultColumns: purchaseRequestColumns
|
|
710
716
|
},
|
|
711
|
-
[PathnameGenerator$
|
|
717
|
+
[PathnameGenerator$3(PathnamePurchase.PURCHASE_AGREEMENT)]: {
|
|
712
718
|
defaultColumns: purchaseAgreementColumns
|
|
713
719
|
},
|
|
714
|
-
[PathnameGenerator$
|
|
720
|
+
[PathnameGenerator$3(PathnamePurchase.RFQ)]: {
|
|
715
721
|
defaultColumns: purchaseRfqColumns
|
|
716
722
|
},
|
|
717
|
-
[PathnameGenerator$
|
|
723
|
+
[PathnameGenerator$3(PathnamePurchase.PURCHASE_ORDER)]: {
|
|
718
724
|
defaultColumns: purchaseOrderColumns
|
|
719
725
|
},
|
|
720
|
-
[PathnameGenerator$
|
|
726
|
+
[PathnameGenerator$3(PathnamePurchase.VENDOR_RETURNS)]: {
|
|
721
727
|
defaultColumns: purchaseVraColumns
|
|
722
728
|
},
|
|
723
|
-
[PathnameGenerator$
|
|
729
|
+
[PathnameGenerator$3(PathnamePurchase.DELIVERY_ORDER)]: {
|
|
724
730
|
defaultColumns: purchaseDeliveryOrderColumns
|
|
725
731
|
},
|
|
726
|
-
[PathnameGenerator$
|
|
732
|
+
[PathnameGenerator$3(PathnamePurchase.LANDED_COST)]: {
|
|
727
733
|
defaultColumns: purchaseLandedCostColumns
|
|
728
734
|
},
|
|
729
|
-
[PathnameGenerator$
|
|
735
|
+
[PathnameGenerator$2(PathnameUsers.USER)]: {
|
|
730
736
|
defaultColumns: userColumns
|
|
731
737
|
},
|
|
732
|
-
[PathnameGenerator$
|
|
738
|
+
[PathnameGenerator$2(PathnameUsers.LANGUAGE)]: {
|
|
733
739
|
defaultColumns: languageColumns
|
|
734
740
|
},
|
|
735
741
|
// Rental Module
|
|
736
|
-
[PathnameGenerator(PathnameRental.TERMS_AND_CONDITIONS)]: {
|
|
742
|
+
[PathnameGenerator$1(PathnameRental.TERMS_AND_CONDITIONS)]: {
|
|
737
743
|
defaultColumns: rentalTermsAndConditionsColumns
|
|
738
744
|
},
|
|
739
|
-
[PathnameGenerator(PathnameRental.CONFIGURATIONS)]: {
|
|
745
|
+
[PathnameGenerator$1(PathnameRental.CONFIGURATIONS)]: {
|
|
740
746
|
defaultColumns: rentalConfigurationColumns
|
|
741
747
|
},
|
|
742
|
-
[PathnameGenerator(PathnameRental.BILLING_CYCLE)]: {
|
|
748
|
+
[PathnameGenerator$1(PathnameRental.BILLING_CYCLE)]: {
|
|
743
749
|
defaultColumns: rentalBillingCycleColumns
|
|
744
750
|
},
|
|
745
|
-
[PathnameGenerator(PathnameRental.OPPORTUNITY)]: {
|
|
751
|
+
[PathnameGenerator$1(PathnameRental.OPPORTUNITY)]: {
|
|
746
752
|
defaultColumns: rentalOpportunityColumns
|
|
747
753
|
},
|
|
748
|
-
[PathnameGenerator(PathnameRental.LEADS)]: {
|
|
754
|
+
[PathnameGenerator$1(PathnameRental.LEADS)]: {
|
|
749
755
|
defaultColumns: rentalLeadColumns
|
|
750
756
|
},
|
|
751
|
-
[PathnameGenerator(PathnameRental.QUOTATION)]: {
|
|
757
|
+
[PathnameGenerator$1(PathnameRental.QUOTATION)]: {
|
|
752
758
|
defaultColumns: rentalQuotationColumns
|
|
753
759
|
},
|
|
754
|
-
[PathnameGenerator(PathnameRental.REVISED_QUOTATION)]: {
|
|
760
|
+
[PathnameGenerator$1(PathnameRental.REVISED_QUOTATION)]: {
|
|
755
761
|
defaultColumns: rentalQuotationColumns
|
|
756
762
|
},
|
|
757
|
-
[PathnameGenerator(PathnameRental.AGREEMENTS)]: {
|
|
763
|
+
[PathnameGenerator$1(PathnameRental.AGREEMENTS)]: {
|
|
758
764
|
defaultColumns: rentalAgreementsColumns
|
|
759
765
|
},
|
|
760
|
-
[PathnameGenerator(PathnameRental.CROSS_HIRE_REQUESTS)]: {
|
|
766
|
+
[PathnameGenerator$1(PathnameRental.CROSS_HIRE_REQUESTS)]: {
|
|
761
767
|
defaultColumns: rentalCrossHireRequestColumns
|
|
762
768
|
},
|
|
763
|
-
[PathnameGenerator(PathnameRental.CROSS_HIRE_RFQ)]: {
|
|
769
|
+
[PathnameGenerator$1(PathnameRental.CROSS_HIRE_RFQ)]: {
|
|
764
770
|
defaultColumns: rentalCrossHireRfqColumns
|
|
765
771
|
},
|
|
766
|
-
[PathnameGenerator(PathnameRental.RENTAL_ORDERS)]: {
|
|
772
|
+
[PathnameGenerator$1(PathnameRental.RENTAL_ORDERS)]: {
|
|
767
773
|
defaultColumns: rentalOrderColumns
|
|
768
774
|
},
|
|
769
|
-
[PathnameGenerator(PathnameRental.PURCHASE_REQUEST_FOR_QUOTE)]: {
|
|
775
|
+
[PathnameGenerator$1(PathnameRental.PURCHASE_REQUEST_FOR_QUOTE)]: {
|
|
770
776
|
defaultColumns: purchaseRfqColumns
|
|
771
777
|
},
|
|
772
|
-
[PathnameGenerator(PathnameRental.PURCHASE_ORDERS)]: {
|
|
778
|
+
[PathnameGenerator$1(PathnameRental.PURCHASE_ORDERS)]: {
|
|
773
779
|
defaultColumns: purchaseOrderColumns
|
|
774
780
|
},
|
|
775
|
-
[PathnameGenerator$
|
|
781
|
+
[PathnameGenerator$2(PathnameUsers.USER)]: {
|
|
776
782
|
defaultColumns: userColumns
|
|
777
783
|
},
|
|
778
|
-
[PathnameGenerator(PathnameRental.CROSS_HIRE_ORDERS)]: {
|
|
784
|
+
[PathnameGenerator$1(PathnameRental.CROSS_HIRE_ORDERS)]: {
|
|
779
785
|
defaultColumns: rentalCrossHireOrderColumns
|
|
780
786
|
},
|
|
781
|
-
[PathnameGenerator(PathnameRental.ITEM)]: {
|
|
787
|
+
[PathnameGenerator$1(PathnameRental.ITEM)]: {
|
|
782
788
|
defaultColumns: inventoryItemColumns
|
|
783
789
|
},
|
|
784
|
-
[PathnameGenerator(PathnameRental.ITEM_CATEGORY)]: {
|
|
790
|
+
[PathnameGenerator$1(PathnameRental.ITEM_CATEGORY)]: {
|
|
785
791
|
defaultColumns: itemCategoryColumns
|
|
786
792
|
},
|
|
787
|
-
[PathnameGenerator$
|
|
793
|
+
[PathnameGenerator$2(PathnameUsers.ROLE)]: {
|
|
788
794
|
defaultColumns: rolesColumns
|
|
789
795
|
},
|
|
790
796
|
...Object.values(Pathname).reduce((acc, path) => {
|