- 6f9fe6a fix: wrong usage of get_single_value (#39268) by Raffael Meyer · 1 year, 1 month ago
- 2ef0596 Merge pull request #39275 from nabinhait/fetch-timesheet-in-invoice by Nabin Hait · 1 year, 1 month ago
- 01f507e Merge pull request #39238 from nabinhait/asset-purchase-amount by Nabin Hait · 1 year, 1 month ago
- e1ba587 fix: Show timesheet table after fetching data from timesheet by Nabin Hait · 1 year, 1 month ago
- bb18ae8 refactor: use db.get_single_value by Ankush Menat · 1 year, 1 month ago
- 274c65c fix: TypeError is pricing rules (#39252) by rohitwaghchaure · 1 year, 1 month ago
- d32a407 fix: update status on manual allocation by ruthra kumar · 1 year, 1 month ago
- ec07b42 Merge pull request #38530 from bosue/duplicate_zero_quantity_check2 by Nabin Hait · 1 year, 1 month ago
- 135e19d fix: Set asset purchase amount based on qty and valuation_rate by Nabin Hait · 1 year, 1 month ago
- 62bbcbc Merge pull request #39202 from GursheenK/fiscal-year-naming-keyerror by Nabin Hait · 1 year, 1 month ago
- 96530b9 Merge pull request #39193 from GursheenK/coa-from-existing-company by Nabin Hait · 1 year, 1 month ago
- 0cbcc55 Merge pull request #39195 from GursheenK/no-copy-party-balance by Nabin Hait · 1 year, 1 month ago
- d0ea598 fix: fetch name for fy by Gursheen Anand · 1 year, 1 month ago
- 6de8c18 fix: bank transction status upon reconciliation by ruthra kumar · 1 year, 1 month ago
- 5923b48 fix: avoid copying party balance by Gursheen Anand · 1 year, 1 month ago
- 7d26469 fix: account currency from existing company coa by Gursheen Anand · 1 year, 1 month ago
- 7ddbfa1 Merge pull request #39161 from ruthra-kumar/allow_sales_invoice_in_bank_reconciliation by ruthra kumar · 1 year, 1 month ago
- 4bd437b Merge pull request #39165 from ruthra-kumar/bug_in_payment_entry_outstanding_reference by ruthra kumar · 1 year, 1 month ago
- 07b605a fix: make Dr/Cr in CoA translatable (#39033) by Raffael Meyer · 1 year, 1 month ago
- 4cc3c1b fix: incorrect outstanding amt validation on advance as liability by ruthra kumar · 1 year, 1 month ago
- b69cdeb refactor: allow sales invoice in Bank Reconciliation tool by ruthra kumar · 1 year, 1 month ago
- 68c0e18 fix: remove `parent_field` parameter from calls to `rebuild_tree` (#39146) by Raffael Meyer · 1 year, 1 month ago
- e2cf1ea Merge pull request #39125 from ruthra-kumar/ignore_cancelled_payment_in_sales_register by Deepesh Garg · 1 year, 1 month ago
- 5b15718 fix: flaky demo test case by Deepesh Garg · 1 year, 1 month ago
- 0f1be03 fix: ignore cancelled payments in Sales/Purchase Register by ruthra kumar · 1 year, 1 month ago
- e84c9f7 fix(UX): dont override framework's permission check messages (#39118) by Ankush Menat · 1 year, 1 month ago
- 6401908 fix: Ignore UP on "allowed to transact with" (#39103) by Ankush Menat · 1 year, 1 month ago
- beee98d feat: Against voucher filter in General Ledger (#39100) by Deepesh Garg · 1 year, 1 month ago
- 60c33ac Merge pull request #39097 from ruthra-kumar/make_loyalty_program_editable by ruthra kumar · 1 year, 1 month ago
- 1bc74bd refactor: flag to control loyalty point creation at invoice level by ruthra kumar · 1 year, 1 month ago
- 4e28b5a fix(minor): Rename "ERPNext Settings" to "Settings" and remove "ERPNext Integrations" workspace by Rushabh Mehta · 1 year, 1 month ago
- d048644 Merge pull request #39067 from ruthra-kumar/fix_undefined_error_in_budget_variance_report by ruthra kumar · 1 year, 1 month ago
- 1a9e091 fix: select options should dynamically load dimensions by ruthra kumar · 1 year, 1 month ago
- 1b0d964 Merge pull request #39023 from ruthra-kumar/refactor_customer_ledger_summary by ruthra kumar · 1 year, 1 month ago
- 92bc962 fix: undefined error in Budget Variance and Profitability report by ruthra kumar · 1 year, 1 month ago
- a9576f0 feat: group by Asset in Asset Depreciations and Balances report (#38923) by Anand Baburajan · 1 year, 1 month ago
- 510fdf7 fix(DX): capture tracebacks with context (#39060) by Ankush Menat · 1 year, 1 month ago
- 0346f47 fix: take quantity into account when setting asset's gross purchase amt (#39056) by Anand Baburajan · 1 year, 1 month ago
- 3f9693b fix: GL values in transaction currency via JV (#38914) by Deepesh Garg · 1 year, 1 month ago
- 0c6de4e fix: non stock uom validation for serial and batch (#39018) by rohitwaghchaure · 1 year, 2 months ago
- a517125 refactor(perf): replace account subquery with 'in' condition by ruthra kumar · 1 year, 2 months ago
- b7f283b feat: skip disabled accounts in COA (#38551) by Gursheen Kaur Anand · 1 year, 2 months ago
- f983e09 fix: purchase return without item code not working (#39014) by rohitwaghchaure · 1 year, 2 months ago
- 3b4b227 fix: Multiple subscription fixes (#39005) by Deepesh Garg · 1 year, 2 months ago
- bbee9b5 fix: Opening balance in bank reconciliation tool (#38977) by Deepesh Garg · 1 year, 2 months ago
- 915d864 Merge pull request #38969 from ruthra-kumar/bug_in_p_l_report by ruthra kumar · 1 year, 2 months ago
- 8555617 test: profit and loss report output by ruthra kumar · 1 year, 2 months ago
- b71b0d5 fix: remove bad defaults (#38986) by Ankush Menat · 1 year, 2 months ago
- a117ef3 fix: not able to cancel sales invoice (#38979) by rohitwaghchaure · 1 year, 2 months ago
- 33b631e Merge pull request #38805 from barredterra/remove-unused-coa by Raffael Meyer · 1 year, 2 months ago
- 12560e2 Merge pull request #38496 from ruthra-kumar/bisect_accounting_reports by ruthra kumar · 1 year, 2 months ago
- 0890b41 chore: resolve linter issues by ruthra kumar · 1 year, 2 months ago
- d54f831 fix: incorrect total when Accumulating values by ruthra kumar · 1 year, 2 months ago
- 705ae7d Merge pull request #38962 from s-aga-r/FIX-38781 by s-aga-r · 1 year, 2 months ago
- 7223106 fix: use `Stock Qty` while getting `POS Reserved Qty` by s-aga-r · 1 year, 2 months ago
- 5a57584 Merge remote-tracking branch 'upstream/develop' into remove-unused-coa by barredterra · 1 year, 2 months ago
- e560029 Merge pull request #38942 from s-aga-r/FIX-38151-2 by s-aga-r · 1 year, 2 months ago
- cb91144 fix(ux): make PI Item rate field readonly based on `Maintain Same Rate` by s-aga-r · 1 year, 2 months ago
- eb5bb9f fix(ux): make PI Item rate field editable by s-aga-r · 1 year, 2 months ago
- 47f7b65 feat: voucher subtype for general ledger (#38822) by Gursheen Kaur Anand · 1 year, 2 months ago
- 2dc49c8 chore: fixup broken JSON files (#38915) by Ankush Menat · 1 year, 2 months ago
- 7873338 perf: Drop unused/duplicate/sub-optimal indexes (#38884) by Ankush Menat · 1 year, 2 months ago
- 80e6921 Merge pull request #38838 from pps190/fix-use-party-account-currency by ruthra kumar · 1 year, 2 months ago
- dd6c192 Merge pull request #38797 from rtdany10/ar-credit-note-fix by ruthra kumar · 1 year, 2 months ago
- 8772628 test: partial payment for pos invoice by Dany Robert · 1 year, 2 months ago
- a09241e fix(test): expect account currency when party account is specified. by Devin Slauenwhite · 1 year, 2 months ago
- c7b961f fix: use party account currency when party account is specified by Devin Slauenwhite · 1 year, 2 months ago
- 32a608f fix: not able to make inter-company po from so (backport #38826) (#38828) by mergify[bot] · 1 year, 2 months ago
- b5f3013 Merge pull request #38820 from ruthra-kumar/ignore_err_in_statements by ruthra kumar · 1 year, 2 months ago
- 39ef75e refactor: ignore ERR journals in Statment of Accounts by ruthra kumar · 1 year, 2 months ago
- 42813d3 Merge pull request #38803 from barredterra/group-current-accounts by Raffael Meyer · 1 year, 2 months ago
- 5514778 Merge pull request #38807 from deepeshgarg007/canada_demo by Deepesh Garg · 1 year, 2 months ago
- c9fd182 fix(demo): Demo setup for canadian COA by Deepesh Garg · 1 year, 2 months ago
- 4d75159 chore: consistent naming for German CoA files by barredterra · 1 year, 2 months ago
- baa1978 feat: remove german CoA "SKR04 ohne Kontonummern" by barredterra · 1 year, 2 months ago
- 259f313 fix: groups for current accounts in German CoAs by barredterra · 1 year, 2 months ago
- 863116f Merge pull request #37232 from GursheenK/make-against-field-dynamic by Deepesh Garg · 1 year, 2 months ago
- 5cb5e09 fix: wrong paid and cn amount on pos invoice by Dany Robert · 1 year, 2 months ago
- a9a84cc Merge pull request #38742 from ljain112/fix-pur-reg by Raffael Meyer · 1 year, 2 months ago
- 0cf9ff0 Merge pull request #38766 from ruthra-kumar/7101_only_treat_none by ruthra kumar · 1 year, 2 months ago
- f7b2380 fix: skip jvs against bank accounts by Gursheen Anand · 1 year, 2 months ago
- 5eeb650 fix: validation error on reconciling PE to Journals as Invoice by ruthra kumar · 1 year, 2 months ago
- f53ba17 fix: show bill_date and bill_no in Purchase Register by ljain112 · 1 year, 2 months ago
- c68ad73 Merge pull request #38717 from ruthra-kumar/7101_payment_reconciiation_bug by ruthra kumar · 1 year, 2 months ago
- 1b3ba25 fix: fetch exc rate of multi currency journals by ruthra kumar · 1 year, 2 months ago
- d4ac577 Merge pull request #38685 from ruthra-kumar/get_list_for_virtual_child_doctypes by ruthra kumar · 1 year, 2 months ago
- 15c9055 refactor: add `get_list` for virtual child doctypes by ruthra kumar · 1 year, 2 months ago
- 0acd0f5 Merge pull request #38679 from ruthra-kumar/refactor_repost_test by ruthra kumar · 1 year, 2 months ago
- acb6e8e refactor(test): update repost settings before test case by ruthra kumar · 1 year, 2 months ago
- ccff588 refactor: increase limit and remove explicit call to start_repost by ruthra kumar · 1 year, 2 months ago
- a97b3db refactor: remove explicit commit on repost by ruthra kumar · 1 year, 2 months ago
- cc15f69 refactor(test): repost utility deletion flag test by ruthra kumar · 1 year, 2 months ago
- 6ad298a fix: typo in unittest (#38673) by Raffael Meyer · 1 year, 2 months ago
- f99bb61 Merge pull request #38591 from barredterra/de-morgan by Raffael Meyer · 1 year, 2 months ago
- d34787c fix: only highest eligible coupon applied (#38416) by sandratridz · 1 year, 2 months ago
- eb9ee3f refactor: simplify conditional logic by barredterra · 1 year, 2 months ago
- 5da3e53 Merge pull request #38580 from ruthra-kumar/finance_book_filter_bug_in_general_ledger by ruthra kumar · 1 year, 2 months ago
- b1d9f31 fix: sql error while filtering on finance book in GL by ruthra kumar · 1 year, 2 months ago
- 84ee50e Merge pull request #38570 from ruthra-kumar/ignore_unreconcile_on_pi_cancel by ruthra kumar · 1 year, 2 months ago
- 1a5d569 refactor: ingore on JE cancel as well by ruthra kumar · 1 year, 2 months ago