- a4cbfab fix: do not empty serial batch fields (#39948) by rohitwaghchaure · 12 months ago
- dc9115a fix: use serial batch fields not enabled for new stock entry by Rohit Waghchaure · 12 months ago
- c1e869f test: fixed test cases by Rohit Waghchaure · 1 year ago
- 9fafc83 fix: use old serial / batch fields to make serial batch bundle by Rohit Waghchaure · 1 year ago
- e9fe10c fix: fetch/change tax template on basis of base_net_rate instead of net_rate (#39448) by Divyam Mistry · 1 year ago
- 2e49423 Merge branch 'develop' into dont-override-tc by Raffael Meyer · 1 year ago
- 50d56db fix: specify precision for net_amount (#39481) by Dany Robert · 1 year ago
- 030d356 fix: type error on company doc by Gursheen Anand · 1 year, 1 month ago
- 77b044f fix: don't overwrite existing terms in transaction by barredterra · 1 year, 1 month ago
- a87bb21 Merge pull request #39084 from deepeshgarg007/pricing_rule_remove by Deepesh Garg · 1 year, 1 month ago
- 9f27ac1 fix: possible typeerror on transaction.js by ruthra kumar · 1 year, 1 month ago
- f09e213 fix: serial / batch barcode scanner (#39114) by rohitwaghchaure · 1 year, 1 month ago
- f52d7c7 fix: Pricing rule application/removal on qty change by Deepesh Garg · 1 year, 1 month ago
- a117ef3 fix: not able to cancel sales invoice (#38979) by rohitwaghchaure · 1 year, 1 month ago
- 0743289 fix: serial and batch bundle return not working (#38754) by rohitwaghchaure · 1 year, 2 months ago
- 6851c50 Revert "fix(ux): don't update qty blindly" (#38728) by Ankush Menat · 1 year, 2 months ago
- 13cba50 fix: barcode scanning for the stock entry (#38716) by rohitwaghchaure · 1 year, 2 months ago
- 8ddc26e Merge pull request #38634 from creative-paramu/shipping_address_link by s-aga-r · 1 year, 2 months ago
- ca0c3eb fix(ux): `Shipping Address Link` by creative-paramu · 1 year, 2 months ago
- 0156339 fix(ux): don't update qty blindly by s-aga-r · 1 year, 2 months ago
- b6a7549 fix: use predefined onload property `load_after_mapping` (#38209) by Sagar Vora · 1 year, 2 months ago
- b206b05 fix: fetch item_tax_template values if fields with fetch_from exisit by Smit Vora · 1 year, 3 months ago
- 3a487bd fix: wrong round off and rounded total by Dany Robert · 1 year, 3 months ago
- 59438ee chore: Add missing translations (#38043) by hyaray · 1 year, 3 months ago
- f276fbb refactor: remove extraneous disabled filters by Bernd Oliver Sünderhauf · 1 year, 3 months ago
- 621da17 Merge branch 'develop' of https://github.com/frappe/erpnext into rounded-row-wise-tax by Deepesh Garg · 1 year, 4 months ago
- 5ebf7c8 fixed-#37231-changed-doc-to-d/closes-the-isse by Rishik Sahu · 1 year, 4 months ago
- 6a27cbd Merge branch 'frappe:develop' into rounded-row-wise-tax by Dany Robert · 1 year, 4 months ago
- 10c666b fix: incorrect status of the returned purchase receipt (backport #37300) (#37380) by mergify[bot] · 1 year, 4 months ago
- dd4769e feat: allow to edit Stock Quantity in the Sales and Purchase Transactions (#36600) by rohitwaghchaure · 1 year, 5 months ago
- 34bb64e fix(ux): move `get_route_options_for_new_doc` to `refresh` (#37096) by HENRY Florian · 1 year, 5 months ago
- 6a7bdef fix: auto refresh serial and batch bundle field (#36943) by rohitwaghchaure · 1 year, 5 months ago
- c9ae9df fix(ux): increase `Quality Inspection` dialog width by s-aga-r · 1 year, 6 months ago
- 3fab661 feat: setup Quality Inspection for Subcontracting Receipt by s-aga-r · 1 year, 6 months ago
- 0ebcc2c fix: round item_wise_tax_detail in taxes by Dany Robert · 1 year, 6 months ago
- c20258d fix: tax calc changes in js by Dany Robert · 1 year, 6 months ago
- 124c0db fix(UX): Ignore prepared report by Deepesh Garg · 1 year, 6 months ago
- d69af74 fix(taxes_and_totals.js): Fix initialize_taxes incorrect refactor by Corentin Flr · 1 year, 7 months ago
- 11a9d41 fix: apply discount on item after applying price list (#36317) by Anand Baburajan · 1 year, 7 months ago
- 3f81e15 Merge pull request #36147 from deepeshgarg007/eslint by Deepesh Garg · 1 year, 7 months ago
- cdc9b62 chore: Remove cur_frm from sales_invoice.js by Deepesh Garg · 1 year, 7 months ago
- 8ccb8e3 chore: Move buying controller to utils by Deepesh Garg · 1 year, 7 months ago
- 4077254 chore: resolve undefined variables issue by Deepesh Garg · 1 year, 7 months ago
- 9e791ef refactor: client side accounts controller by Deepesh Garg · 1 year, 7 months ago
- 708eefb fix: Added report 'Serial and Batch Summary' to view serial / batch nos by Rohit Waghchaure · 1 year, 7 months ago
- 924cdef ci: add eslint and update linting confs by Deepesh Garg · 1 year, 7 months ago
- d54f524 fix: Expense Account filter in Sales Invoice (#35944) by Deepesh Garg · 1 year, 7 months ago
- 0e68da5 feat: Show stock ledger preview by Deepesh Garg · 1 year, 8 months ago
- e7d2bcf Merge branch 'develop' of https://github.com/frappe/erpnext into ledger_preview by Deepesh Garg · 1 year, 8 months ago
- ed76ee3 fix: Move ledger display to dialog by Deepesh Garg · 1 year, 8 months ago
- 4b5454c fix(ux): set route options for new `SBB` by s-aga-r · 1 year, 8 months ago
- 1c2fe08 fix: test case and removed outward field by Rohit Waghchaure · 1 year, 8 months ago
- 4820221 Merge pull request #35636 from s-aga-r/FIX-SBB-AttributeError by rohitwaghchaure · 1 year, 8 months ago
- 5c805db fix(ux): add `is_cancelled=0` filter for SBB by s-aga-r · 1 year, 8 months ago
- 4f3d531 fix: don't set default payment amount in case of invoice return (backport #35645) (#35647) by mergify[bot] · 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
- acd12c5 fix: get_query for batch number and incorrect batch qty by Rohit Waghchaure · 1 year, 8 months ago
- 39da929 fix: serial and batch selector by Rohit Waghchaure · 1 year, 10 months ago
- f79f2a3 fix: dialog issue by Rohit Waghchaure · 1 year, 10 months ago
- c1132d1 fix: serial and batch selector and added deprecated decorator 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
- bc75a7e refactor: serial no normalization by Rohit Waghchaure · 2 years, 4 months ago
- 2931c65 fix: rate not fetching properly for inter transfer purchase order by Rohit Waghchaure · 1 year, 8 months ago
- f2ceb00 fix: Creating landed cost voucher from connections by vishnu · 1 year, 9 months ago
- d9b231a fix: broken save on empty row existance by Dany Robert · 1 year, 9 months ago
- 5c75894 fix: Advance payment against payment terms (#34872) by Deepesh Garg · 1 year, 10 months ago
- fd3fb64 feat: Auto allocate advance payments only against orders (#34727) by Deepesh Garg · 1 year, 10 months ago
- 1e3eb4d Merge pull request #34287 from frappe/early-payment-loss by Deepesh Garg · 1 year, 10 months ago
- 986daa6 fix: enclose ternary operator in parentheses by ruthra kumar · 1 year, 10 months ago
- dae40df Merge branch 'develop' into early-payment-loss by Marica · 1 year, 11 months ago
- ee6c107 fix(client): Amount calculation for 0 qty debit notes (#34455) by Deepesh Garg · 1 year, 11 months ago
- d6d0163 fix: Provision to apply early payment discount if payment is recorded late by marination · 1 year, 11 months ago
- 2feb27e fix(minor): Dirty the form after clicking on Get advances button in Invoices (#34323) by Marica · 1 year, 11 months ago
- 6a89cb9 Merge pull request #33874 from frappe/alternative-items-quotation by Deepesh Garg · 2 years ago
- d88fe27 Merge pull request #34195 from HarryPaulo/fix-performance-on-insert-item by rohitwaghchaure · 2 years ago
- 35c70f3 fix: pos return throwing amount greater than grand total by ruthra kumar · 2 years ago
- 49af5ba fix: Performance improvement when adding a new item by HarryPaulo · 2 years ago
- 22010b7 Merge branch 'develop' into alternative-items-quotation by Marica · 2 years ago
- 47c9132 fix: Amount for debit and credit notes with 0 qty line items (#33902) by Deepesh Garg · 2 years ago
- bd7e6e2 Merge branch 'develop' into alternative-items-quotation by Marica · 2 years ago
- 1b967f3 Merge pull request #33845 from rohitwaghchaure/fixed-item-not-fetching-issue by rohitwaghchaure · 2 years ago
- 0d7f98b fix: item rate not fetching by Rohit Waghchaure · 2 years ago
- cef7dfd feat: Dialog to select alternative item before creating Sales order by marination · 2 years ago
- f19eada feat: Consider filtered items table in JS for totals computation by marination · 2 years ago
- 547d37b fix: missing constant definition by barredterra · 2 years, 1 month ago
- 1e607cd fix(pricing rule): free item duplication (#33746) by Dany Robert · 2 years, 1 month ago
- 327b6fd fix: calculate correct amount for qty == 0 (#33739) by Raffael Meyer · 2 years, 1 month ago
- 0f0bc9a fix: customer selection not mandatory in purchase invoice to fetch item details (#33572) by vr-greycube · 2 years, 1 month ago
- 49025db Merge branch 'develop' into fix/github-issue/28766 by Sagar Sharma · 2 years, 1 month ago
- 3c393bf fix: javascript: execution blocked by undefined route options (#33405) by Marc de Lima Lucio · 2 years, 1 month ago
- c716dcc fix: consider child nodes while getting bin details by s-aga-r · 2 years, 1 month ago
- ff48634 Merge branch 'develop' of https://github.com/frappe/erpnext into payment_request_flow by Deepesh Garg · 2 years, 2 months ago
- dc17898 fix: Payment Request flow fixes from Order to Payment Entry by Deepesh Garg · 2 years, 2 months ago
- 7d64bf7 fix(pos): variable typo: `s_pos` -> `is_pos` by Sabu Siyad · 2 years, 2 months ago
- 0581000 fix: Remove free items by Deepesh Garg · 2 years, 2 months ago
- b741ae1 fix: Reapply pricing rule on qty change by Deepesh Garg · 2 years, 2 months ago