- 7156184 feat: add incoterm named place to RFQ by barredterra · 2 years ago
- c5834c1 Merge pull request #33896 from rohitwaghchaure/inventory-dimension-mandatory by rohitwaghchaure · 2 years ago
- ddb4396 Merge pull request #33715 from s-aga-r/fix-pick-list by rohitwaghchaure · 2 years ago
- 6ffdeb1 fix: consider `stock_qty` if `picked_qty` is zero by s-aga-r · 2 years ago
- 22d0e13 test: added test case by Rohit Waghchaure · 2 years ago
- 423f2b5 feat: mandatory and mandatory depends on in inventory dimension by Rohit Waghchaure · 2 years ago
- 6e015fd Merge branch 'develop' into fix-mr-rate-and-amount by Sagar Sharma · 2 years ago
- 57c8871 Merge branch 'develop' into fix-pick-list by Sagar Sharma · 2 years ago
- 0b76a26 refactor: `test_consider_existing_pick_list()` by s-aga-r · 2 years ago
- bb7fe79 test: add test cases by s-aga-r · 2 years ago
- 207eeef fix(test): `test_pick_list_for_items_with_multiple_UOM()` by s-aga-r · 2 years ago
- 5138ef0 fix: `pymysql.err.ProgrammingError` by s-aga-r · 2 years ago
- 7b3d496 fix: `get_picked_items_details` by s-aga-r · 2 years ago
- be41052 chore: add `status` field in `Pick List` by s-aga-r · 2 years ago
- b642718 fix: consider existing pick list by s-aga-r · 2 years ago
- b3dc22d fix: Fetch commission rate from sales partner (#33851) by Deepesh Garg · 2 years ago
- 11d165c fix(Fixed Asset Register): error when selecting more than one fiscal year by barredterra · 2 years ago
- 5d8a2d3 Merge branch 'develop' into fix_disposal_was_made_on_original_schedule_date_develop by Anand Baburajan · 2 years ago
- f487660 fix: disposal_was_made_on_original_schedule_date by anandbaburajan · 2 years ago
- 5f38859 Merge pull request #33736 from rtdany10/gp-report-fix by ruthra kumar · 2 years ago
- d69c839 chore: linting issues by Dany Robert · 2 years ago
- 1f6ab86 feat(gp): test for inv and dn related via so by Dany Robert · 2 years ago
- 6b781d7 fix: `amount` in `Material Request` by s-aga-r · 2 years ago
- a34a1f8 fix: Amount validation in Payment Request against Purchase Order (#33855) by Deepesh Garg · 2 years ago
- faecf3e fix: Lead to customer creation (#33859) by Deepesh Garg · 2 years ago
- 6674edf chore: Resize numeric and date columns (#33858) by Deepesh Garg · 2 years ago
- 428b099 fix: Ignore linked JE on JE cancellation (#33852) by Deepesh Garg · 2 years ago
- 8abe0ce fix: Currency symbol for tax withholding net total field (#33850) by Deepesh Garg · 2 years ago
- f270880 fix: double salutation on quotation print (#33834) by ruthra kumar · 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
- 9e50aa4 feat(pos): multiple item prices (#33005) by Sabu Siyad · 2 years ago
- 3598bcc chore: ERPNext setup wizard cleanup (#33675) by Deepesh Garg · 2 years ago
- 9dd6b3c Merge pull request #33835 from ruthra-kumar/skip_validation_on_migration by ruthra kumar · 2 years ago
- de10f2d fix(patch): validation error on cost center allocation migration by ruthra kumar · 2 years ago
- a835c1a perf: show update items dialog by Devin Slauenwhite · 2 years ago
- b31b850 fix: disfuctional cost center filter on Journal Entries (#33815) by ruthra kumar · 2 years ago
- c5ca8d7 fix: GST Category validation broken for pos unregistered customer who dont have address. (#33800) by Vishal Dhayagude · 2 years ago
- 21f4256 chore: remove broken translation by anandbaburajan · 2 years ago
- 33b6855 chore: remove broken translation by Ankush Menat · 2 years ago
- da323cb fix: use correct filter name in `item_query` (#33814) by Daizy Modi · 2 years ago
- 1f4fa90 Revert "fix: use correct filter name in reports" by Sagar Vora · 2 years ago
- def759d fix: use correct filter name in reports by Daizy Modi · 2 years ago
- 302f5e2 Merge branch 'develop' into fix-sco-status by Sagar Sharma · 2 years ago
- 840f9d8 chore: add `Cancelled` status in SCO `get_indicator` by s-aga-r · 2 years ago
- a5478c6 Merge pull request #33790 from rohitwaghchaure/fix-web-supplier-quotation-from-rfq by rohitwaghchaure · 2 years ago
- 4e6066f chore: fix translations by anandbaburajan · 2 years ago
- 7800db7 fix: web supplier quotation by Rohit Waghchaure · 2 years ago
- 7d5df40 Merge branch 'develop' into update_translations_for_naming_series_error by Anand Baburajan · 2 years ago
- bbde1f6 chore: update translations for naming series error by anandbaburajan · 2 years ago
- 9ae3a54 chore: add method `get_picked_items_details()` by s-aga-r · 2 years ago
- b3a216c Merge pull request #33785 from rohitwaghchaure/get-items-from-transit-entry by rohitwaghchaure · 2 years ago
- 62141b0 feat: get items from Transit Stock Entry by Rohit Waghchaure · 2 years ago
- a3c89db fix: TDS deduction in payment entry (#33747) by Deepesh Garg · 2 years ago
- ad437fd fix: use stock qty to calculate POS reserved stock (#33735) by Xeanth · 2 years ago
- 7a8e89e fix: incorrect `rate` and `amount` in MR Item (#33547) by Sagar Sharma · 2 years ago
- 547d37b fix: missing constant definition by barredterra · 2 years ago
- 2f03dcb fix: Better budget exceeding validation messages (#33713) by Deepesh Garg · 2 years ago
- 57c3216 refactor: rewrite `get_available_item_locations_for_serial_and_batched_item` query in `QB` by s-aga-r · 2 years ago
- 5b76e8b refactor: rewrite `get_available_item_locations_for_serialized_item` query in `QB` by s-aga-r · 2 years ago
- 58dd40a refactor: rewrite `get_available_item_locations_for_other_item` query in `QB` by s-aga-r · 2 years ago
- f6f6408 Merge pull request #33760 from rohitwaghchaure/allow-to-change-bom-in-sco by rohitwaghchaure · 2 years ago
- 29bf787 refactor: rewrite `get_picked_items_qty` query in `QB` by s-aga-r · 2 years ago
- 4cbd63e Merge pull request #33710 from openrefactory/patch-2 by ruthra kumar · 2 years ago
- 49aed7f fix: removed an unnecessary check which always evaluates to true by OpenRefactory, Inc · 2 years ago
- e4bceaa feat: Copy project_name, from_time, to_time from timesheet details to sales invoice (#33726) by Kevin Shenk · 2 years ago
- b5d2eed Merge pull request #33759 from rohitwaghchaure/fix-incorrect-actual-qty-for-packed-item by rohitwaghchaure · 2 years ago
- 11b2994f fix: not able to change default BOM in the Subcontracting Order by Rohit Waghchaure · 2 years ago
- 02566a0 fix: incorrect actual qty for the packed item by Rohit Waghchaure · 2 years ago
- d462d6d Merge pull request #33595 from vishdha/fg_based_operating_cost by rohitwaghchaure · 2 years ago
- 1e607cd fix(pricing rule): free item duplication (#33746) by Dany Robert · 2 years ago
- 597ef0a fix: Short closed order, receipt and delivery note status on cancellation (#33743) by Deepesh Garg · 2 years ago
- 327b6fd fix: calculate correct amount for qty == 0 (#33739) by Raffael Meyer · 2 years ago
- a94aa7a fix(ecommerce): breadcrumb: fallback to `/all-products` (#33718) by Sabu Siyad · 2 years ago
- 17045f8 fix: use hash based naming for tax withheld vouchers child table (#33643) by Ritwik Puri · 2 years ago
- ef90e24 chore: linting issue by Dany Robert · 2 years ago
- e8e20da fix(gp): fetch buying amount from dn related to so by Dany Robert · 2 years ago
- 333b2ae Merge branch 'develop' into item-attr-abbr-lowercase by Sagar Sharma · 2 years ago
- ecfebfe Merge pull request #33723 from rohitwaghchaure/fixed-issue-of-item-variant by rohitwaghchaure · 2 years ago
- 2c83fff fix: don't add template item in sales/purchase transaction by Rohit Waghchaure · 2 years ago
- cc569c9 fix: the frappe throw message is corrected in the group task validation (#33698) by mergify[bot] · 2 years ago
- f89600a Merge branch 'develop' into refactor/qb/pick-list by Sagar Sharma · 2 years ago
- 1de4742 fix: local variable 'stock_rbnb' referenced before assignment by Rohit Waghchaure · 2 years ago
- eee3bd2 Merge branch 'develop' into refactor/qb/pick-list by Sagar Sharma · 2 years ago
- 6b31c27 fix: Missing constructor args in Bank Reco Tool (#33705) by Deepesh Garg · 2 years, 1 month ago
- c4e1f81 Merge branch 'develop' into fg_based_operating_cost by Vishal Dhayagude · 2 years, 1 month ago
- c6cfacc Merge branch 'develop' into misc_asset_fixes by Anand Baburajan · 2 years, 1 month ago
- db9beb3 fix: Rate from LDC in TDS reports (#33699) by Deepesh Garg · 2 years, 1 month ago
- f19212b Merge branch 'develop' into fg_based_operating_cost by Vishal Dhayagude · 2 years, 1 month ago
- d97127b Merge branch 'develop' into misc_asset_fixes by Anand Baburajan · 2 years, 1 month ago
- eeed335 Merge branch 'develop' into refactor/qb/pick-list by Sagar Sharma · 2 years, 1 month ago
- e68c4e2 Merge pull request #33695 from rohitwaghchaure/fixed-patch-item_reposting_for_incorrect_sl_and_gl by rohitwaghchaure · 2 years, 1 month ago
- dbde3a3 fix: patch item_reposting_for_incorrect_sl_and_gl by Rohit Waghchaure · 2 years, 1 month ago
- c4d3a8a Merge branch 'develop' into misc_asset_fixes by Anand Baburajan · 2 years, 1 month ago
- 1cadef9 Merge branch 'develop' into refactor/qb/pick-list by Sagar Sharma · 2 years, 1 month ago
- fb95041 Merge branch 'develop' into dev_fix_bug_from_78b438f6 by Sagar Sharma · 2 years, 1 month ago
- 0639d9e chore: Typo in payment reconciliation (#33686) by Deepesh Garg · 2 years, 1 month ago
- e19161a fix: Sales ORder Connections on Material Request by Florian HENRY · 2 years, 1 month ago
- 86cf5c8 chore: add depr_entry_posting_status in create_asset by anandbaburajan · 2 years, 1 month ago
- cebb5a4 chore: add missing /n in options by anandbaburajan · 2 years, 1 month ago