- 4670464 refactor: serial no ledger and batchwise balance history report by Rohit Waghchaure · 1 year, 11 months ago
- 5bb3173 refactor: rename doctype serial and batch ledger to serial and batch entry by Rohit Waghchaure · 1 year, 11 months ago
- e6143ab refactor: added new file serial batch bundle by Rohit Waghchaure · 1 year, 11 months ago
- 6c9b212 fix: removed sales and purchase fields from serial nos by Rohit Waghchaure · 2 years, 2 months ago
- 88a3f65 fix: update `Stock Reconciliation` document while reposting by s-aga-r · 1 year, 8 months ago
- fe6a0a6 Merge pull request #35498 from rohitwaghchaure/fixed-db-binlogs-getting-full by rohitwaghchaure · 1 year, 8 months ago
- fb1a40c fix: old data reposting causing low server disk space by Rohit Waghchaure · 1 year, 8 months ago
- 4099330 Merge pull request #35426 from rohitwaghchaure/fixed-incorrect-actual-qty-bin by rohitwaghchaure · 1 year, 8 months ago
- 718ad3f fix: travis by Rohit Waghchaure · 1 year, 8 months ago
- 9e5e2de fix: incorrect available quantity in BIN by Rohit Waghchaure · 1 year, 8 months ago
- 565322d Merge branch 'develop' into stock-reservation by rohitwaghchaure · 1 year, 8 months ago
- b22f9a2 Merge branch 'develop' into FIX-ISS-23-24-00368 by Sagar Sharma · 1 year, 9 months ago
- 9c72c2a refactor: use `calculate_items_qty_and_amount()` to update scr items rate by Sagar Sharma · 1 year, 9 months ago
- 1278510 Merge branch 'develop' into stock-reservation by Sagar Sharma · 1 year, 9 months ago
- b5a2ccf fix: internal transfer condition by Rohit Waghchaure · 1 year, 9 months ago
- 7548bb3 Merge branch 'develop' into stock-reservation by s-aga-r · 1 year, 9 months ago
- a6cb6c6 fix: recalculate costs in SCR while reposting by s-aga-r · 1 year, 9 months ago
- 2d5ccc0 fix: timeout error while submitting delivery note by Rohit Waghchaure · 1 year, 9 months ago
- 58dbf7f Merge branch 'develop' into stock-reservation by Sagar Sharma · 1 year, 9 months ago
- 291845e Merge pull request #35015 from rohitwaghchaure/incorrect-or-cond-delivery-note-issue by rohitwaghchaure · 1 year, 9 months ago
- 379b215 fix: incorrect OR condition causing timeout error by Rohit Waghchaure · 1 year, 9 months ago
- f2253dd fix: duplicate reposting entries of same voucher by Rohit Waghchaure · 1 year, 10 months ago
- 0cd10a5 Merge branch 'develop' into stock-reservation by s-aga-r · 1 year, 10 months ago
- 7e8fd8f chore: update reserved stock SLE validation by s-aga-r · 1 year, 10 months ago
- ea6eeac fix: filtering via batch no(#34950) by Deepesh Garg · 1 year, 10 months ago
- fcfa884 fix: limit stock reco issue by Rohit Waghchaure · 1 year, 10 months ago
- 73f1675 chore: `conflicts` by s-aga-r · 1 year, 10 months ago
- 6bccd86 fix: stock reco test case by Rohit Waghchaure · 1 year, 10 months ago
- d9dd64b fix: linters issues by Rohit Waghchaure · 1 year, 10 months ago
- 7bfc8f1 fix: too many writes error while making backdated stock reconciliation by Rohit Waghchaure · 1 year, 10 months ago
- f0acb20 fix: don't allow to deliver/transfer reserved stock by s-aga-r · 1 year, 10 months ago
- 6851b5b fix: reposting record not created for backdated stock reco by Rohit Waghchaure · 1 year, 10 months ago
- ef4bd77 fix: incorrect stock balance quantity for batch item by Rohit Waghchaure · 1 year, 10 months ago
- 7d794bc Merge branch 'develop' into fixed-negative-stock-error by rohitwaghchaure · 2 years ago
- 6d513e2 fix: negative stock error by Rohit Waghchaure · 2 years ago
- f8c852c fix: incorrect actual qty in Bin by Rohit Waghchaure · 2 years ago
- ef2bf3c fix: don't check other warehouse ledgers to calculate valuation rate by Rohit Waghchaure · 2 years, 1 month ago
- a05c47e fix: timeout error while submitting stock entry by Rohit Waghchaure · 2 years, 1 month ago
- eeda264 fix: reposting error `AttributeError: 'datetime.timedelta' object has no attribute 'replace'` by s-aga-r · 3 years, 1 month ago
- ba77da0 fix: validation msg in stock entry by s-aga-r · 2 years, 2 months ago
- 3266e54 fix: consider outgoingrate while valuation rate calculate by Rohit Waghchaure · 2 years, 4 months ago
- 683a47f fix: consider sales rate as incoming rate for transit warehouse in purchase flow by Rohit Waghchaure · 2 years, 4 months ago
- 8376fbc fix: Explicitly update modified (#32519) by Ankush Menat · 2 years, 4 months ago
- a03b4ce fix: reposting not working for internal transferred purchase receipt by Rohit Waghchaure · 2 years, 5 months ago
- ddd24ea fix: incorrect incoming rate set for inter transfer purchase receipt by Rohit Waghchaure · 2 years, 6 months ago
- e1fa723 fix: set args to empty list if None to avoid enumerate error by Nabin Hait · 2 years, 7 months ago
- 60dbd6a Merge pull request #31631 from rohitwaghchaure/slow-stock-reposting-issue by rohitwaghchaure · 2 years, 7 months ago
- 1d80d37 fix: slow stock reposting by Rohit Waghchaure · 2 years, 7 months ago
- 2a2db8c Merge branch 'develop' into lcv-future-stock-update by Marica · 2 years, 7 months ago
- f988574 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 7 months ago
- 78c8bb2 fix: timeout error while reposting by Rohit Waghchaure · 2 years, 7 months ago
- 7a5fd71 fix: LCV updates wrong future qty/Bin qty by marination · 2 years, 7 months ago
- f6ef306 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 8 months ago
- 6d89b2f refactor: backport old subcontracting code by s-aga-r · 2 years, 8 months ago
- d6078aa fix: Respect system precision for user facing balance qty values (#30837) by Marica · 2 years, 8 months ago
- 213113b Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 9 months ago
- 323bdf8 feat: SL and GL reposting by Sagar Sharma · 2 years, 9 months ago
- 409df26 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 10 months ago
- 7e2fbc0 fix: sort before picking next stock reco by Ankush Menat · 2 years, 9 months ago
- 7c839c4 fix: double future qty updates by Ankush Menat · 2 years, 9 months ago
- e1c1687 refactor: use db agnostic `CombineDatetime` by Ankush Menat · 2 years, 10 months ago
- 8f51954 test: repost queue progress by Ankush Menat · 2 years, 10 months ago
- ecdb493 fix: dependent GLE reposting by Ankush Menat · 2 years, 10 months ago
- a281998 fix: prevent deleting repost queue for cancelled transactions by Ankush Menat · 2 years, 10 months ago
- d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 10 months ago
- 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
- b93ce78 chore: dont supress errors server side by Ankush Menat · 2 years, 11 months ago
- 7dd1036 fix: only update valuation rate if not None by Ankush Menat · 2 years, 11 months ago
- 7a3d301 fix: translate error message titles (#30105) by mergify[bot] · 2 years, 11 months ago
- 701878f revert "fix: FIFO valuation in case of multi-item entries" by Ankush Menat · 3 years ago
- ccd2ce5 fix: FIFO valuation in case of multi-item entries by Ankush Menat · 3 years ago
- eb8495a docs: explain make_sl_entries arguments by Ankush Menat · 3 years ago
- efc4b94 fix: ignore serial no during landed cost voucher by Ankush Menat · 3 years ago
- 609d2fc fix: reset stock value if no qty by Ankush Menat · 3 years ago
- 3548324 fix: extend round_off_if_near_zero fix to other methods by Ankush Menat · 3 years ago
- b534fee refactor: use queue difference instead of actual values by Ankush Menat · 3 years ago
- aba7a7c fix: handle negative inventory inside a batch by Ankush Menat · 3 years ago
- d7ca83e refactor: code duplication for fallback rates by Ankush Menat · 3 years ago
- d130233 test: fix expected test failures by Ankush Menat · 3 years ago
- 102fff2 refactor: convert query to QB and make creation optional by Ankush Menat · 3 years ago
- ab92652 fix: correct incoming rate for batched items by Ankush Menat · 3 years ago
- 342d09a feat: get_valuation_rate batch wise by Ankush Menat · 3 years ago
- ce0514c feat: batch wise valuation rates by Ankush Menat · 3 years ago
- eb8b424 feat: item-wise negative stock setting (#29761) by Ankush Menat · 3 years ago
- f089d39 refactor: better method name by Ankush Menat · 3 years ago
- 97e18a1 feat: allow selecting LIFO valuation by Ankush Menat · 3 years, 1 month ago
- b855030 refactor: valuation class to allow extending by Ankush Menat · 3 years, 1 month ago
- dbda10e Merge pull request #28987 from ankush/fix/srvaluation by Marica · 3 years, 1 month ago
- 66bf21f fix(patch): sle.serial_no = "\n" causes incorrect queue (#29306) by Ankush Menat · 3 years, 1 month ago
- 82ea958 fix: ignore cancelled SLEs (#29303) by Ankush Menat · 3 years, 1 month ago
- b0cf619 fix: only add stock queue if FIFO (#29302) by Ankush Menat · 3 years, 1 month ago
- b9642a1 fix: incorrect incoming rate computation for sr no by Ankush Menat · 3 years, 1 month ago
- ff9a6e8 fix: correct bin qty on backdated transactions by Ankush Menat · 3 years, 1 month ago
- 107b404 chore: rename FifoValuation to FIFOValuation by Ankush Menat · 3 years, 1 month ago
- a00d8d0 refactor: outgoing rate and defaults for remove_stock by Ankush Menat · 3 years, 1 month ago
- 4b29fb6 refactor: move Fifo Valuation to a new class by Ankush Menat · 3 years, 2 months ago
- 5eba575 fix: check future negative stock for batches by Ankush Menat · 3 years, 2 months ago
- cef84c2 refactor: simplify the way SLEs are submitted by Ankush Menat · 3 years, 2 months ago
- 97060c4 refactor: replace misleading variable name by Ankush Menat · 3 years, 2 months ago
- aa024fc fix: ignore permissions while creating repost by Ankush Menat · 3 years, 3 months ago