Commit Graph
35 Commits
Author SHA1 Message Date
Gadha2311 2301e201c8 feat: add auto-generation for serial numbers 2026-01-30 11:00:14 +05:30
AbleKSaju df9e790bf8 fix: alert "Insufficient Quantity" when creating a shipment without stock 2025-03-24 12:07:13 +05:30
AbleKSaju 466d4fd703 chore: refactor to eliminate redundant conditions 2025-03-20 11:52:40 +05:30
AbleKSaju 079d924e10 feat: add discounts in Stock Transfer 2025-03-17 16:49:26 +05:30
AbleKSaju 41a641495d feat: partially return items 2025-01-15 11:36:41 +05:30
18alantom 034d612d29 fix: remove valuation selection
- book COGS according to FIFO valuation on Shipment
2023-09-25 23:59:34 -07:00
akshayitzme dad0729aae fix: moved _validateHasReturnDocs to validations 2023-08-19 10:33:04 +05:30
akshayitzme f332b7153b fix: redundant exit cdn for updateItemsReturned 2023-08-19 10:21:41 +05:30
akshayitzme d41530b654 fix: removed extra condition that checks isReturn 2023-08-19 10:15:58 +05:30
akshayitzme 861493ed90 fix: returnAgainst hiding rule 2023-08-19 10:12:54 +05:30
akshayitzme 312f78ff73 fix: validation: cant cancel doc if return is made 2023-08-01 11:15:06 +05:30
akshayitzme 1cd03aed34 fix: get return balance serial number & batches 2023-07-31 17:51:16 +05:30
akshayitzme 3577a8fab0 feat: stock return 2023-07-01 13:01:00 +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 b3209b8083 feat: create invoice from stock transfer 2023-06-05 11:39:40 +05:30
akshayitzmeandAlan f2bbe5479e fix: serial number validation 2023-05-09 00:01:18 -07:00
18alantom 6869ca9652 fix: shift serial number creation to Transfer 2023-05-05 11:13:04 +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 4e22ac1d8c fix: backReference filter
- test manual setting of backReference
2023-03-29 12:15:47 +05:30
18alantom 0ce9507a4a fix(ux): allow setting of Stock Transfer backref 2023-03-29 11:44:59 +05:30
18alantom 487f0498a8 refactor: rename Batch Number to Batch 2023-02-28 11:31:04 +05:30
18alantom 7ae697849e incr: validate if batch no set 2023-02-27 18:39:18 +05:30
AkshayandGitHub fafd7aaddd Merge branch 'master' into batch-wise-item 2023-02-21 17:59:05 +05:30
18alantom d946c960a0 incr: move Shipments and PRec to common form
- remove GeneralForm.vue
2023-02-21 12:12:06 +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
18alantom 7656476b6a incr: update item docs with addItem
- start with barcode widget
2023-01-16 15:08:02 +05:30
akshayitzme 08e46592a9 feat: batch transactions 2023-01-13 18:46:52 +05:30
18alantom c6fe61c545 feat: add datetime component
- refactor date component
2022-12-05 15:31:31 +05:30
18alantom eaaa4caa9e fix(ux): minor ux fixes 2022-12-01 14:01:23 +05:30
18alantom a3f96a90e1 test: invoice linked stock transfers
- update invoice cancel and delete
2022-11-23 13:47:23 +05:30
18alantom ab2d2f8975 incr: add make stock transfer 2022-11-22 14:42:49 +05:30
18alantom 5d732844fb incr: add ledger links
- fix sidebar issue
- show grand total
2022-11-21 12:05:05 +05:30
18alantom 9a510f1a63 feat: add shipment and purchase receipt 2022-11-18 23:01:50 +05:30
18alantom cf37077b6d incr: add Purchase Recipt & Shipment scaffolding 2022-11-14 14:00:11 +05:30