- 3effaf2 refactor(treewide): formatting and ruff fixes, + manually enabled F401 by Akhil Narang · 10 months ago
- b71b0d5 fix: remove bad defaults (#38986) by Ankush Menat · 1 year, 1 month ago
- b8a61be test: fix hypothesis tests (#34416) by Ankush Menat · 1 year, 11 months ago
- 231fe41 fix: should never get cutomer price on purchase document (#34002) by HENRY Florian · 2 years ago
- 86919d2 test: silent test failure in stock assertions (#31377) by Ankush Menat · 2 years, 8 months ago
- 7726271 fix: purchase invoice return GLe by Ankush Menat · 2 years, 8 months ago
- 293eb8d test: create stock test mixin for assertion/utils by Ankush Menat · 2 years, 9 months ago
- 12c01e2 fix: maintain FIFO queue even if outgoing_rate is not found (#30560) by Ankush Menat · 2 years, 10 months ago
- 47f27a5 refactor: move scan api to stock utils; add item_info by Ankush Menat · 2 years, 10 months ago
- 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
- b0d1e6d test(refactor): use FrappeTestCase by Ankush Menat · 3 years ago
- b534fee refactor: use queue difference instead of actual values by Ankush Menat · 3 years ago
- 3e5f940 test: e2e test for LIFO valuation by Ankush Menat · 3 years, 1 month ago
- 9c49d2d feat: LIFOValuation class for handling LIFO by Ankush Menat · 3 years, 1 month ago
- 107b404 chore: rename FifoValuation to FIFOValuation by Ankush Menat · 3 years, 1 month ago
- aa0e163 test: hypothesis tests for FIFO queue by Ankush Menat · 3 years, 1 month ago
- 1833f7a test: FifoValuation tests by Ankush Menat · 3 years, 1 month ago