@lambda-development/erp-core 0.1.0
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/App.d.ts +1 -0
- package/dist/api/client.d.ts +256 -0
- package/dist/assets/report-runtime.worker-DrBTCfV6.js +5 -0
- package/dist/assets/report-runtime.worker-DrBTCfV6.js.map +1 -0
- package/dist/bootstrap.d.ts +16 -0
- package/dist/components/auth/protected-route.d.ts +3 -0
- package/dist/components/chat/chat-provider.d.ts +62 -0
- package/dist/components/document/child-table-editor.d.ts +9 -0
- package/dist/components/document/document-actions.d.ts +14 -0
- package/dist/components/document/link-field.d.ts +9 -0
- package/dist/components/document/status-badge.d.ts +5 -0
- package/dist/components/layout/app-shell.d.ts +1 -0
- package/dist/components/layout/sidebar.d.ts +7 -0
- package/dist/components/ui/badge.d.ts +10 -0
- package/dist/components/ui/button.d.ts +11 -0
- package/dist/components/ui/card.d.ts +10 -0
- package/dist/components/ui/date-range-presets.d.ts +9 -0
- package/dist/components/ui/hint-tooltip.d.ts +3 -0
- package/dist/components/ui/input.d.ts +9 -0
- package/dist/components/ui/language-select.d.ts +8 -0
- package/dist/components/ui/select.d.ts +15 -0
- package/dist/contexts/auth-context.d.ts +19 -0
- package/dist/hooks/use-base-currency.d.ts +7 -0
- package/dist/hooks/use-currencies.d.ts +10 -0
- package/dist/hooks/use-document-list.d.ts +16 -0
- package/dist/hooks/use-document.d.ts +14 -0
- package/dist/hooks/use-report.d.ts +139 -0
- package/dist/hooks/use-url-state.d.ts +23 -0
- package/dist/i18n/index.d.ts +15 -0
- package/dist/i18n/locales/de.json.d.ts +542 -0
- package/dist/i18n/locales/en.json.d.ts +602 -0
- package/dist/i18n/locales/fr.json.d.ts +542 -0
- package/dist/index.d.ts +31 -0
- package/dist/index.js +6583 -0
- package/dist/index.js.map +1 -0
- package/dist/lib/branding.d.ts +28 -0
- package/dist/lib/component-registry.d.ts +4 -0
- package/dist/lib/doctypes.d.ts +56 -0
- package/dist/lib/nav.d.ts +21 -0
- package/dist/lib/utils.d.ts +10 -0
- package/dist/main.d.ts +0 -0
- package/dist/pages/admin/settings.d.ts +1 -0
- package/dist/pages/admin/users.d.ts +1 -0
- package/dist/pages/chat.d.ts +1 -0
- package/dist/pages/dashboard.d.ts +1 -0
- package/dist/pages/demo.d.ts +6 -0
- package/dist/pages/documents/document-form.d.ts +2 -0
- package/dist/pages/documents/document-list.d.ts +1 -0
- package/dist/pages/login.d.ts +1 -0
- package/dist/pages/masters/master-form.d.ts +1 -0
- package/dist/pages/masters/master-list.d.ts +1 -0
- package/dist/pages/opening-balances.d.ts +1 -0
- package/dist/pages/reports/analytics.d.ts +1 -0
- package/dist/pages/reports/ap-aging.d.ts +1 -0
- package/dist/pages/reports/ar-aging.d.ts +1 -0
- package/dist/pages/reports/balance-sheet.d.ts +1 -0
- package/dist/pages/reports/general-ledger.d.ts +1 -0
- package/dist/pages/reports/profit-loss.d.ts +1 -0
- package/dist/pages/reports/stock-balance.d.ts +1 -0
- package/dist/pages/reports/trial-balance.d.ts +1 -0
- package/dist/pages/setup.d.ts +1 -0
- package/dist/pages/tutorial.d.ts +1 -0
- package/dist/routes.d.ts +19 -0
- package/dist/workers/report-runtime.worker.d.ts +1 -0
- package/package.json +61 -0
- package/src/index.css +105 -0
- package/tailwind.preset.ts +70 -0
|
@@ -0,0 +1,602 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
"common": {
|
|
3
|
+
"save": "Save",
|
|
4
|
+
"saving": "Saving...",
|
|
5
|
+
"submit": "Submit",
|
|
6
|
+
"cancel": "Cancel",
|
|
7
|
+
"cancelDoc": "Cancel",
|
|
8
|
+
"delete": "Delete",
|
|
9
|
+
"edit": "Edit",
|
|
10
|
+
"pdf": "PDF",
|
|
11
|
+
"addRow": "Add Row",
|
|
12
|
+
"loading": "Loading...",
|
|
13
|
+
"enable": "Enable",
|
|
14
|
+
"disable": "Disable",
|
|
15
|
+
"refresh": "Refresh",
|
|
16
|
+
"refreshing": "Refreshing",
|
|
17
|
+
"areYouSure": "Are you sure?",
|
|
18
|
+
"all": "All",
|
|
19
|
+
"apply": "Apply",
|
|
20
|
+
"new": "New",
|
|
21
|
+
"prev": "Prev",
|
|
22
|
+
"next": "Next",
|
|
23
|
+
"perPage": "Per page",
|
|
24
|
+
"page": "Page",
|
|
25
|
+
"of": "of",
|
|
26
|
+
"showing": "Showing",
|
|
27
|
+
"total": "Total",
|
|
28
|
+
"totals": "Totals",
|
|
29
|
+
"errorOccurred": "An error occurred"
|
|
30
|
+
},
|
|
31
|
+
"language": {
|
|
32
|
+
"title": "Language",
|
|
33
|
+
"help": "Choose the language for the interface. Your choice is saved in this browser.",
|
|
34
|
+
"label": "Language"
|
|
35
|
+
},
|
|
36
|
+
"header": {
|
|
37
|
+
"logout": "Logout",
|
|
38
|
+
"openMenu": "Open menu",
|
|
39
|
+
"closeMenu": "Close menu",
|
|
40
|
+
"new": "New {{label}}"
|
|
41
|
+
},
|
|
42
|
+
"titles": {
|
|
43
|
+
"dashboard": "Dashboard",
|
|
44
|
+
"setup": "Company Setup",
|
|
45
|
+
"tutorial": "Getting Started",
|
|
46
|
+
"chat": "Chat",
|
|
47
|
+
"reports": "Reports",
|
|
48
|
+
"trial-balance": "Trial Balance",
|
|
49
|
+
"general-ledger": "General Ledger",
|
|
50
|
+
"stock-balance": "Stock Balance",
|
|
51
|
+
"profit-and-loss": "Profit & Loss",
|
|
52
|
+
"balance-sheet": "Balance Sheet",
|
|
53
|
+
"ar-aging": "Accounts Receivable Aging",
|
|
54
|
+
"ap-aging": "Accounts Payable Aging",
|
|
55
|
+
"analytics": "Analytics"
|
|
56
|
+
},
|
|
57
|
+
"doctypes": {
|
|
58
|
+
"quotation": {
|
|
59
|
+
"one": "Quotation",
|
|
60
|
+
"other": "Quotations"
|
|
61
|
+
},
|
|
62
|
+
"sales-order": {
|
|
63
|
+
"one": "Sales Order",
|
|
64
|
+
"other": "Sales Orders"
|
|
65
|
+
},
|
|
66
|
+
"sales-invoice": {
|
|
67
|
+
"one": "Sales Invoice",
|
|
68
|
+
"other": "Sales Invoices"
|
|
69
|
+
},
|
|
70
|
+
"pos-invoice": {
|
|
71
|
+
"one": "POS Invoice",
|
|
72
|
+
"other": "POS Invoices"
|
|
73
|
+
},
|
|
74
|
+
"purchase-order": {
|
|
75
|
+
"one": "Purchase Order",
|
|
76
|
+
"other": "Purchase Orders"
|
|
77
|
+
},
|
|
78
|
+
"purchase-invoice": {
|
|
79
|
+
"one": "Purchase Invoice",
|
|
80
|
+
"other": "Purchase Invoices"
|
|
81
|
+
},
|
|
82
|
+
"payment-entry": {
|
|
83
|
+
"one": "Payment Entry",
|
|
84
|
+
"other": "Payment Entries"
|
|
85
|
+
},
|
|
86
|
+
"journal-entry": {
|
|
87
|
+
"one": "Journal Entry",
|
|
88
|
+
"other": "Journal Entries"
|
|
89
|
+
},
|
|
90
|
+
"bank-transaction": {
|
|
91
|
+
"one": "Bank Transaction",
|
|
92
|
+
"other": "Bank Transactions"
|
|
93
|
+
},
|
|
94
|
+
"budget": {
|
|
95
|
+
"one": "Budget",
|
|
96
|
+
"other": "Budgets"
|
|
97
|
+
},
|
|
98
|
+
"subscription": {
|
|
99
|
+
"one": "Subscription",
|
|
100
|
+
"other": "Subscriptions"
|
|
101
|
+
},
|
|
102
|
+
"stock-entry": {
|
|
103
|
+
"one": "Stock Entry",
|
|
104
|
+
"other": "Stock Entries"
|
|
105
|
+
},
|
|
106
|
+
"delivery-note": {
|
|
107
|
+
"one": "Delivery Note",
|
|
108
|
+
"other": "Delivery Notes"
|
|
109
|
+
},
|
|
110
|
+
"purchase-receipt": {
|
|
111
|
+
"one": "Purchase Receipt",
|
|
112
|
+
"other": "Purchase Receipts"
|
|
113
|
+
},
|
|
114
|
+
"pricing-rule": {
|
|
115
|
+
"one": "Pricing Rule",
|
|
116
|
+
"other": "Pricing Rules"
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
"masters": {
|
|
120
|
+
"company": {
|
|
121
|
+
"one": "Company",
|
|
122
|
+
"other": "Companies"
|
|
123
|
+
},
|
|
124
|
+
"customer": {
|
|
125
|
+
"one": "Customer",
|
|
126
|
+
"other": "Customers"
|
|
127
|
+
},
|
|
128
|
+
"supplier": {
|
|
129
|
+
"one": "Supplier",
|
|
130
|
+
"other": "Suppliers"
|
|
131
|
+
},
|
|
132
|
+
"item": {
|
|
133
|
+
"one": "Item",
|
|
134
|
+
"other": "Items"
|
|
135
|
+
},
|
|
136
|
+
"warehouse": {
|
|
137
|
+
"one": "Warehouse",
|
|
138
|
+
"other": "Warehouses"
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
"nav": {
|
|
142
|
+
"chats": "Chats",
|
|
143
|
+
"newChat": "New Chat",
|
|
144
|
+
"deleteChat": "Delete chat",
|
|
145
|
+
"customAnalytics": "Custom Analytics",
|
|
146
|
+
"newAnalytics": "New Analytics",
|
|
147
|
+
"deleteReport": "Delete report",
|
|
148
|
+
"groups": {
|
|
149
|
+
"Introduction": "Introduction",
|
|
150
|
+
"Selling": "Selling",
|
|
151
|
+
"Buying": "Buying",
|
|
152
|
+
"Accounting": "Accounting",
|
|
153
|
+
"Stock": "Stock",
|
|
154
|
+
"Reports": "Reports",
|
|
155
|
+
"Masters": "Masters",
|
|
156
|
+
"Settings": "Settings"
|
|
157
|
+
},
|
|
158
|
+
"items": {
|
|
159
|
+
"Getting Started": "Getting Started",
|
|
160
|
+
"Company Setup": "Company Setup",
|
|
161
|
+
"Opening Balances": "Opening Balances",
|
|
162
|
+
"Quotation": "Quotation",
|
|
163
|
+
"Sales Order": "Sales Order",
|
|
164
|
+
"Sales Invoice": "Sales Invoice",
|
|
165
|
+
"POS Invoice": "POS Invoice",
|
|
166
|
+
"Purchase Order": "Purchase Order",
|
|
167
|
+
"Purchase Invoice": "Purchase Invoice",
|
|
168
|
+
"Payment Entry": "Payment Entry",
|
|
169
|
+
"Journal Entry": "Journal Entry",
|
|
170
|
+
"Bank Transaction": "Bank Transaction",
|
|
171
|
+
"Budget": "Budget",
|
|
172
|
+
"Subscription": "Subscription",
|
|
173
|
+
"Stock Entry": "Stock Entry",
|
|
174
|
+
"Delivery Note": "Delivery Note",
|
|
175
|
+
"Purchase Receipt": "Purchase Receipt",
|
|
176
|
+
"Trial Balance": "Trial Balance",
|
|
177
|
+
"Profit & Loss": "Profit & Loss",
|
|
178
|
+
"Balance Sheet": "Balance Sheet",
|
|
179
|
+
"General Ledger": "General Ledger",
|
|
180
|
+
"AR Aging": "AR Aging",
|
|
181
|
+
"AP Aging": "AP Aging",
|
|
182
|
+
"Analytics": "Analytics",
|
|
183
|
+
"Stock Balance": "Stock Balance",
|
|
184
|
+
"Company": "Company",
|
|
185
|
+
"Customer": "Customer",
|
|
186
|
+
"Supplier": "Supplier",
|
|
187
|
+
"Item": "Item",
|
|
188
|
+
"Warehouse": "Warehouse",
|
|
189
|
+
"General": "General",
|
|
190
|
+
"Pricing Rule": "Pricing Rule",
|
|
191
|
+
"Users & Team": "Users & Team"
|
|
192
|
+
}
|
|
193
|
+
},
|
|
194
|
+
"login": {
|
|
195
|
+
"taglineFirstRun": "Create your admin account to get started",
|
|
196
|
+
"taglineRegister": "Create your account",
|
|
197
|
+
"taglineSignIn": "Sign in to your account",
|
|
198
|
+
"demoBanner": "Demo mode is active. Sign in with an admin account to manage settings or disable public access.",
|
|
199
|
+
"fullName": "Full Name",
|
|
200
|
+
"email": "Email",
|
|
201
|
+
"password": "Password",
|
|
202
|
+
"confirmPassword": "Confirm Password",
|
|
203
|
+
"createAdmin": "Create Admin Account",
|
|
204
|
+
"register": "Register",
|
|
205
|
+
"signIn": "Sign In",
|
|
206
|
+
"browsingTitle": "Just browsing?",
|
|
207
|
+
"browsingBody": "Start a fresh chat session and watch the live demo.",
|
|
208
|
+
"enterDemo": "Enter Live Demo",
|
|
209
|
+
"haveInvite": "Have an invite?",
|
|
210
|
+
"registerLink": "Register",
|
|
211
|
+
"alreadyHaveAccount": "Already have an account?",
|
|
212
|
+
"signInLink": "Sign in",
|
|
213
|
+
"passwordsNoMatch": "Passwords do not match",
|
|
214
|
+
"passwordTooShort": "Password must be at least 6 characters",
|
|
215
|
+
"registrationFailed": "Registration failed",
|
|
216
|
+
"loginFailed": "Login failed"
|
|
217
|
+
},
|
|
218
|
+
"settings": {
|
|
219
|
+
"pdfTitle": "PDF & Print",
|
|
220
|
+
"pageSize": "Page Size",
|
|
221
|
+
"pdfHelp": "A4 is standard internationally (210 x 297 mm). Letter is standard in the US (8.5 x 11 in).",
|
|
222
|
+
"openingTitle": "Opening Balances",
|
|
223
|
+
"openingBody": "The Opening Balances page allows importing account balances, stock, and outstanding invoices from a previous system.",
|
|
224
|
+
"openingEnabled": "Currently enabled — accessible under Introduction > Opening Balances.",
|
|
225
|
+
"openingDisabled": "Currently disabled — the page is hidden from the sidebar.",
|
|
226
|
+
"publicTitle": "Public Access (Demo Mode)",
|
|
227
|
+
"publicActive": "Active",
|
|
228
|
+
"publicActiveBody": "Public access is enabled. Anyone can use the application without logging in. All visitors get manager-level permissions.",
|
|
229
|
+
"disablePublic": "Disable Public Access",
|
|
230
|
+
"disabling": "Disabling...",
|
|
231
|
+
"publicInactiveBody": "Enable public access to let anyone use the application without an account. Useful for demos and showcases. All visitors get manager-level permissions and share the same identity.",
|
|
232
|
+
"enablePublic": "Enable Public Access",
|
|
233
|
+
"enableWarning": "This will allow anyone to access the application without logging in. They will be able to create, edit, and submit documents. Your admin account still requires login.",
|
|
234
|
+
"yesEnable": "Yes, Enable",
|
|
235
|
+
"enabling": "Enabling...",
|
|
236
|
+
"demoSpendTitle": "Demo Spend"
|
|
237
|
+
},
|
|
238
|
+
"status": {
|
|
239
|
+
"Draft": "Draft",
|
|
240
|
+
"Open": "Open",
|
|
241
|
+
"Submitted": "Submitted",
|
|
242
|
+
"To Deliver and Bill": "To Deliver and Bill",
|
|
243
|
+
"To Deliver": "To Deliver",
|
|
244
|
+
"To Bill": "To Bill",
|
|
245
|
+
"Completed": "Completed",
|
|
246
|
+
"Ordered": "Ordered",
|
|
247
|
+
"Paid": "Paid",
|
|
248
|
+
"Unpaid": "Unpaid",
|
|
249
|
+
"Cancelled": "Cancelled",
|
|
250
|
+
"Overdue": "Overdue",
|
|
251
|
+
"Return": "Return",
|
|
252
|
+
"Closed": "Closed"
|
|
253
|
+
},
|
|
254
|
+
"reports": {
|
|
255
|
+
"balanced": "BALANCED",
|
|
256
|
+
"imbalanced": "IMBALANCED",
|
|
257
|
+
"income": "Income",
|
|
258
|
+
"expenses": "Expenses",
|
|
259
|
+
"totalIncome": "Total Income",
|
|
260
|
+
"totalExpenses": "Total Expenses",
|
|
261
|
+
"netProfit": "Net Profit",
|
|
262
|
+
"netLoss": "Net Loss",
|
|
263
|
+
"assets": "Assets",
|
|
264
|
+
"liabilities": "Liabilities",
|
|
265
|
+
"equity": "Equity",
|
|
266
|
+
"totalAssets": "Total Assets",
|
|
267
|
+
"totalLiabilities": "Total Liabilities",
|
|
268
|
+
"totalEquity": "Total Equity",
|
|
269
|
+
"totalLiabilitiesEquity": "Total Liabilities + Equity",
|
|
270
|
+
"current": "Current",
|
|
271
|
+
"noData": "No data found",
|
|
272
|
+
"noEntries": "No entries found",
|
|
273
|
+
"noStockData": "No stock data found",
|
|
274
|
+
"noReceivables": "No outstanding receivables",
|
|
275
|
+
"noPayables": "No outstanding payables",
|
|
276
|
+
"noDocuments": "No documents found"
|
|
277
|
+
},
|
|
278
|
+
"masterForm": {
|
|
279
|
+
"required": "Required: {{fields}}",
|
|
280
|
+
"deleteConfirm": "Delete this {{label}}?",
|
|
281
|
+
"disabledNotice": "This {{label}} is disabled. It remains in the system because other records still reference it.",
|
|
282
|
+
"disabledOnDelete": "{{label}} {{name}} was disabled instead of deleted because it is referenced by {{reason}}."
|
|
283
|
+
},
|
|
284
|
+
"dashboard": {
|
|
285
|
+
"totalRevenue": "Total Revenue",
|
|
286
|
+
"outstandingReceivable": "Outstanding Receivable",
|
|
287
|
+
"outstandingPayable": "Outstanding Payable",
|
|
288
|
+
"totalStockValue": "Total Stock Value",
|
|
289
|
+
"recentDocuments": "Recent Documents",
|
|
290
|
+
"noRecentDocuments": "No recent documents"
|
|
291
|
+
},
|
|
292
|
+
"chat": {
|
|
293
|
+
"title": "Lambda ERP Chat",
|
|
294
|
+
"subtitle": "Ask me to create documents, look up data, or run reports.",
|
|
295
|
+
"s1": "What customers do we have?",
|
|
296
|
+
"s2": "Show me the trial balance",
|
|
297
|
+
"s3": "Create a quotation for 10 Bolt Pack M8",
|
|
298
|
+
"s4": "List all unpaid invoices",
|
|
299
|
+
"loadOlder": "Load older messages",
|
|
300
|
+
"uploading": "Uploading...",
|
|
301
|
+
"failed": "Failed",
|
|
302
|
+
"remove": "Remove",
|
|
303
|
+
"placeholderDemo": "Running live demo...",
|
|
304
|
+
"placeholderType": "Type a message...",
|
|
305
|
+
"placeholderConnecting": "Connecting...",
|
|
306
|
+
"attachTitle": "Attach file (PDF or image, max 10 MB)",
|
|
307
|
+
"creating": "Creating chat...",
|
|
308
|
+
"dropToAttach": "Drop file to attach (images or PDF, max 10 MB each)",
|
|
309
|
+
"demoError": "Could not start demo"
|
|
310
|
+
},
|
|
311
|
+
"conversions": {
|
|
312
|
+
"Create Credit Note": "Create Credit Note",
|
|
313
|
+
"Create Debit Note": "Create Debit Note",
|
|
314
|
+
"Create Delivery Note": "Create Delivery Note",
|
|
315
|
+
"Create Purchase Invoice": "Create Purchase Invoice",
|
|
316
|
+
"Create Purchase Receipt": "Create Purchase Receipt",
|
|
317
|
+
"Create Return": "Create Return",
|
|
318
|
+
"Create Sales Invoice": "Create Sales Invoice",
|
|
319
|
+
"Create Sales Order": "Create Sales Order"
|
|
320
|
+
},
|
|
321
|
+
"fields": {
|
|
322
|
+
"% Billed": "% Billed",
|
|
323
|
+
"% Delivered": "% Delivered",
|
|
324
|
+
"Account": "Account",
|
|
325
|
+
"Address": "Address",
|
|
326
|
+
"Allocated": "Allocated",
|
|
327
|
+
"Amount": "Amount",
|
|
328
|
+
"As of Date": "As of Date",
|
|
329
|
+
"Balance": "Balance",
|
|
330
|
+
"Bank Account": "Bank Account",
|
|
331
|
+
"Billing Interval": "Billing Interval",
|
|
332
|
+
"Budget Amount": "Budget Amount",
|
|
333
|
+
"Buying": "Buying",
|
|
334
|
+
"Change": "Change",
|
|
335
|
+
"City": "City",
|
|
336
|
+
"Company": "Company",
|
|
337
|
+
"Company Name": "Company Name",
|
|
338
|
+
"Cost Center": "Cost Center",
|
|
339
|
+
"Country": "Country",
|
|
340
|
+
"Credit": "Credit",
|
|
341
|
+
"Credit Limit": "Credit Limit",
|
|
342
|
+
"Currency": "Currency",
|
|
343
|
+
"Current Period End": "Current Period End",
|
|
344
|
+
"Current Period Start": "Current Period Start",
|
|
345
|
+
"Customer": "Customer",
|
|
346
|
+
"Customer Group": "Customer Group",
|
|
347
|
+
"Customer Name": "Customer Name",
|
|
348
|
+
"Date": "Date",
|
|
349
|
+
"Debit": "Debit",
|
|
350
|
+
"Delivery Date": "Delivery Date",
|
|
351
|
+
"Deposit": "Deposit",
|
|
352
|
+
"Description": "Description",
|
|
353
|
+
"Discount %": "Discount %",
|
|
354
|
+
"Discount Amt": "Discount Amt",
|
|
355
|
+
"Discount Percentage": "Discount Percentage",
|
|
356
|
+
"Due Date": "Due Date",
|
|
357
|
+
"Email": "Email",
|
|
358
|
+
"Enabled": "Enabled",
|
|
359
|
+
"End Date": "End Date",
|
|
360
|
+
"Expense Account": "Expense Account",
|
|
361
|
+
"Fiscal Year": "Fiscal Year",
|
|
362
|
+
"From Date": "From Date",
|
|
363
|
+
"Grand Total": "Grand Total",
|
|
364
|
+
"ID": "ID",
|
|
365
|
+
"If Exceeded": "If Exceeded",
|
|
366
|
+
"Income Account": "Income Account",
|
|
367
|
+
"Incoming Value": "Incoming Value",
|
|
368
|
+
"Invoice": "Invoice",
|
|
369
|
+
"Item": "Item",
|
|
370
|
+
"Item Code": "Item Code",
|
|
371
|
+
"Item Group": "Item Group",
|
|
372
|
+
"Item Name": "Item Name",
|
|
373
|
+
"Matched Doc": "Matched Doc",
|
|
374
|
+
"Matched Type": "Matched Type",
|
|
375
|
+
"Min Qty": "Min Qty",
|
|
376
|
+
"Mode": "Mode",
|
|
377
|
+
"Month": "Month",
|
|
378
|
+
"Name": "Name",
|
|
379
|
+
"Net Total": "Net Total",
|
|
380
|
+
"Notes / Terms": "Notes / Terms",
|
|
381
|
+
"Outgoing Value": "Outgoing Value",
|
|
382
|
+
"Outstanding": "Outstanding",
|
|
383
|
+
"Outstanding Amount": "Outstanding Amount",
|
|
384
|
+
"Paid Amount": "Paid Amount",
|
|
385
|
+
"Paid From": "Paid From",
|
|
386
|
+
"Paid To": "Paid To",
|
|
387
|
+
"Party": "Party",
|
|
388
|
+
"Party Type": "Party Type",
|
|
389
|
+
"Payment Type": "Payment Type",
|
|
390
|
+
"Phone": "Phone",
|
|
391
|
+
"Plan Items": "Plan Items",
|
|
392
|
+
"Posting Date": "Posting Date",
|
|
393
|
+
"Priority": "Priority",
|
|
394
|
+
"Qty": "Qty",
|
|
395
|
+
"Rate": "Rate",
|
|
396
|
+
"Rate (%)": "Rate (%)",
|
|
397
|
+
"Rate Or Discount": "Rate Or Discount",
|
|
398
|
+
"Reference No": "Reference No",
|
|
399
|
+
"Remark": "Remark",
|
|
400
|
+
"Selling": "Selling",
|
|
401
|
+
"Source": "Source",
|
|
402
|
+
"Source Warehouse": "Source Warehouse",
|
|
403
|
+
"Standard Rate": "Standard Rate",
|
|
404
|
+
"Start Date": "Start Date",
|
|
405
|
+
"Status": "Status",
|
|
406
|
+
"Stock Entry Type": "Stock Entry Type",
|
|
407
|
+
"Stock UOM": "Stock UOM",
|
|
408
|
+
"Stock Value": "Stock Value",
|
|
409
|
+
"Supplier": "Supplier",
|
|
410
|
+
"Supplier Group": "Supplier Group",
|
|
411
|
+
"Supplier Name": "Supplier Name",
|
|
412
|
+
"Target": "Target",
|
|
413
|
+
"Target Warehouse": "Target Warehouse",
|
|
414
|
+
"Tax": "Tax",
|
|
415
|
+
"Tax ID": "Tax ID",
|
|
416
|
+
"Territory": "Territory",
|
|
417
|
+
"Title": "Title",
|
|
418
|
+
"To Date": "To Date",
|
|
419
|
+
"Total": "Total",
|
|
420
|
+
"Total Amount": "Total Amount",
|
|
421
|
+
"Total Credit": "Total Credit",
|
|
422
|
+
"Total Debit": "Total Debit",
|
|
423
|
+
"Transaction Date": "Transaction Date",
|
|
424
|
+
"Type": "Type",
|
|
425
|
+
"Unallocated": "Unallocated",
|
|
426
|
+
"Update Stock": "Update Stock",
|
|
427
|
+
"Valid From": "Valid From",
|
|
428
|
+
"Valid Till": "Valid Till",
|
|
429
|
+
"Valid Upto": "Valid Upto",
|
|
430
|
+
"Valuation Rate": "Valuation Rate",
|
|
431
|
+
"Voucher No": "Voucher No",
|
|
432
|
+
"Voucher Type": "Voucher Type",
|
|
433
|
+
"Warehouse": "Warehouse",
|
|
434
|
+
"Warehouse Name": "Warehouse Name",
|
|
435
|
+
"Withdrawal": "Withdrawal",
|
|
436
|
+
"Zip Code": "Zip Code"
|
|
437
|
+
},
|
|
438
|
+
"tables": {
|
|
439
|
+
"accounts": "accounts",
|
|
440
|
+
"items": "items",
|
|
441
|
+
"monthly_distribution": "monthly_distribution",
|
|
442
|
+
"payments": "payments",
|
|
443
|
+
"plans": "plans",
|
|
444
|
+
"references": "references",
|
|
445
|
+
"taxes": "taxes"
|
|
446
|
+
},
|
|
447
|
+
"tutorial": {
|
|
448
|
+
"chips": {
|
|
449
|
+
"Cancelled": "Cancelled",
|
|
450
|
+
"Credit Note": "Credit Note",
|
|
451
|
+
"DN Return": "DN Return",
|
|
452
|
+
"Debit Note": "Debit Note",
|
|
453
|
+
"Delivery Note": "Delivery Note",
|
|
454
|
+
"Draft": "Draft",
|
|
455
|
+
"Payment Entry": "Payment Entry",
|
|
456
|
+
"Purchase Invoice": "Purchase Invoice",
|
|
457
|
+
"Purchase Order": "Purchase Order",
|
|
458
|
+
"Purchase Receipt": "Purchase Receipt",
|
|
459
|
+
"Quotation": "Quotation",
|
|
460
|
+
"Sales Invoice": "Sales Invoice",
|
|
461
|
+
"Sales Order": "Sales Order",
|
|
462
|
+
"Submitted": "Submitted"
|
|
463
|
+
},
|
|
464
|
+
"links": {
|
|
465
|
+
"AP Aging": "AP Aging",
|
|
466
|
+
"AR Aging": "AR Aging",
|
|
467
|
+
"Balance Sheet": "Balance Sheet",
|
|
468
|
+
"Customers": "Customers",
|
|
469
|
+
"Delivery Notes": "Delivery Notes",
|
|
470
|
+
"General Ledger": "General Ledger",
|
|
471
|
+
"Go to Setup": "Go to Setup",
|
|
472
|
+
"Items": "Items",
|
|
473
|
+
"New Journal Entry": "New Journal Entry",
|
|
474
|
+
"New Payment Entry": "New Payment Entry",
|
|
475
|
+
"New Purchase Order": "New Purchase Order",
|
|
476
|
+
"New Quotation": "New Quotation",
|
|
477
|
+
"New Stock Entry": "New Stock Entry",
|
|
478
|
+
"Open AI Chat": "Open AI Chat",
|
|
479
|
+
"Profit & Loss": "Profit & Loss",
|
|
480
|
+
"Purchase Invoices": "Purchase Invoices",
|
|
481
|
+
"Purchase Receipts": "Purchase Receipts",
|
|
482
|
+
"Sales Invoices": "Sales Invoices",
|
|
483
|
+
"Stock Balance": "Stock Balance",
|
|
484
|
+
"Suppliers": "Suppliers",
|
|
485
|
+
"Trial Balance": "Trial Balance",
|
|
486
|
+
"View Quotations": "View Quotations",
|
|
487
|
+
"Warehouses": "Warehouses"
|
|
488
|
+
},
|
|
489
|
+
"steps": {
|
|
490
|
+
"1": {
|
|
491
|
+
"title": "Set Up Your Company",
|
|
492
|
+
"description": "Create a company with a base currency. This generates your Chart of Accounts (30 standard accounts across Assets, Liabilities, Equity, Income, and Expenses) and a default Cost Center. You can also seed demo data with sample customers, suppliers, and items to get started quickly."
|
|
493
|
+
},
|
|
494
|
+
"2": {
|
|
495
|
+
"title": "Create Master Data",
|
|
496
|
+
"description": "Before you can transact, you need master records. Create at least one Customer, one Supplier, one Item (with a standard rate), and one Warehouse. If you seeded demo data in Step 1, these already exist.",
|
|
497
|
+
"tip": "Items have a standard rate that auto-fills when you add them to documents. You can always override the rate per transaction."
|
|
498
|
+
},
|
|
499
|
+
"3": {
|
|
500
|
+
"title": "Create a Quotation",
|
|
501
|
+
"description": "A Quotation is a non-binding offer to a customer. Select a customer, add line items with quantities and rates, optionally add tax rows, then save. Quotations have no financial impact — they don't create accounting or stock entries. Set a validity date so the offer expires automatically."
|
|
502
|
+
},
|
|
503
|
+
"4": {
|
|
504
|
+
"title": "Submit and Convert to Sales Order",
|
|
505
|
+
"description": "Open your saved Quotation and click Submit to confirm it. Then click “Create Sales Order” to convert it. The Sales Order represents a confirmed commitment from the customer. It still has no financial impact, but it reserves stock for planning purposes.",
|
|
506
|
+
"tip": "Only submitted documents can be converted to the next step. Draft → Submit → Convert is the standard flow. For quick deals, you can skip the Sales Order and go directly from Quotation to Sales Invoice or Delivery Note."
|
|
507
|
+
},
|
|
508
|
+
"5": {
|
|
509
|
+
"title": "Check Stock Before Fulfilling",
|
|
510
|
+
"description": "Before you can deliver, check if you actually have the item in stock. Go to the Stock Balance report and look up the item. If your warehouse has zero quantity, you’ll need to bring stock in first — either through a Purchase Order (buying from a supplier) or a Stock Entry (manual receipt).",
|
|
511
|
+
"tip": "This is a common real-world scenario: you sell something, then realize you need to buy it first. The ERP handles both flows."
|
|
512
|
+
},
|
|
513
|
+
"6": {
|
|
514
|
+
"title": "Purchase Cycle: Buy Stock from a Supplier",
|
|
515
|
+
"description": "If you need to buy stock, you have two valid paths. The standard path is Purchase Order -> Purchase Receipt -> Purchase Invoice: use this when goods arrive before or separately from the supplier bill. If the bill and receipt happen together, you can create the Purchase Invoice directly and enable Update Stock so the same document both receives inventory and records Accounts Payable.",
|
|
516
|
+
"tip": "Use Purchase Receipt first when receiving goods separately. Use Purchase Invoice with Update Stock when one step should both receive stock and book the supplier bill. In that direct path, set a warehouse on each stock item row."
|
|
517
|
+
},
|
|
518
|
+
"7": {
|
|
519
|
+
"title": "Create a Delivery Note",
|
|
520
|
+
"description": "Now that you have stock, go back to your submitted Sales Order and click “Create Delivery Note.” Set the warehouse on each item row (where the goods ship from), then submit. This moves inventory out of the warehouse — your stock balance decreases.",
|
|
521
|
+
"tip": "The Delivery Note is the shipping document. It reduces stock but doesn’t create an invoice. You can deliver and invoice separately."
|
|
522
|
+
},
|
|
523
|
+
"8": {
|
|
524
|
+
"title": "Create and Submit the Sales Invoice",
|
|
525
|
+
"description": "From the submitted Sales Order, create a Sales Invoice. When you submit the invoice, GL entries are posted: Accounts Receivable is debited (the customer owes you) and Sales Revenue is credited (income earned). If taxes are configured, Tax Payable is also credited. The outstanding amount shows what the customer still owes."
|
|
526
|
+
},
|
|
527
|
+
"9": {
|
|
528
|
+
"title": "Record Customer Payments",
|
|
529
|
+
"description": "Create a Payment Entry to record money received from the customer. Set the payment type to “Receive,” select the customer, specify the amount, and allocate it against the Sales Invoice. You can make partial payments — the invoice’s outstanding amount updates accordingly. Create additional Payment Entries until the invoice is fully paid.",
|
|
530
|
+
"tip": "Partial payments are common. A 10,000 invoice might be paid as 3,000 now and 7,000 later. Each Payment Entry reduces the outstanding amount."
|
|
531
|
+
},
|
|
532
|
+
"10": {
|
|
533
|
+
"title": "Stock Entries (Manual Inventory)",
|
|
534
|
+
"description": "Use Stock Entries for inventory movements that aren’t tied to purchases or sales. Material Receipt adds stock (opening balances, adjustments). Material Issue removes stock (write-offs, internal consumption). Material Transfer moves stock between warehouses. Each entry updates the stock ledger with moving-average valuation.",
|
|
535
|
+
"tip": "For purchased goods, use Purchase Receipts instead of Stock Entries — they link to the Purchase Order and give you a proper audit trail."
|
|
536
|
+
},
|
|
537
|
+
"11": {
|
|
538
|
+
"title": "Journal Entries",
|
|
539
|
+
"description": "Journal Entries are manual accounting adjustments — expense accruals, corrections, reclassifications, opening balances. Each entry must have balanced debits and credits (total debit = total credit). Use these when no other document type fits."
|
|
540
|
+
},
|
|
541
|
+
"12": {
|
|
542
|
+
"title": "Salary Payments",
|
|
543
|
+
"description": "Lambda ERP handles salaries through the existing accounting tools. First, accrue the salary expense: create a Journal Entry that debits Salary Expense and credits Salary Payable for the total payroll amount. Then pay the employees: create another Journal Entry (or Payment Entry) that debits Salary Payable and credits your bank account. This two-step process keeps your books accurate — the expense is recorded in the right period, and the cash outflow is tracked separately.",
|
|
544
|
+
"tip": "You can ask the AI assistant to do this for you: “Accrue 15,000 in salaries for April” followed by “Pay the April salaries from bank.” It will create the right journal entries automatically."
|
|
545
|
+
},
|
|
546
|
+
"13": {
|
|
547
|
+
"title": "Returns and Credit Notes",
|
|
548
|
+
"description": "When a customer returns goods or you need to issue a credit, create a return. Returns use the same document type with negative quantities. Open a submitted Sales Invoice and create a Credit Note (Sales Invoice return) — this reverses the GL entries and reduces the original invoice’s outstanding amount. For stock, create a Delivery Note return to bring goods back into the warehouse. On the buying side, create a Debit Note (Purchase Invoice return) to reverse a supplier bill, or a Purchase Receipt return to send goods back.",
|
|
549
|
+
"tip": "A Credit Note is just a Sales Invoice with is_return=1 and negative quantities. The same GL logic runs — negative amounts automatically flip to the correct debit/credit sides. For a full sales return, you need both a Credit Note (financials) and a Delivery Note return (stock)."
|
|
550
|
+
},
|
|
551
|
+
"14": {
|
|
552
|
+
"title": "Run Reports",
|
|
553
|
+
"description": "Check your books. The Profit & Loss shows income vs expenses and net profit for a period. The Balance Sheet shows your financial position (assets = liabilities + equity). AR Aging shows who owes you money and how overdue it is. AP Aging shows what you owe suppliers. The Trial Balance verifies double-entry integrity. The General Ledger shows every individual posting. Stock Balance shows current inventory."
|
|
554
|
+
},
|
|
555
|
+
"15": {
|
|
556
|
+
"title": "Working in Foreign Currencies",
|
|
557
|
+
"description": "Your books are kept in a single base currency (chosen at company setup), but you can transact in any currency. Set a currency on an invoice or bill — or give a customer or supplier a default currency — and the exchange rate for that date is looked up automatically and stored on the document. The document keeps its amounts in its own currency, while the General Ledger always posts in your base currency. When you later collect or pay at a different rate, the realized exchange gain or loss is booked automatically to an Exchange Gain/Loss account. You can even hold a foreign-currency bank balance and convert it later at your bank’s rate — the difference versus its carried value is realized then. At month end you can revalue open foreign balances to the closing rate (an unrealized gain/loss that reverses next period), and you can view any financial statement translated into another currency for display.",
|
|
558
|
+
"tip": "This is easiest through the AI chat — try “Create a sales invoice for Lumiere Audio in EUR,” “Show me the balance sheet in EUR,” or “What’s our unrealized FX exposure at month end?” The seeded demo already includes a EUR customer (Lumiere Audio SARL) whose invoice was collected at a different rate, plus an open EUR supplier bill — open the General Ledger to see the realized FX postings."
|
|
559
|
+
}
|
|
560
|
+
},
|
|
561
|
+
"caTitle": "Dynamic Analytics — Chat Your Way to Any Chart",
|
|
562
|
+
"caBadge": "Signature Feature",
|
|
563
|
+
"caBody": "Need a report the presets can’t give you? Just describe it in chat. The assistant calls a code-specialist model that writes the report for you, runs it live over your ERP data, and returns a sharable link. The chart or table renders in seconds and is saved as a draft under Custom Analytics in the sidebar — you can reopen it, share the URL with teammates, or ask the assistant to refine it.",
|
|
564
|
+
"caTryAsking": "Try asking (click to prefill in chat):",
|
|
565
|
+
"caPrompt1": "Show me top 10 customers by revenue this year as a bar chart",
|
|
566
|
+
"caPrompt2": "Monthly purchases trend by supplier over all months and label x-axis with supplier name",
|
|
567
|
+
"caPrompt3": "Best selling items by quantity, with a table and a chart",
|
|
568
|
+
"caPrompt4": "Which customers owe me the most right now?",
|
|
569
|
+
"caTryInChat": "Try it in chat",
|
|
570
|
+
"caOpenWorkspace": "Open Analytics workspace",
|
|
571
|
+
"flowTitle": "Document Flow Overview",
|
|
572
|
+
"salesCycle": "Sales Cycle",
|
|
573
|
+
"flowShortcut": "Shortcut: Quotation can skip Sales Order and go directly to Sales Invoice or Delivery Note",
|
|
574
|
+
"purchaseCycle": "Purchase Cycle",
|
|
575
|
+
"returns": "Returns",
|
|
576
|
+
"legendStock": "stock impact",
|
|
577
|
+
"legendGl": "GL impact",
|
|
578
|
+
"legendCash": "cash impact",
|
|
579
|
+
"legendReversal": "reversal",
|
|
580
|
+
"lifecycleTitle": "Document Lifecycle",
|
|
581
|
+
"lcDraftLabel": "Draft:",
|
|
582
|
+
"lcDraftDesc": "Editable. No financial or stock impact.",
|
|
583
|
+
"lcSubmittedLabel": "Submitted:",
|
|
584
|
+
"lcSubmittedDesc": "Locked. GL entries and stock ledger entries are posted.",
|
|
585
|
+
"lcCancelledLabel": "Cancelled:",
|
|
586
|
+
"lcCancelledDesc": "All entries reversed. Document is permanently archived.",
|
|
587
|
+
"lcNoDelete": "There is no delete. To void a draft: submit it, then cancel it.",
|
|
588
|
+
"lcCorrect": "To correct a submitted document: cancel it and create a new one.",
|
|
589
|
+
"pageTitle": "Getting Started with Lambda ERP",
|
|
590
|
+
"intro": "Lambda ERP is an AI Native ERP System, with all functionality — like creating orders, checking inventory, recording payments — being accessible through a chat interface. It instructs, reasons and checks all your daily business tasks.",
|
|
591
|
+
"openChat": "Open AI Chat",
|
|
592
|
+
"tipLabel": "Tip:",
|
|
593
|
+
"topTip": "The AI chat can also give you direct links to documents and downloadable PDFs. Just ask it to create or look up a document and it will include clickable links in its response.",
|
|
594
|
+
"manualIntro": "If you want to fully understand how things work under the hood, or prefer to do things manually, here’s a full business cycle step by step.",
|
|
595
|
+
"readyTitle": "You're Ready",
|
|
596
|
+
"readyBody1": "You now understand the full cycle. A typical real-world scenario looks like this: you receive a customer order (Quotation → Sales Order), check stock, buy what you need (Purchase Order → Purchase Receipt → Purchase Invoice → Payment), deliver to the customer (Delivery Note), bill them (Sales Invoice), and collect payment (Payment Entry). If something comes back, create a Credit Note and Delivery Note return to reverse the financials and stock. The Trial Balance confirms everything is balanced.",
|
|
597
|
+
"readyBody2": "You can also use the AI chat to do all of this through natural conversation — just describe what you need and it will create the right documents for you."
|
|
598
|
+
}
|
|
599
|
+
}
|
|
600
|
+
;
|
|
601
|
+
|
|
602
|
+
export default _default;
|