187 Commits
Author SHA1 Message Date
Gadha VenuandGitHub 2122db3771 Merge branch 'master' into autogenerate-batch 2026-02-18 12:46:13 +05:30
Gadha2311 bf4999d946 feat : added Batch Autogeneration 2026-02-06 10:16:25 +05:30
Gadha2311 37972fa55b fix:formatted code 2026-01-31 18:50:27 +05:30
Gadha2311 08cbb4569c fix: added erp item visibility 2026-01-31 18:49:23 +05:30
Able k SajuandGitHub 4699f1d0b0 Merge pull request #1419 from Gadha2311/serial-autogenerate
feat: add auto-generation for serial numbers
2026-01-31 10:41:59 +05:30
AbleKSaju d349f57648 feat: sync all docs at first sync 2026-01-30 16:28:08 +05:30
Gadha2311 70d58e6abe fix: formatted the code 2026-01-30 11:00:14 +05:30
Gadha2311 2301e201c8 feat: add auto-generation for serial numbers 2026-01-30 11:00:14 +05:30
Gadha2311 d65e56436b fix: use camelCase for displayTermsAndConditions 2025-11-04 17:51:30 +05:30
AbleKSaju a8a2b1e74e feat: schema for pos profile 2025-06-20 10:04:43 +05:30
AbleKSaju 135d6467cd feat: sync POS shift data from FBooks to ERPNext 2025-05-30 15:58:08 +05:30
AbleKSaju eb73f15be3 feat: add button to sync data from server 2025-05-30 15:58:08 +05:30
AbleKSaju d647978644 feat: prevent syncing of sales invoices that have already been synced 2025-05-30 15:58:08 +05:30
AbleKSaju c85ea91a91 feat: validate documents before syncing between ERP and Books 2025-05-30 15:58:08 +05:30
AbleKSaju e5aa9c7b3d feat: schema for IntegrationErrorLog 2025-05-30 15:58:08 +05:30
akshayitzmeandAbleKSaju 8d3b8e5114 feat: set instance name 2025-05-30 15:58:08 +05:30
akshayitzmeandAbleKSaju 917bcbb972 feat: sync address 2025-05-30 15:58:08 +05:30
akshayitzmeandAbleKSaju 1ab634b54e incr: fix types 2025-05-30 15:58:08 +05:30
akshayitzmeandAbleKSaju 0cdd2a5b36 feat: erpnext sync 2025-05-30 15:58:08 +05:30
akshayitzme d5e38d6843 fix: startup error : systemSettings is not single schema 2024-12-24 23:31:49 +05:30
akshayitzme 5061a0ce22 refactor: pos shift 2024-12-24 22:17:40 +05:30
AbleKSaju b443631644 feat: Lead 2024-08-09 10:41:54 +05:30
akshayitzme 7ed2a0841e fix: expectedAmount calculation 2023-12-04 14:42:57 +05:30
akshayitzmeandakshayitzme ffbce23f03 fix: minor fixes 2023-12-04 14:38:13 +05:30
akshayitzmeandakshayitzme 8186f12548 feat: pos settings 2023-12-04 14:38:13 +05:30
akshayitzmeandakshayitzme 218547269d feat: get pos transacted amount 2023-12-04 14:38:12 +05:30
akshayitzmeandakshayitzme 9930a15e6e feat: pos shift models 2023-12-04 14:38:12 +05:30
18alantom 316f052c53 fix: isRequired handling
- add support for default value in fields
2023-09-20 23:33:48 -07:00
18alantom f95a93860a fix: prevent back if editing
- remove duplicate beforeCancel
2023-08-18 15:54:45 +05:30
AlanandGitHub 1a93ab04a5 Merge pull request #682 from akshayitzme/feat-stock-return
feat: stock return
2023-08-18 03:11:25 -07:00
18alantom bf10927be9 feat: enable custom fields
- fix date issue in setup test
2023-08-03 13:18:14 +05:30
akshayitzme 1cd03aed34 fix: get return balance serial number & batches 2023-07-31 17:51:16 +05:30
18alantom e840b5bb7c incr: add customization schemas and models 2023-07-31 12:38:32 +05:30
18alantom 4614c38751 fix: use luxon for Date to and from string 2023-07-20 22:47:51 -07:00
18alantom 45bc8c48fd fix: store as local date in ISO format
- datetime is stored in UTC
2023-07-18 02:02:41 -07:00
18alantom c78237a0d9 fix: translations in setup wiz
- maintain translations on reload
2023-07-16 23:13:12 -07:00
18alantom d35dbc07fa fix: allow single value child tables 2023-07-13 00:30:14 -07:00
18alantom 92e8dfb6d7 incr: enable context isolation 2023-07-10 14:42:20 +05:30
akshayitzme 3577a8fab0 feat: stock return 2023-07-01 13:01:00 +05:30
18alantom 826a72e1e5 incr: route to lastRoute on open
- add file Misc singles doc
2023-06-30 11:57:43 +05:30
18alantom 243c41cff4 incr: log setup wizard events 2023-06-28 12:26:01 +05:30
18alantom eeb2eab3e5 fix: skip telemetry log for auto entries 2023-06-28 10:25:39 +05:30
18alantom 8c9d81d298 chore: format files using prettier 2023-06-27 13:11:15 +05:30
18alantom 247d4a4718 chore: ignore linting in component/**/*.vue
- fix linting errors in the rest of the files
2023-06-26 13:40:23 +05:30
18alantom f652cdca0a fix: remove setting of error type on query-error
- type Listener params as any
2023-06-22 14:32:31 +05:30
18alantom d0571a2450 chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom 4415c04a88 chore: enable typescript eslint rules
- refactor code to satisfy rules (batch 1)
- use ensuredir in build to prevent ENOENT
2023-06-21 16:08:47 +05:30
18alantom 35c019897d refactor: use require for electron imports 2023-06-14 14:10:03 +05:30
18alantom d3d5d56f09 feat: report to pdf 2023-06-13 13:37:39 +05:30
18alantom ce4481b609 feat: add auto stock transfer 2023-06-06 13:14:26 +05:30