Commit Graph
868 Commits
Author SHA1 Message Date
Able k SajuandGitHub e82fa06cb3 Merge pull request #1423 from Gadha2311/roundoff-account
fix: correct round-off account source allocation
2026-02-02 12:42:51 +05:30
Able k SajuandGitHub 8cefa35b9b Merge pull request #1440 from frappe/infinite-toast
fix: show toast for infinite duration
2026-01-31 11:53:53 +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 8431c573fe fix: formatted 2026-01-31 10:05:40 +05:30
AbleKSaju 705cb7d9bc fix: show toast for infinite duration 2026-01-31 10:01:34 +05:30
AbleKSaju d349f57648 feat: sync all docs at first sync 2026-01-30 16:28:08 +05:30
Gadha2311 afab27070b fix: refactor the code 2026-01-30 15:50:32 +05:30
Gadha2311 0aab1167a4 fix: correct round-off account source allocation 2026-01-30 14:44:16 +05:30
Gadha2311 021ed39d5d fix:added serial number fetch in salesinvoice 2026-01-30 12:00:25 +05:30
Gadha2311 70d58e6abe fix: formatted the code 2026-01-30 11:00:14 +05:30
Gadha2311 f9bcf03229 fix: auto-fetch serial numbers in POS 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
AbleKSaju 80a9bae606 fix: uom quantity calculation 2026-01-29 16:31:47 +05:30
Gadha VenuandGitHub 7619658405 Merge branch 'master' into loyaltypoint-salesinvoice 2026-01-14 17:01:20 +05:30
Gadha2311 4731d5601b fix: improve ERPNext sync button styles 2026-01-14 15:22:42 +05:30
Gadha2311 2a449725b6 fix: add loyaltypoint in salesinvoice 2026-01-12 11:47:40 +05:30
Gadha2311 f01330aaa9 fix: added uom in print 2026-01-12 10:41:00 +05:30
Gadha2311 f7887d1401 fix:test 2026-01-12 10:24:53 +05:30
Gadha2311 dacdbfddf7 feat: Added Terms and Conditions section to print template 2025-11-04 11:31:27 +05:30
Gadha2311 d72d2568c1 fix: Refactored magic strings to Enums for PartyRole and PaymentType 2025-10-21 14:05:50 +05:30
Able k SajuandGitHub d92d2c3ad7 Merge pull request #1354 from Gadha2311/itemenquiry-test
feat : item enquiry test case
2025-10-13 14:20:39 +05:30
Able k SajuandGitHub f34f3eb62d Merge pull request #1353 from Gadha2311/journal-entry
feat: add Recent Used Options to Quick Search Command Bar
2025-10-13 14:19:03 +05:30
Gadha2311 5549a25c75 fix:rename returnAmount 2025-10-10 12:15:18 +05:30
Gadha2311 770912e45c fix : simplify return logic 2025-10-10 11:18:21 +05:30
Gadha2311 60e234581c fix : set outstanding to zero for return payments when invoice is fully paid 2025-10-04 12:46:06 +05:30
Gadha2311 298fc8dabb fix: improve variable naming and rename test file 2025-09-26 17:09:50 +05:30
Gadha2311 5f7c0f45f1 feat : item enquiry test case 2025-09-26 11:45:38 +05:30
Gadha2311 88765f3a59 feat: add Recent Used Options to Quick Search Command Bar 2025-09-25 10:22:56 +05:30
Gadha2311 625f3cefe6 fix : align ClassicPOS with missing ModernPOS features 2025-09-24 12:41:15 +05:30
Gadha2311 700eb7bab2 feat: enable selecting batches for batched items 2025-09-17 12:53:02 +05:30
Gadha2311 5ff5e4b6c0 fix: Clean up unused batch-related functions and state 2025-09-16 16:36:47 +05:30
Gadha2311 3749b30af6 feat: enable selecting batches for batched items 2025-09-15 15:05:04 +05:30
Able k SajuandGitHub f29c392c5a Merge pull request #1332 from Gadha2311/default-account
fix: default account mandatory error
2025-09-12 15:05:17 +05:30
Able k SajuandGitHub 77fc27cd00 Merge pull request #1338 from Gadha2311/add-uom-batch-filter-stock-movement
fix : uom-batch filter
2025-09-12 14:38:12 +05:30
Gadha2311 84781817a7 fix : removed the unused ref 2025-09-12 11:02:36 +05:30
Gadha2311 a254af2cbd fix: add filter for uom 2025-09-12 10:43:32 +05:30
Gadha2311 7f3ce1503b fix : uom-batch filter 2025-09-12 09:06:16 +05:30
Gadha2311 d836a98c71 fix: default account mandatory error 2025-09-08 17:17:30 +05:30
Gadha2311 e4cf8ed4e1 fix: improve free item validation message 2025-08-06 10:17:58 +05:30
Gadha2311 12a4b9fc91 fix: fix: resolve batch-wise return issue for loyalty points 2025-08-05 09:43:07 +05:30
AbleKSaju 90f6514313 fix: match quantity with UOM conversion in return invoice 2025-07-29 11:50:58 +05:30
AbleKSaju 798660abb2 refactor: improve loyalty points handling for invoice returns 2025-07-29 11:04:17 +05:30
AbleKSaju 0a6f368692 fix: correct loyalty points calculation for returned batch items 2025-07-28 16:13:48 +05:30
AbleKSaju 183b112be4 fix: resolved linting isuues 2025-07-28 10:27:25 +05:30
AbleKSaju b6c53ef3bc fix: partial returns for batched items 2025-07-28 09:58:43 +05:30
Able k SajuandGitHub 1de1d85b05 Merge pull request #1298 from frappe/fix-transfer-quantity
fix: make transferQuantity negative for return invoices
2025-07-23 12:04:19 +05:30
Able k SajuandGitHub 493ca6b9fa Merge pull request #1272 from Gadha2311/loyaltypoint-grandtotal
fix: resolve issue in grand total calculation with loyalty points applied
2025-07-23 12:01:38 +05:30
AbleKSaju e1bf0d025c fix: make transferQuantity negative for return invoices 2025-07-23 11:56:32 +05:30
Gadha2311 45b649cc10 fix: transfer qty in loyalty returns 2025-07-23 11:24:18 +05:30
Able k SajuandGitHub 19e41e3687 Merge pull request #1295 from frappe/fix-serial-stock
fix: increase stock instead of decreasing when returning serial numbered item
2025-07-22 15:52:39 +05:30