68 Commits
Author SHA1 Message Date
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 218547269d feat: get pos transacted amount 2023-12-04 14:38:12 +05:30
AlanandGitHub 1a93ab04a5 Merge pull request #682 from akshayitzme/feat-stock-return
feat: stock return
2023-08-18 03:11:25 -07:00
akshayitzme 1cd03aed34 fix: get return balance serial number & batches 2023-07-31 17:51:16 +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
akshayitzme 3577a8fab0 feat: stock return 2023-07-01 13:01:00 +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 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 0d80548c36 fix issues in e5a854c 2023-05-04 16:15:12 +05:30
akshayitzme 17c36f9adb feat: serialNo 2023-04-25 12:37:29 +05:30
18alantom 5a3b87333e fix: uninserted doc cache router break
- explicit drop from cache on delete if notinserted
2023-04-17 09:59:12 +05:30
18alantom c5c01c52bf fix: add to cache only if synced 2023-04-14 13:27:44 +05:30
18alantom 9bce0f1ae8 fix: address setting on create new
- fix link field typo
- remove name from address quickedit form list
- add export shortcut
2023-03-27 00:27:00 -07:00
18alantom 487f0498a8 refactor: rename Batch Number to Batch 2023-02-28 11:31:04 +05:30
AkshayandGitHub fafd7aaddd Merge branch 'master' into batch-wise-item 2023-02-21 17:59:05 +05:30
18alantom 332307bdd1 incr: user common form for journal entries 2023-02-21 11:51:32 +05:30
18alantom e0141b70d8 incr: use CommonForm for a few docs
- show errors
- shit setName to after validation
2023-02-21 11:04:35 +05:30
18alantom 0c077f09d2 incr: use legible temp name
- fix table borders
- enable edit row
2023-02-20 11:22:48 +05:30
akshayitzme 7cecf4e8df refactor: removed hasBatchNumber validation 2023-02-17 15:09:57 +05:30
AkshayandGitHub 915c1d2e5c Merge branch 'frappe:master' into batch-wise-item 2023-02-17 10:58:05 +05:30
18alantom b24577f9fc feat: start rewriting data import as the import wizard 2023-02-02 13:42:09 +05:30
akshayitzme 0ac24bfe77 Merge branch 'master' of https://github.com/frappe/books into batch-wise-item 2023-01-18 17:50:04 +05:30
akshayitzme 81d84f4220 fix: item-batch validation 2023-01-18 17:32:26 +05:30
18alantom fe68edd94d chore: add translation credits
- convert a few funcs to predicate funcs
2023-01-16 09:43:59 +05:30
akshayitzme 8a4e1e4f41 feat: BatchNumber schema & batch-wise validation 2023-01-14 16:58:16 +05:30
18alantom 9804486562 fix: setupwizard datetime issue 2022-12-14 12:27:40 +05:30
18alantom cf37077b6d incr: add Purchase Recipt & Shipment scaffolding 2022-11-14 14:00:11 +05:30
18alantom 2bc0ce2237 incr: validate against negative stock 2022-11-07 13:29:33 +05:30
18alantom 2a5686058d incr: add deleteAll
- fix db where clauses
2022-11-07 13:28:35 +05:30
18alantom 09e2da3abd refactor: update CoA balance calculation
- update tests
2022-11-06 23:55:22 -08:00
18alantom d73d331a87 refactor: use NaN safe Number parsing where applicable 2022-11-06 23:55:22 -08:00
18alantom 819e6821e1 fix: prevent converter errors on duplication 2022-10-13 17:10:28 +05:30
18alantom 71a3a45b99 feat: add Attachment type 2022-10-13 16:55:34 +05:30
18alantom 7c03b98d67 fix: from account not found
- add a bunch of Payment validations
- add inline form error message display
2022-10-08 00:11:50 +05:30
18alantom 67e38e4729 fix: prevent errors cause undef or null 2022-08-30 13:43:52 +05:30
18alantom 5c5dc09d58 fix: purgeCache, close db 2022-07-30 16:33:09 +05:30
18alantom b7d41db996 incr: simplify error logging, send to renderer 2022-05-27 16:20:28 +05:30
18alantom a09fa62f5f incr: image in dummy values
- remove getSingle
- remove SalesInvoiceSettings cause unused
2022-05-26 15:41:15 +05:30
18alantom 2c596b11c8 incr: simplify telemetry
- it's not opt-in anymore cause my job deps on it
2022-05-23 16:18:23 +05:30
18alantom deefcd08f9 incr: updates to dummy creation 2022-05-23 16:18:23 +05:30
18alantom 401a86eeeb chore: bump pesa
- fix isPesa impl
2022-05-23 16:18:23 +05:30
18alantom 905829ca20 chore: switch to better-sqlite3 2022-05-23 16:18:23 +05:30
18alantom 4810396434 incr: translate schema translateables 2022-05-23 16:18:23 +05:30
18alantom 5a633b9d07 incr: add gstr exports 2022-05-23 16:18:23 +05:30
18alantom 07c923c6b1 incr: remove unused reports/**
- get profit and loss to display
2022-05-23 16:18:23 +05:30
18alantom e9226f38c8 incr: add MouseFollower
- unpaid invoices tooltips
- fix getstarted
2022-05-23 16:18:23 +05:30
18alantom 1e88c5511f incr: add GeneralLedger business logic 2022-05-23 16:18:23 +05:30