- 3e91a56 chore: only consider draft and active assets in patch, and allow asset depr schedule to be manually createed by anandbaburajan · 2 years, 1 month ago
- 246d3b4 Merge branch 'develop' into asset_depreciation_schedule by Anand Baburajan · 2 years, 2 months ago
- a358f77 chore: move patch to post_model_sync and cancel asset depr schedule properly by anandbaburajan · 2 years, 2 months ago
- 7f5e761 chore: add patch by anandbaburajan · 2 years, 2 months ago
- 3a8a467 Merge pull request #33329 from Gokulnath17/Gokulnath_dev by Deepesh Garg · 2 years, 2 months ago
- 076527b Merge pull request #33305 from barredterra/incoterm-named-place by Deepesh Garg · 2 years, 2 months ago
- f739769 Merge branch 'develop' into Gokulnath_dev by Gokulnath · 2 years, 2 months ago
- b7e9942 Merge pull request #33309 from barredterra/refactor-validate_payment_against_negative_invoice by Deepesh Garg · 2 years, 2 months ago
- 9bf2682 Merge pull request #33323 from barredterra/translate-overbilling-overdelivery by rohitwaghchaure · 2 years, 2 months ago
- d404a03 Merge branch 'develop' into Gokulnath_dev by Gokulnath · 2 years, 2 months ago
- 21c86bd Merge pull request #33332 from rohitwaghchaure/fixed--missing-required-argument by rohitwaghchaure · 2 years, 2 months ago
- 410a58b fix: get_serial_nos_for_fg() missing 1 required positional argument: 'args' by Rohit Waghchaure · 2 years, 2 months ago
- c99cd74 chore: handle some error cases and add empty patch file by anandbaburajan · 2 years, 2 months ago
- 41fc3be fixes in gross profit report by Gokulnath17 · 2 years, 2 months ago
- 36997d9 fix: translation for warning on Overbilling/-receipt/-delivery by barredterra · 2 years, 2 months ago
- 8534390 Merge branch 'develop' into asset_depreciation_schedule by Anand Baburajan · 2 years, 2 months ago
- 22ef342 chore: fixing all tests by anandbaburajan · 2 years, 2 months ago
- df134c7 chore: fixing some tests by anandbaburajan · 2 years, 2 months ago
- 5ea6080 Merge pull request #33300 from ssiyad/fix/pos/var_typo by Nabin Hait · 2 years, 2 months ago
- c5d21b2 Merge pull request #33314 from s-aga-r/fix/github-issue/33145 by Nabin Hait · 2 years, 2 months ago
- 3db446e Merge pull request #33313 from nabinhait/tax_detail_report_perm_issue by ruthra kumar · 2 years, 2 months ago
- f9be137 Merge branch 'develop' into fix/github-issue/33145 by Sagar Sharma · 2 years, 2 months ago
- 723c64b fix: `Enough Parts to Build` in `BOM Stock Report` by s-aga-r · 2 years, 2 months ago
- aa787e4 fix: Permission issue in Tax Detail report by Nabin Hait · 2 years, 2 months ago
- 2175784 Merge pull request #33303 from ruthra-kumar/incorrect_balance_on_consolidate_balance_sheet by ruthra kumar · 2 years, 2 months ago
- f20370c refactor: translatable strings and guard clause by barredterra · 2 years, 2 months ago
- cb49055 Merge pull request #33304 from s-aga-r/fix/so-mr-ref by Sagar Sharma · 2 years, 2 months ago
- e057e1d feat: incoterm named place by barredterra · 2 years, 2 months ago
- 78b438f fix: `Material Request` reference in internal `Sales Order` by s-aga-r · 2 years, 2 months ago
- 7b3316d fix: incorrect balance on parent company due to key mismatch by ruthra kumar · 2 years, 2 months ago
- 5c0f8ee Merge pull request #33281 from tundebabzy/29976 by rohitwaghchaure · 2 years, 2 months ago
- 7d64bf7 fix(pos): variable typo: `s_pos` -> `is_pos` by Sabu Siyad · 2 years, 2 months ago
- 28d4942 chore: fix validation and add make_schedules_editable by anandbaburajan · 2 years, 2 months ago
- 1ea2ba0 chore: handle some cases where asset_depr_schedule doesn't exist by anandbaburajan · 2 years, 2 months ago
- b997d1e chore: add some validation, shorten some function names by anandbaburajan · 2 years, 2 months ago
- f8cd424 Merge branch 'develop' into asset_depreciation_schedule by Anand Baburajan · 2 years, 2 months ago
- ec6505d chore: fix some bugs, refactor some functions, add proper notes by anandbaburajan · 2 years, 2 months ago
- 915e034 chore!: remove activity log feeds (#33294) by Ankush Menat · 2 years, 2 months ago
- 593626f perf: add indexes on payment entry reference (#33288) by Ankush Menat · 2 years, 2 months ago
- 71aa8c5 test: refactor test case by Tunde Akinyanmi · 2 years, 2 months ago
- d193a14 test: ensure test case sets Selling Settings by Tunde Akinyanmi · 2 years, 2 months ago
- 90e1b9c chore: fix asset depr schedule notes by anandbaburajan · 2 years, 2 months ago
- 97ddfcf fix: Maintain Same Rate Throughout Sales Cycle doesn't work by Tunde Akinyanmi · 2 years, 2 months ago
- 16365bf chore: more refactoring by anandbaburajan · 2 years, 2 months ago
- 77dc8e7 fix: bug in posting depr entries by anandbaburajan · 2 years, 2 months ago
- 187e1a3 chore: refactor get_depreciable_assets by anandbaburajan · 2 years, 2 months ago
- 1fd73af chore: refactor some reports by anandbaburajan · 2 years, 2 months ago
- 7d41f63 Merge pull request #33200 from deepeshgarg007/buying_selling_pricing_rule by Deepesh Garg · 2 years, 2 months ago
- 6db5293 Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule by Deepesh Garg · 2 years, 2 months ago
- 6192af5 chore: Update tests by Deepesh Garg · 2 years, 2 months ago
- b179514 Merge pull request #33269 from ssiyad/fix/ecommerce/breadcrumb_base by Deepesh Garg · 2 years, 2 months ago
- b6bd408 fix(ecommerce): remove query parameters from referer by Sabu Siyad · 2 years, 2 months ago
- 0b86b1b refactor: make payments app a soft dependency (#33245) by Ankush Menat · 2 years, 2 months ago
- 07c815f Merge pull request #33253 from niyazrazak/patch-9 by Deepesh Garg · 2 years, 2 months ago
- 81397ba Merge pull request #33227 from barredterra/add-translation-variable-order by Deepesh Garg · 2 years, 2 months ago
- f048745 Merge pull request #33248 from QwQuan/develop by Deepesh Garg · 2 years, 2 months ago
- 1d37c01 Merge pull request #33254 from ruthra-kumar/index_error_on_customer_master by ruthra kumar · 2 years, 2 months ago
- e451639 Merge pull request #33258 from rohitwaghchaure/fixed-total-value-in-report by rohitwaghchaure · 2 years, 2 months ago
- f598da7 fix: total value in Warehouse Wise Stock Balance by Rohit Waghchaure · 2 years, 2 months ago
- 5e0f4eb Merge pull request #33255 from s-aga-r/fix/github-issue/33212 by rohitwaghchaure · 2 years, 2 months ago
- 632c08f fix: order status in `Production Planning Report` by s-aga-r · 2 years, 2 months ago
- cf1e3dc fix: index error on customer master by ruthra kumar · 2 years, 2 months ago
- 922375c feat: get lead with WhatsApp number by MOHAMMED NIYAS · 2 years, 2 months ago
- a6fe79f fix: bugs in zh.csv by wuzhouquan · 2 years, 2 months ago
- 18fc2b5 chore: fix bug in unlink_asset_reference by anandbaburajan · 2 years, 2 months ago
- 2cd42db chore: refactor get_finance_book_value_map by anandbaburajan · 2 years, 2 months ago
- e7d404a chore: remove finance_book and finance_book_id from depreciation_schedule and refactor some functions by anandbaburajan · 2 years, 2 months ago
- 8365d6b fix: refactor reverse_depreciation_entry_made_after_disposal and fix fb bug by anandbaburajan · 2 years, 2 months ago
- 7cbb6c4 Merge pull request #33236 from rohitwaghchaure/feat-warehouse-wise-stock-balance by rohitwaghchaure · 2 years, 2 months ago
- b602a0d Merge pull request #33146 from barredterra/reload-currency-exchange-settings by Deepesh Garg · 2 years, 2 months ago
- 26adbc6 Merge pull request #33192 from deepeshgarg007/bundle_item_rates by Deepesh Garg · 2 years, 2 months ago
- 861aa9e feat: warehouse wise stock balance by Rohit Waghchaure · 2 years, 2 months ago
- c1a82dc Merge pull request #33191 from ruthra-kumar/key_error_in_profit_loss_report by Deepesh Garg · 2 years, 2 months ago
- b1242bc chore: Update tests by Deepesh Garg · 2 years, 2 months ago
- af1f98e Merge branch 'develop' of https://github.com/frappe/erpnext into bundle_item_rates by Deepesh Garg · 2 years, 2 months ago
- e5566b3 chore: Consider bundle qty as well by Deepesh Garg · 2 years, 2 months ago
- a6794c3 fix: key error on p/l and balance sheet reports on foreign currency by ruthra kumar · 2 years, 2 months ago
- 19db7e2 fix: replace sql code with fields list in get_cached_value by ruthra kumar · 2 years, 2 months ago
- d23b5d8 ci: use mariadb 10.6 (#33220) by Ankush Menat · 2 years, 2 months ago
- 01b84a9 Merge pull request #33194 from barredterra/validate-employee-dates by Deepesh Garg · 2 years, 2 months ago
- 3aa6f97 Merge pull request #33216 from barredterra/validate-accounts-dates by Deepesh Garg · 2 years, 2 months ago
- 63393fa Merge pull request #33217 from barredterra/validate-project-dates by Deepesh Garg · 2 years, 2 months ago
- 921f8ed Merge pull request #33219 from deepeshgarg007/internal_transfer_editable_rate by Deepesh Garg · 2 years, 2 months ago
- 5853b80 Merge branch 'develop' into reload-currency-exchange-settings by Raffael Meyer · 2 years, 2 months ago
- 8301d3b Merge branch 'develop' into key_error_in_profit_loss_report by Raffael Meyer · 2 years, 2 months ago
- a26a29f fix: incorrect dates in test records by barredterra · 2 years, 2 months ago
- a074ffa Merge branch 'develop' into validate-employee-dates by Raffael Meyer · 2 years, 2 months ago
- e526a0e Merge branch 'develop' into validate-accounts-dates by Raffael Meyer · 2 years, 2 months ago
- a2abc87 Merge branch 'develop' into validate-project-dates by Raffael Meyer · 2 years, 2 months ago
- 748c74b fix: add translation variable order by barredterra · 2 years, 2 months ago
- d0478ec Merge pull request #33224 from rohitwaghchaure/fixed-partial-work-order-incorrect-batch-picked by rohitwaghchaure · 2 years, 2 months ago
- 713330c fix: non empty FG batch picked while completing work order by Rohit Waghchaure · 2 years, 2 months ago
- 0581000 fix: Remove free items by Deepesh Garg · 2 years, 2 months ago
- 7bd0e97 Merge pull request #33222 from ruthra-kumar/data_import_errors_for_sales_invoice by ruthra kumar · 2 years, 2 months ago
- 3814db0 fix: data import mandatory account_head, charge_type by ruthra kumar · 2 years, 2 months ago
- 55c0770 Merge branch 'develop' of https://github.com/frappe/erpnext into buying_selling_pricing_rule by Deepesh Garg · 2 years, 2 months ago
- 5f821b9 chore: Add POS Invoices by Deepesh Garg · 2 years, 2 months ago
- ef9d126 fix: Allow item rate udpates for non-stock invoices by Deepesh Garg · 2 years, 2 months ago
- 83ed93f chore: refactor chart and manual set_accumulated_depreciation logic by anandbaburajan · 2 years, 2 months ago
- 31db0e7 refactor: validate parent_expected_end_date in Task by barredterra · 2 years, 2 months ago