- baf0c83 fix: do not validate batch qty for LCV by Rohit Waghchaure · 10 months ago
- fa91cda fix: landed cost voucher for legacy pr with batch by Rohit Waghchaure · 10 months ago
- 9709a18 Merge pull request #40718 from rohitwaghchaure/fixed-do-not-fetch-recived-items-12005 by rohitwaghchaure · 10 months ago
- 5bff434 fix: do not fetch received items in purchase receipt by Rohit Waghchaure · 10 months ago
- 3effaf2 refactor(treewide): formatting and ruff fixes, + manually enabled F401 by Akhil Narang · 10 months ago
- 3423334 fix: use serial/batch fields for subcontracting receipt and in transit stock entry by Rohit Waghchaure · 11 months ago
- 5922281 fix: serial and batch for internal transfer (#40467) by rohitwaghchaure · 11 months ago
- 01856a6 fix: use serial/batch field for rejected items (#40327) by rohitwaghchaure · 11 months ago
- cef6291 fix: use serial batch fields for subcontracting receipt (#40311) by rohitwaghchaure · 11 months ago
- bc9c480 fix: use serial batch fields for packed items (#40140) by rohitwaghchaure · 11 months ago
- 4b24fcd fix: set batch created from bundle to batch field in stock transaction (#39966) by rohitwaghchaure · 12 months ago
- a4cbfab fix: do not empty serial batch fields (#39948) by rohitwaghchaure · 12 months ago
- 094ecc1 fix: validate duplicate SBB by s-aga-r · 12 months ago
- b966c06 perf: cached get_last_purchase_details to fix performance issue (#39854) by rohitwaghchaure · 12 months ago
- e5824fc fix: stock entry for use serial batch fields (#39843) by rohitwaghchaure · 12 months ago
- 0165012 test: test case to check use serial / batch fields feature by Rohit Waghchaure · 12 months ago
- c1e869f test: fixed test cases by Rohit Waghchaure · 12 months ago
- 9fafc83 fix: use old serial / batch fields to make serial batch bundle by Rohit Waghchaure · 12 months ago
- 8fdc244 fix: prevent extra transfer against inter transfer transaction (#39213) by rohitwaghchaure · 1 year ago
- 1a67d7d Revert "refactor: use both fields to store against values" by Deepesh Garg · 1 year, 1 month ago
- b40d3b0 Revert "fix: purchase receipt tests" by Deepesh Garg · 1 year, 1 month ago
- 073f2fa Revert "fix: set against type in stock controller" by Deepesh Garg · 1 year, 1 month ago
- c20241f fix: SBB Total Qty validation for SE by s-aga-r · 1 year, 1 month ago
- 0743289 fix: serial and batch bundle return not working (#38754) by rohitwaghchaure · 1 year, 2 months ago
- 863116f Merge pull request #37232 from GursheenK/make-against-field-dynamic by Deepesh Garg · 1 year, 2 months ago
- eb9ee3f refactor: simplify conditional logic by barredterra · 1 year, 2 months ago
- 0943933 refactor: use both fields to store against values by Gursheen Anand · 1 year, 3 months ago
- 6280031 Merge branch 'develop' into make-against-field-dynamic by Gursheen Kaur Anand · 1 year, 3 months ago
- 0104897 fix: remove voucher type and no for Item and Warehouse based reposting by Rohit Waghchaure · 1 year, 3 months ago
- 11d956f fix: Purchase Receipt GL Entries (#37642) by Deepesh Garg · 1 year, 3 months ago
- d1ec0a6 chore: Add missing commits back (#37618) by Deepesh Garg · 1 year, 3 months ago
- 5136fe1 fix: remove from or target warehouse for non internal transfer entries (#37612) by rohitwaghchaure · 1 year, 3 months ago
- dae66ea Merge branch 'develop' of https://github.com/frappe/erpnext into asset_purchase_receipt_gl by Deepesh Garg · 1 year, 3 months ago
- 77cc91d fix: add regional support to extend purchase gl entries by Smit Vora · 1 year, 3 months ago
- 8c61fe2 fix: rearrange functions by Deepesh Garg · 1 year, 4 months ago
- fcfdb9b fix: purchase receipt tests by Gursheen Anand · 1 year, 4 months ago
- 4ea43eb fix: set against type in stock controller by Gursheen Anand · 1 year, 4 months ago
- 3fdcd33 feat: `Quality Inspection` in `Subcontracting Receipt` by s-aga-r · 1 year, 5 months ago
- 46ea814 chore: cancel gain/loss je while posting reverse gl by ruthra kumar · 1 year, 6 months ago
- ce9164e fix: Validate for missing expense account (#36078) by Deepesh Garg · 1 year, 7 months ago
- d9e7bc5 fix: Do full rollback by Deepesh Garg · 1 year, 7 months ago
- 0e68da5 feat: Show stock ledger preview by Deepesh Garg · 1 year, 7 months ago
- e7d2bcf Merge branch 'develop' of https://github.com/frappe/erpnext into ledger_preview by Deepesh Garg · 1 year, 8 months ago
- 011ac13 fix: Add column values by Deepesh Garg · 1 year, 8 months ago
- e30c3ea fix: Stock ledger preview by Deepesh Garg · 1 year, 8 months ago
- 2e52a63 feat: Accounting Ledger Preview by Deepesh Garg · 1 year, 8 months ago
- d3ceb07 fix: travis by Rohit Waghchaure · 1 year, 10 months ago
- 648efca feat: auto create serial and batch bundle by Rohit Waghchaure · 1 year, 10 months ago
- 5bb3173 refactor: rename doctype serial and batch ledger to serial and batch entry by Rohit Waghchaure · 1 year, 11 months ago
- 16f26fb refactor: serial and batch package creation for finished item and cleanup code by Rohit Waghchaure · 1 year, 11 months ago
- 86da306 feat: added negative inventory validation and restrict to make backdated entry for serial nos by Rohit Waghchaure · 1 year, 11 months ago
- 674bd3e feat: serial and batch bundle for Packing Items by Rohit Waghchaure · 1 year, 11 months ago
- 5ddd55a feat: serial and batch bundle for Subcontracting 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
- bc75a7e refactor: serial no normalization by Rohit Waghchaure · 2 years, 4 months ago
- 6e661e7 fix: force to do reposting for cancelled document by Rohit Waghchaure · 1 year, 9 months ago
- 38aaba5 fix: inventory dimension for inter company transfer return use case by Rohit Waghchaure · 1 year, 9 months ago
- 6798b90 fix: inventory dimension for material transfer not working by Rohit Waghchaure · 1 year, 9 months ago
- 2d5ccc0 fix: timeout error while submitting delivery note by Rohit Waghchaure · 1 year, 9 months ago
- d9dd64b fix: linters issues by Rohit Waghchaure · 1 year, 10 months ago
- 4efc947 perf: use `get_cached_value` instead of `db.get_value` in controllers (#32776) by Daizy Modi · 2 years, 3 months ago
- 9aa5e20 chore: check only for inter-company transfers by Deepesh Garg · 2 years, 4 months ago
- 4960155 chore: fix precision condition by Deepesh Garg · 2 years, 4 months ago
- 1c05c00 chore: Use proper accounts by Deepesh Garg · 2 years, 4 months ago
- df2a0e2 chore: GL Entries for SLE diff by Deepesh Garg · 2 years, 4 months ago
- 6e47fd5 fix: Hanlde rounding loss for internal transfer by Deepesh Garg · 2 years, 4 months ago
- f19049e Merge branch 'develop' into fix/subcontracting-receipt/gl-entries by Sagar Sharma · 2 years, 5 months ago
- 75fcab0 test: test cases for PI and DN by Rohit Waghchaure · 2 years, 5 months ago
- 2372999 fix: fetch from parent not working for custom field by Rohit Waghchaure · 2 years, 5 months ago
- f467394 chore: move function "add_gl_entry" from purchase_receipt.py to stock_controller.py by Sagar Sharma · 2 years, 5 months ago
- 2d04e71 fix: Make expense account editable in Subcontracting Receipt Item (#31848) by Sagar Sharma · 2 years, 6 months ago
- 396667b Merge pull request #31860 from rohitwaghchaure/delete-custom-fields-on-dimension-delete by rohitwaghchaure · 2 years, 6 months ago
- 0b39a01 fix: delete custom fields on deletion of inventory dimension by Rohit Waghchaure · 2 years, 6 months ago
- 795c943 fix: not able to issue expired batches by Rohit Waghchaure · 2 years, 6 months ago
- 289e6cd fix: change frappe.db.sql to frappe.qb by Rohit Waghchaure · 2 years, 7 months ago
- e576f7f test: test cases for inventory dimension by Rohit Waghchaure · 2 years, 7 months ago
- dbec5cf feat: Inventory Dimension by Rohit Waghchaure · 2 years, 7 months ago
- 65b21ee fix: internal transfer GLE validation by Ankush Menat · 2 years, 8 months ago
- 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
- 3638fbf fix: repost items with repeating item-warehouses by Ankush Menat · 3 years ago
- 0ca60af fix: ignore cancelled SLEs (#29679) by Ankush Menat · 3 years ago
- e6ab8df refactor: simplify get_items_and_warehouses by Ankush Menat · 3 years ago
- c56d07d fix: consider packed items too when reposting by Ankush Menat · 3 years ago
- 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 3 years ago
- e177c52 fix: extend sr_no cleanup to packed items too by Ankush Menat · 3 years ago
- b20df37 refactor: reusable clean_serial_nos by Ankush Menat · 3 years ago
- ea5efd0 perf: single query to update serial nos by Ankush Menat · 3 years ago
- 8f57724 fix: dont update sle values from get_gl_entries by Ankush Menat · 3 years, 1 month ago
- cdaf0a0 fix(ux): allow translations (#28455) by xdlumertz · 3 years, 2 months ago
- 0a2964d fix: ignore permissions while creating reposts by Ankush Menat · 3 years, 2 months ago
- 45dd46b feat: option to select reposting method by Ankush Menat · 3 years, 3 months ago
- d220e08 refactor: reuse get_items_to_be_repost function by Ankush Menat · 3 years, 3 months ago
- a36c249 test: item-wh repost creation by Ankush Menat · 3 years, 3 months ago
- 6dc9b82 refactor: item-wh wise reposting by default by Ankush Menat · 3 years, 3 months ago
- aa024fc fix: ignore permissions while creating repost by Ankush Menat · 3 years, 3 months ago
- 8cf188d fix: Use strip instead of lstrip and rstrip by Marica · 3 years, 4 months ago
- 41035b0 fix: Retain space inside Serial no string while cleaning serial nos by marination · 3 years, 4 months ago
- 6f107da perf: Add indexes in stock queries and speed up bin updation #27758 by Deepesh Garg · 3 years, 4 months ago
- 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 5 months ago