- efcfb82 Merge pull request #29257 from marination/fix-reset-wh-defaults by Marica · 3 years, 1 month ago
- 71466c6 Merge pull request #29179 from rohitwaghchaure/fixed-incorrect-scrap-qty-in-manufacture by rohitwaghchaure · 3 years, 1 month ago
- 8f0b2fa fix: incorrect scrap item qty by Rohit Waghchaure · 3 years, 1 month ago
- 24fc487 fix: incorrect serial no valuation report showing cancelled entries (#29172) by Ankush Menat · 3 years, 1 month ago
- 7385497 fix: using get_batch_qty method to get available_qty by Subin Tom · 3 years, 1 month ago
- 267da48 fix: added Sum() in query by Subin Tom · 3 years, 1 month ago
- 5685508 Merge branch 'develop' into pos-batch-no-stock-validation by Saqib Ansari · 3 years, 1 month ago
- f02e6b4 fix: incorrect posting time fetching incorrect qty (#29103) by rohitwaghchaure · 3 years, 1 month ago
- 087ebca Merge pull request #29014 from ankush/rename_sr_no by Ankush Menat · 3 years, 1 month ago
- 02b9541 Merge branch 'develop' into independent-manu-entry by Marica · 3 years, 1 month ago
- 22809a2 fix: Avoid Impact on Repack Entry by marination · 3 years, 1 month ago
- 7d0340e fix: Sider by marination · 3 years, 1 month ago
- 6ca978c fix: Linter (extra line after import) by marination · 3 years, 1 month ago
- 098f72e test: Stock Ageing FIFO Slot generation by marination · 3 years, 1 month ago
- 0eb38a4 Merge branch 'develop' into stock-ageing-negative-stock by Marica · 3 years, 1 month ago
- c007f84 chore: Added .md file to explain stock ageing business logic by marination · 3 years, 1 month ago
- 878fd37 chore: Use frappe.qb for query by marination · 3 years, 1 month ago
- ab09dc5 fix(UX): Optimize rate updation of changing price list by Deepesh Garg · 3 years, 1 month ago
- 7987a46 chore: add running stock value difference in invariant report (#29012) by Ankush Menat · 3 years, 1 month ago
- db7aef2 style: better labels for SLE fields (#28988) by Ankush Menat · 3 years, 1 month ago
- 7f786e4 Merge branch 'develop' into pos-batch-no-stock-validation by Saqib · 3 years, 1 month ago
- d7c4b8a Merge branch 'develop' into independent-manu-entry by Marica · 3 years, 1 month ago
- 24a35c6 fix: Sider and Server side test by marination · 3 years, 1 month ago
- d7148ad test: remove unnecessary creation of companies #28965 by Ankush Menat · 3 years, 1 month ago
- d209e5d Merge branch 'develop' into independent-manu-entry by Marica · 3 years, 1 month ago
- 8951a5c fix: Linter (imports) by marination · 3 years, 1 month ago
- 0f43792 fix: Stock Ageing Report - Negative Opening Stock by marination · 3 years, 1 month ago
- 2bb7bca test: bin qty on backdated SR by Ankush Menat · 3 years, 1 month ago
- ff9a6e8 fix: correct bin qty on backdated transactions by Ankush Menat · 3 years, 1 month ago
- f5d5281 chore: drop deprecated qunit tests by Ankush Menat · 3 years, 1 month ago
- 107b404 chore: rename FifoValuation to FIFOValuation by Ankush Menat · 3 years, 1 month ago
- 745caf9 perf: specify slots on FIFO queue by Ankush Menat · 3 years, 1 month ago
- aa0e163 test: hypothesis tests for FIFO queue by Ankush Menat · 3 years, 1 month ago
- 9d17743 fix: return consumed bin on collapsing queue 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
- db1c088 feat: get consumed bins from Fifo queue on pop by Ankush Menat · 3 years, 1 month ago
- 1833f7a test: FifoValuation tests by Ankush Menat · 3 years, 2 months ago
- e6e679c fix: round off if near zero while popping from queue by Ankush Menat · 3 years, 2 months ago
- a71b476 feat: repr, eq and iter for fifo queue by Ankush Menat · 3 years, 2 months ago
- 4b29fb6 refactor: move Fifo Valuation to a new class by Ankush Menat · 3 years, 2 months ago
- 6ba8f76 chore: ledger invariant check report (#28921) by Ankush Menat · 3 years, 2 months ago
- 68beee2 fix: replaced sql query with frappe.qb by Subin Tom · 3 years, 2 months ago
- 9f23552 fix: Validation in POS for item batch no stock quantity by Subin Tom · 3 years, 2 months ago
- 2be62c2 feat: provision to have limited parameters for in-process quality ins… (#28549) by DeeMysterio · 3 years, 2 months ago
- 228e011 perf: remove forcing of posting sort index on stock balance (#28902) by Ankush Menat · 3 years, 2 months ago
- 56bc8a5 Merge branch 'develop' into home-onboarding by Saqib · 3 years, 2 months ago
- 66960cf fix: remove set only once from valuation method (#28876) by Ankush Menat · 3 years, 2 months ago
- 80f1a8c fix: incorrect logic for "Reserved Qty for Production" (#28880) by Ankush Menat · 3 years, 2 months ago
- 304aa44 fix: Nonstock item showing in Itemwise Recommended Reorder Level report (#28873) by aaronmenezes · 3 years, 2 months ago
- 534c64a fix: packing slip incorrect item value (#28862) by Ankush Menat · 3 years, 2 months ago
- 74d086f Merge branch 'develop' into home-onboarding by Jannat Patel · 3 years, 2 months ago
- 75bc404 test: stock frozen validation by Ankush Menat · 3 years, 2 months ago
- d37541d fix: ensure that reposting is finished before freezing stock/account by Ankush Menat · 3 years, 2 months ago
- 6485ac4 fix: misleading "Set Default X" fields after saving (#28798) by Sagar Sharma · 3 years, 2 months ago
- c64d502 fix: deduplicate after finishing the repost (#28803) by Ankush Menat · 3 years, 2 months ago
- 96a019e test: add multi-batch negative qty test by Ankush Menat · 3 years, 2 months ago
- f0152d0 test: simplfy test and expect specific exception by Ankush Menat · 3 years, 2 months ago
- 9c90b7a refactor: remove redundant batch qty validation by Ankush Menat · 3 years, 2 months ago
- 5eba575 fix: check future negative stock for batches by Ankush Menat · 3 years, 2 months ago
- 1cbeba5 test: check execution of illegal stock entry seq by 18alantom · 3 years, 7 months ago
- ca230e4 test: index test should pass without calling function #28771 by Ankush Menat · 3 years, 2 months ago
- fc4e6a2 Merge pull request #28710 from noahjacob/calc_outgoing_stock_entry by rohitwaghchaure · 3 years, 2 months ago
- ba5a7ff fix: weird item sorting by `idx` by Ankush Menat · 3 years, 2 months ago
- 5caf411 fix: remove autocommit from item rename by Ankush Menat · 3 years, 2 months ago
- 72dbc3d fix!: dont allow renaming warehouse primary key by Ankush Menat · 3 years, 2 months ago
- 35346de test: added tests for manufacture stock entry when material_consumption is enabled by Noah Jacob · 3 years, 2 months ago
- 7f3e6d1 fix: incorrect outgoing rates when material_consumption enabled by Noah Jacob · 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
- a37c99a fix: dont requeue repost immediately and clear progress (#28684) by Ankush Menat · 3 years, 2 months ago
- 427938f fix: new item form tour for home onboarding by Jannat Patel · 3 years, 2 months ago
- dc3449c Merge branch 'develop' into product-bundle-fixes by Ganga Manoj · 3 years, 2 months ago
- ab280f7 fix: update modified timestamp for delivery note #28657 by Sagar Vora · 3 years, 2 months ago
- a473e1d fix: Add item to packing list by GangaManoj · 3 years, 2 months ago
- e10ab16 feat: Grant commission on certain items only (#27467) by Raffael Meyer · 3 years, 2 months ago
- aeb62af fix(ux): remove attachment limits by Ankush Menat · 3 years, 2 months ago
- c0cc72e fix: incorrect discount amount set when item is replaced (#28556) by Saqib · 3 years, 2 months ago
- c7701ac chore: correct docstrings by Ankush Menat · 3 years, 2 months ago
- f862339 fix: use get_all instead of get_list for child tables by Ankush Menat · 3 years, 2 months ago
- 8cc1dc8 Merge branch 'develop' into home-onboarding by Jannat Patel · 3 years, 2 months ago
- 69a17b9 refactor: move Bin queries to qb/orm (#28522) by Ankush Menat · 3 years, 2 months ago
- 7ff30a4 fix: incorrect balance for warehouses (#28583) by Noah Jacob · 3 years, 2 months ago
- dfff972 fix: Linter (imports) by marination · 3 years, 2 months ago
- 26207d9 Merge branch 'develop' into independent-manu-entry by Marica · 3 years, 2 months ago
- affb291 test: Independent Manufacture Entry by marination · 3 years, 2 months ago
- a1055d6 Merge branch 'develop' into product-bundle-fixes by Ganga Manoj · 3 years, 2 months ago
- 87f2dcf fix: total stock summary UI glitch #28564 by Ankush Menat · 3 years, 2 months ago
- ed94f0f refactor: deduplicate during repost background job by Ankush Menat · 3 years, 2 months ago
- 55631dd test: item-wh deduplication in reposting by Ankush Menat · 3 years, 3 months ago
- 0d0e24a perf: skip unnecessary item-wh reposts by Ankush Menat · 3 years, 3 months ago
- 1d3842f fix: dont erase voucher_type and voucher_no for item_wh repost by Ankush Menat · 3 years, 3 months ago
- a5a8c91 perf: index for item-sh on repost item valuation by Ankush Menat · 3 years, 3 months ago
- 45dd46b feat: option to select reposting method by Ankush Menat · 3 years, 3 months ago
- a36c249 test: item-wh repost creation by Ankush Menat · 3 years, 3 months ago
- 8c9779d fix: Dont auto set is finished item or is scrap itm checkbox for independent entry by marination · 3 years, 2 months ago
- d6bc121 fix: Validate Finished Goods for Independent Manufacture entries as well by marination · 3 years, 2 months ago
- 8370042 fix: Reset indices in the Packed/Bundle Items table on deleting Product Bundles by GangaManoj · 3 years, 2 months ago
- 5b2ba24 fix: company tour by Jannat Patel · 3 years, 2 months ago
- 136dd4f Merge branch 'develop' into product-bundle-fixes by Saqib · 3 years, 2 months ago
- 0803f87 fix: Fix Product Bundle price calculation when there are multiple Product Bundles by GangaManoj · 3 years, 2 months ago