rohitwaghchaure
|
1033d34964
|
Merge pull request #32730 from rohitwaghchaure/duplicate-custom-fields-inventory-dimension
fix: duplicate custom fields for inventory dimension
|
2022-10-31 22:25:29 +05:30 |
|
Rohit Waghchaure
|
45ededbed5
|
fix: duplicate custom fields for inventory dimension
|
2022-10-31 15:33:23 +05:30 |
|
Sagar Sharma
|
15ebf4a0cf
|
fix: add Sales Order reference in Material Request Dashboard
|
2022-10-29 12:01:37 +05:30 |
|
Deepesh Garg
|
b6ade62211
|
Merge pull request #32662 from s-aga-r/refactor/stock/remaining-reports
refactor: rewrite stock reports queries in qb
|
2022-10-28 21:05:15 +05:30 |
|
Vishal Dhayagude
|
db0f2c0b10
|
Merge branch 'develop' into pr_dashboard
|
2022-10-28 13:36:43 +05:30 |
|
Vishal
|
e8c0157017
|
chore: minor linting issue fixed
|
2022-10-28 11:59:10 +05:30 |
|
Vishal
|
a04c44fe34
|
chore: Added Material Request Reference in Purchase Recipt Dashboard for Tracking
|
2022-10-28 11:36:14 +05:30 |
|
Sagar Sharma
|
334b158f0b
|
Merge branch 'develop' into refactor/stock/remaining-reports
|
2022-10-28 11:27:42 +05:30 |
|
Deepesh Garg
|
4cd65027c4
|
fix: Add condition for discount section collapse
|
2022-10-26 16:48:24 +05:30 |
|
Sagar Sharma
|
26c00f8dd3
|
Merge branch 'develop' into refactor/stock/remaining-reports
|
2022-10-21 15:19:23 +05:30 |
|
Sagar Sharma
|
40bd121593
|
refactor: rewrite Itemwise Recommended Reorder Level Report queries in QB
|
2022-10-21 14:49:12 +05:30 |
|
Sagar Sharma
|
cde785f1bb
|
refactor: rewrite Product Bundle Balance Report queries in QB
|
2022-10-21 14:49:09 +05:30 |
|
Sagar Sharma
|
feaa2dbba8
|
refactor: rewrite Stock Ledger Report queries in QB
|
2022-10-21 13:12:34 +05:30 |
|
Ankush Menat
|
11207c4e56
|
fix: dont update item info twice
[skip ci]
|
2022-10-20 16:18:48 +05:30 |
|
Devin Slauenwhite
|
b88e850d55
|
perf: cache barcode scan result (#32629)
* perf: cache barcode scan result
* feat: BarcodeScanResult type
* fix: use safe `get_value` `set_value`
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
|
2022-10-20 15:56:07 +05:30 |
|
Deepesh Garg
|
796f2d3c09
|
fix: Billing Address for inter-company purchase docs
|
2022-10-19 23:50:39 +05:30 |
|
Sagar Sharma
|
582e1bf10c
|
Merge branch 'develop' into refactor/stock/reports
|
2022-10-17 16:30:43 +05:30 |
|
Rohit Waghchaure
|
2481574a28
|
chore: seperate function to apply filter for warehouse in case of QB
|
2022-10-17 14:25:23 +05:30 |
|
Rohit Waghchaure
|
6381e75fa5
|
fix: group warehouse filter not working for Batchwise Balance history report
|
2022-10-17 12:17:05 +05:30 |
|
Sagar Sharma
|
3c1bd90d0d
|
Merge branch 'develop' into refactor/stock/reports
|
2022-10-14 11:57:04 +05:30 |
|
ruthra kumar
|
2d0217abd5
|
Merge pull request #32567 from ruthra-kumar/remove_duplicate_ple_on_item_value_repost
fix: deduplicate Payment Ledger on Item value repost
|
2022-10-13 14:01:59 +05:30 |
|
Sagar Sharma
|
bb7897caab
|
Merge branch 'develop' into refactor/stock/reports
|
2022-10-12 19:21:15 +05:30 |
|
Rohit Waghchaure
|
692462d7c8
|
fix: removed unnecessary imports
|
2022-10-12 16:30:48 +05:30 |
|
Deepesh Garg
|
43c2bd1351
|
Merge pull request #32272 from deepeshgarg007/internal_transfer_precision_fixes
fix: Incoming rate precision fixes for intra company transfer
|
2022-10-12 16:23:16 +05:30 |
|
ruthra kumar
|
eb819368aa
|
test: dedeplication on payment ledger upon repost
|
2022-10-12 16:08:59 +05:30 |
|
Rohit Waghchaure
|
3266e54e33
|
fix: consider outgoingrate while valuation rate calculate
|
2022-10-12 15:44:53 +05:30 |
|
Rohit Waghchaure
|
683a47f7a1
|
fix: consider sales rate as incoming rate for transit warehouse in purchase flow
|
2022-10-12 15:44:53 +05:30 |
|
Deepesh Garg
|
c8d2181498
|
chore: Increase precision for other doc fields
|
2022-10-12 14:17:55 +05:30 |
|
Sagar Sharma
|
59edf64951
|
Merge branch 'develop' into refactor/stock/reports
|
2022-10-12 13:30:00 +05:30 |
|
Rohan
|
43037d893d
|
fix: type-cast while saving an item (#32549)
|
2022-10-12 13:07:58 +05:30 |
|
Sagar Sharma
|
16aef53470
|
Merge branch 'develop' into refactor/stock/reports
|
2022-10-12 00:38:40 +05:30 |
|
Deepesh Garg
|
38b34f2a45
|
Merge pull request #32408 from nabinhait/sales-purchase-tab-break
feat: Tab Breaks in all Sales and Purchase cycle transactions
|
2022-10-11 16:02:45 +05:30 |
|
Deepesh Garg
|
dc20b21fb5
|
test: Internal tranfer precision loss test
|
2022-10-11 14:54:27 +05:30 |
|
ruthra kumar
|
633c2a289e
|
Merge pull request #32557 from ruthra-kumar/value_error_on_pos_save
fix: Value error on validation of POS invoices with Serial Nos
|
2022-10-11 14:42:47 +05:30 |
|
Nabin Hait
|
e71c417f7e
|
fix: minor cleanup
|
2022-10-11 13:21:27 +05:30 |
|
Nabin Hait
|
5389a35798
|
fix: more fields reordering related to Tab Break
|
2022-10-11 13:21:07 +05:30 |
|
Nabin Hait
|
35f836c4b7
|
feat: Tab Break in Purchase Receipt
|
2022-10-11 13:18:21 +05:30 |
|
Nabin Hait
|
2172c5034a
|
feat: Tab Break in Material Request
|
2022-10-11 13:18:21 +05:30 |
|
Nabin Hait
|
7546562139
|
feat: Tab Break in Quotation
|
2022-10-11 13:18:21 +05:30 |
|
Nabin Hait
|
f6613e1e4c
|
feat: Tab Break in Sales Order, Delivery Note, Sales Invoice and Purchase Order
|
2022-10-11 13:18:21 +05:30 |
|
ruthra kumar
|
4b908ebcd6
|
fix: value error on pos submit
|
2022-10-11 11:21:11 +05:30 |
|
Sagar Sharma
|
60befcd8a8
|
Merge branch 'develop' into fix/quality-inspection/status
|
2022-10-08 13:34:21 +05:30 |
|
Sagar Sharma
|
4992e4a2b8
|
fix(test): test_rejected_qi_validation
|
2022-10-08 13:33:36 +05:30 |
|
Sagar Sharma
|
fcc1272d42
|
test: add test cases for Quality Inspection status
|
2022-10-08 13:33:36 +05:30 |
|
Sagar Sharma
|
2657ece2cd
|
fix: set Quality Inspection status based on readings status
|
2022-10-08 13:33:22 +05:30 |
|
rohitwaghchaure
|
73a9791401
|
Merge branch 'develop' into provision-to-return-components
|
2022-10-07 23:50:05 +05:30 |
|
Rohit Waghchaure
|
d59ed24e6c
|
feat: provision to return non consumed components against the work order
|
2022-10-07 22:45:53 +05:30 |
|
Sagar Sharma
|
f0f2413932
|
Merge branch 'develop' into refactor/stock/reports
|
2022-10-07 09:59:56 +05:30 |
|
Sagar Sharma
|
8103856a41
|
refactor: rewrite Warehouse wise Item Balance Age and Value Report queries in QB
|
2022-10-07 09:59:35 +05:30 |
|
Sagar Sharma
|
7c759b193c
|
refactor: rewrite Total Stock Summary Report queries in QB
|
2022-10-07 09:59:28 +05:30 |
|