149 Commits
Author SHA1 Message Date
Gadha VenuandGitHub 2122db3771 Merge branch 'master' into autogenerate-batch 2026-02-18 12:46:13 +05:30
Gadha2311 d57cb79e33 fix: formatted code 2026-02-12 16:39:40 +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
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
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 700eb7bab2 feat: enable selecting batches for batched items 2025-09-17 12:53:02 +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
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
AbleKSaju 26ec9520a4 fix: increase stock instead of decreasing when returning serial numbered item 2025-07-21 14:59:30 +05:30
AbleKSaju 1fd40c4202 fix: include converted loyalty points in grand total 2025-06-26 09:53:08 +05:30
Gadha Venu 269c25c10d fix:uom and batch filter 2025-05-29 15:23:23 +05:30
Able k SajuandGitHub 4fa7e40e6b Merge pull request #1225 from ableksaju/fix-enable-pos-without-inventory
fix: enable pos without inventory
2025-05-29 11:54:26 +05:30
AbleKSaju 81ed997e94 fix: hide item visibility setting when "POS without inventory" is disabled 2025-05-29 11:04:10 +05:30
Gadha Venu 4bc3da7af9 fix:Add filtering functionality to POS system 2025-05-27 09:59:06 +05:30
Gadha Venu f769f63702 fix:add fields in posSettings 2025-05-27 09:57:34 +05:30
AbleKSaju 2f1b220582 fix: enable pos usage without inventory 2025-05-23 16:04:33 +05:30
Able k SajuandGitHub 27f57d4a69 Merge pull request #1215 from ableksaju/fix-weight-enabled-barcode
fix: support combined use of weight-enabled and standard barcodes
2025-05-20 18:50:45 +05:30
AbleKSaju f1ce0d42ca fix: use item code for weight-enabled barcodes and barcode field for standard barcodes 2025-05-20 17:43:00 +05:30
AbleKSaju 7bdce6b9b1 feat: enable batch usage without inventory tracking 2025-05-20 12:54:22 +05:30
AbleKSaju 3d6c569a4f fix: skip stock validation for non-inventory items in POS 2025-04-29 16:45:30 +05:30
AbleKSaju 7ec2fa97ff feat: add itemVisibility option to POSSettings schema 2025-04-29 16:41:09 +05:30
AkshayandGitHub 21f812b895 Merge pull request #1156 from ableksaju/fix-default-account-in-POS
fix: allow selecting a default account in POS transactions
2025-03-26 10:14:49 +05:30
AbleKSaju bb2e9faa99 fix: ensure default account uses AccountTypeEnum.Receivable 2025-03-26 10:04:53 +05:30
AbleKSaju 38712d4a15 fix: allow selecting a default account in POS transactions 2025-03-25 16:04:39 +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 5d3406f031 feat: display discount amounts in shipment document 2025-03-07 16:32:42 +05:30
AbleKSaju 9b2f7d3a67 chore: remove closingShift field from posOpeningShift 2025-02-24 15:35:31 +05:30
AbleKSaju 41a641495d feat: partially return items 2025-01-15 11:36:41 +05:30
AbleKSaju af55219ddd fix: removed submitInvoice option from POS settings; enabled by default 2025-01-03 17:30:54 +05:30
AbleKSaju d7bdcfa639 fix: resolved linting issues 2025-01-03 14:57:05 +05:30
AbleKSaju a34e0d8712 feat: add submitInvoice option in POS settings 2025-01-03 14:55:59 +05:30
AbleKSaju cd45653c91 fix: renamed filename & label from itemWeight to itemWeightDigits 2025-01-02 12:02:16 +05:30
AbleKSaju 0eda30623c fix: refactored 2024-12-31 15:50:19 +05:30
AbleKSaju 364173101b feat: hide weight enabled barcode 2024-12-31 15:49:13 +05:30
akshayitzme f8a5b28447 feat: mention pos shift closing and opening in each documents 2024-12-30 11:04:56 +05:30
akshayitzme 5061a0ce22 refactor: pos shift 2024-12-24 22:17:40 +05:30
AbleKSaju 7da4319217 feat: register schema for Modern POS ui 2024-11-14 12:41:59 +05:30
akshayitzme 9d2fbb618e fix: POS Setting Allows Cash in Hand Group to be Counter Cash Account 2024-08-14 11:01:52 +05:30
AkshayandGitHub e975e29cce Merge pull request #921 from AbleKSaju/fix-action-name
fix: action name in Purchase Receipt
2024-08-10 15:18:27 +05:30