- a52a1b4 refactor: update traceback on retry by ruthra kumar · 1 year, 3 months ago
- 93295bf refactor: support list view filters by ruthra kumar · 1 year, 3 months ago
- 73639db chore: resolve linting issue by ruthra kumar · 1 year, 3 months ago
- c320288 refactor: rollback for retries and UI alerts by ruthra kumar · 1 year, 3 months ago
- 0aa1636 refactor: barebones retry functionality by ruthra kumar · 1 year, 3 months ago
- 194d70f chore: show retried in list view by ruthra kumar · 1 year, 3 months ago
- af35590 refactor: add basic functionalities by ruthra kumar · 1 year, 3 months ago
- a248b13 feat: virtual parent doctype by ruthra kumar · 1 year, 3 months ago
- b0dfc93 chore: make `from_doctype` readonly by ruthra kumar · 1 year, 3 months ago
- 73090fa chore: add indexes by ruthra kumar · 1 year, 3 months ago
- ade09bc chore: add list view filters by ruthra kumar · 1 year, 3 months ago
- ebd74a4 refactor: simplify logging logic bulk_transaction by ruthra kumar · 1 year, 3 months ago
- c4f8f36 chore: rearrange fields by ruthra kumar · 1 year, 3 months ago
- e5a8ad5 chore: convert child to normal table by ruthra kumar · 1 year, 3 months ago
- 815c616 chore: remove 'Bulk Transaction Log' doctype by ruthra kumar · 1 year, 3 months ago
- 922fffd fix(payments): incoming payment requests aren't supposed to be in 'initiated' state (only outgoing are) (#37447) by David Arnold · 1 year, 3 months ago
- 45b4bfc fix: sales order not assigned to territory orders (#37905) by jabir-elat · 1 year, 3 months ago
- 92f6d2c chore: Update de.csv (#37810) by Sympatron GmbH · 1 year, 3 months ago
- c2bda2c fix: Supplier Quotation fields (#37963) by Vishakh Desai · 1 year, 3 months ago
- 696e210 Merge pull request #37746 from casesolved-co-uk/ar_billed_cur by ruthra kumar · 1 year, 3 months ago
- 89612f2 Merge pull request #37716 from vishdha/ar_report by ruthra kumar · 1 year, 3 months ago
- a8216b9 fix: make adjustment entry using stock reconciliation (#37995) by rohitwaghchaure · 1 year, 3 months ago
- 860b67e Merge pull request #37828 from GursheenK/payments-irrespective-of-party-types by Deepesh Garg · 1 year, 3 months ago
- 47ba357 Merge pull request #38000 from bosue/payment_entry_status by Deepesh Garg · 1 year, 3 months ago
- 3502c01 Merge pull request #37860 from ruthra-kumar/filter_disable_accounts by ruthra kumar · 1 year, 3 months ago
- 6e3e094 refactor: ignore disabled account while selecting Income Accounts by ruthra kumar · 1 year, 3 months ago
- a89afb6 fix: Mark Status field in Payment Entry 'no_copy'. by Bernd Oliver Sünderhauf · 1 year, 3 months ago
- 9a171db fix: asset depreciation ledger (#37991) by Anand Baburajan · 1 year, 3 months ago
- 48567ef Merge pull request #37979 from s-aga-r/FIX-STOCK-RESERVATION by s-aga-r · 1 year, 3 months ago
- b57eba6 Merge pull request #37987 from frappe/revert-37496-reset-tax-template-in-item-details by Deepesh Garg · 1 year, 3 months ago
- 70d99ee Revert "fix: set empty value for tax template in item details (#37496)" by Deepesh Garg · 1 year, 3 months ago
- 4783e4b Update de.csv (#37981) by Wolfram Schmidt · 1 year, 3 months ago
- 33eedb9 fix: ignore Stock Reservation for future dated PR by s-aga-r · 1 year, 3 months ago
- 2984a86 fix: use get_all instead of get_list by Gursheen Anand · 1 year, 3 months ago
- 6f231e4 Merge branch 'develop' into ar_billed_cur by ruthra kumar · 1 year, 3 months ago
- c750e4d Merge pull request #37971 from ruthra-kumar/performance_optimization_on_bulk_transaction_processing by ruthra kumar · 1 year, 3 months ago
- 67b36a0 Merge pull request #37970 from s-aga-r/FIX-5528 by s-aga-r · 1 year, 3 months ago
- 416bd40 refactor: optimize for speed by ruthra kumar · 1 year, 3 months ago
- ee60fa9 chore: typo in `Stock Entry` enqueue msg by s-aga-r · 1 year, 3 months ago
- 6210b24 Merge pull request #37954 from ruthra-kumar/expense_claim_repost by ruthra kumar · 1 year, 3 months ago
- 10b9570 refactor: update permissions for repost settings by ruthra kumar · 1 year, 3 months ago
- 11c8d9f refactor(test): repost test case for purchase invoice by ruthra kumar · 1 year, 3 months ago
- 6170504 refactor: select distinct types by ruthra kumar · 1 year, 3 months ago
- ac79b84 refactor(test): update repost settings for test cases by ruthra kumar · 1 year, 3 months ago
- 0135293 Merge pull request #37956 from ruthra-kumar/type_error_on_payment_entry by ruthra kumar · 1 year, 3 months ago
- adff287 fix: type error on new payment entry by ruthra kumar · 1 year, 3 months ago
- b651b36 refactor: support for expense claim repost by ruthra kumar · 1 year, 3 months ago
- 5a06841 refactor: configurable repost settings by ruthra kumar · 1 year, 3 months ago
- ebb186c chore: patch to update default repost settings value by ruthra kumar · 1 year, 3 months ago
- d582a73 feat: settings page for repost by ruthra kumar · 1 year, 3 months ago
- cfe0479 Merge pull request #37948 from ruthra-kumar/typo_in_ar_report by ruthra kumar · 1 year, 3 months ago
- 67e74d0 fix: typo in AR report by ruthra kumar · 1 year, 3 months ago
- 8722318 fix: add translation wrapper by hyaray · 1 year, 3 months ago
- 2d272fa Merge pull request #37903 from s-aga-r/FIX-5333 by s-aga-r · 1 year, 3 months ago
- 15840d4 Merge pull request #37935 from s-aga-r/FIX-5365 by s-aga-r · 1 year, 3 months ago
- f9fc6c9 fix(test): `test_gl_entries_for_standalone_debit_note` by s-aga-r · 1 year, 3 months ago
- 30c6b83 test: add test case for Quality Procedure` by s-aga-r · 1 year, 3 months ago
- 1754d02 Merge pull request #37928 from s-aga-r/FIX-5227 by s-aga-r · 1 year, 3 months ago
- 5cce522 fix: don't reset rate if greater than zero in standalone debit note by s-aga-r · 1 year, 3 months ago
- 3040203 fix: minor change added to test_case by vishal · 1 year, 3 months ago
- de445b3 feat(accounts_receivable): test_case added for multi-select customer group by vishal · 1 year, 3 months ago
- 34d3eb8 feat: reserved production plan sub assembly items (#37884) by rohitwaghchaure · 1 year, 3 months ago
- a9d9118 fix: make `Material Request Item` required if `Material Request` is set in PO by s-aga-r · 1 year, 3 months ago
- 84f0d1f chore: linting issues by Gursheen Anand · 1 year, 3 months ago
- 98a8288 fix: handle gle for standalone credit and debit notes by Gursheen Anand · 1 year, 3 months ago
- 0e100cd fix: skip check for removed validation by Gursheen Anand · 1 year, 3 months ago
- e5a018f Merge pull request #37879 from ruthra-kumar/flag_to_toggle_dn_update_on_cr_note by ruthra kumar · 1 year, 3 months ago
- 2b02ef0 fix: POS change amount gl entry with no amount (#37799) by Deepesh Garg · 1 year, 3 months ago
- e5bc8fc fix: list index out of range (#37890) by viralkansodiya15 · 1 year, 3 months ago
- 0c5bdbd refactor(test): enable billed amt update on Sales Return(Cr Note) by ruthra kumar · 1 year, 3 months ago
- a3191f1 refactor: flag to toggle billed amy update in DN for Credit Note by ruthra kumar · 1 year, 3 months ago
- 787784e Merge pull request #37886 from ruthra-kumar/add_rounding_effect_in_reconciliation_tool by ruthra kumar · 1 year, 3 months ago
- 539ff03 Merge pull request #37299 from marination/party-name-match by Raffael Meyer · 1 year, 3 months ago
- e42a3e0 Merge pull request #37754 from s-aga-r/VALIDATE-RESERVED-STOCK by s-aga-r · 1 year, 3 months ago
- 8fbd4ce chore: add missing filters for `Parent Procedure` by s-aga-r · 1 year, 3 months ago
- 05f24ed fix: link between parent and child procedure by s-aga-r · 1 year, 3 months ago
- 54b323e test: add test case for stock stock reservation by s-aga-r · 1 year, 3 months ago
- 9231706 fix: qty based check for stock reservation of serial-batch items based on qty by s-aga-r · 1 year, 3 months ago
- 1f88b1e chore: patch to set reserved stock in Bin by s-aga-r · 1 year, 3 months ago
- 1024223 fix(test): `test_stock_reservation_against_sales_order` by s-aga-r · 1 year, 3 months ago
- 73b65ac fix: consider reserved stock while cancelling a stock transaction by s-aga-r · 1 year, 3 months ago
- f52916a feat: maintain `Reserved Stock` in Bin by s-aga-r · 1 year, 3 months ago
- 98d6cdd feat: add field `reserved_stock` in Bin by s-aga-r · 1 year, 3 months ago
- e1a87a8 fix: consider reserved batches while cancelling a stock transaction by s-aga-r · 1 year, 3 months ago
- d9e2843 fix: consider reserved serial nos while cancelling a stock transaction by s-aga-r · 1 year, 3 months ago
- 56e9a46 Merge pull request #37887 from ruthra-kumar/add_index_to_payment_ledger by ruthra kumar · 1 year, 3 months ago
- 2ce6bbf chore: rename depreciation_amount_based_on_num_days_in_month to daily_prorata_based [dev] (#37897) by Anand Baburajan · 1 year, 3 months ago
- 568d5bf chore: rename daily_depreciation in asset to depreciation_amount_based_on_num_days_in_month [dev] (#37893) by Anand Baburajan · 1 year, 3 months ago
- 60435da refactor: avoid precision based validation error while reconciling by ruthra kumar · 1 year, 3 months ago
- f14d1eb chore: performance optimization on payment ledger entry doctype by ruthra kumar · 1 year, 3 months ago
- d4c0dbf fix: incorrect available qty for backdated stock reco with batch (#37858) by rohitwaghchaure · 1 year, 3 months ago
- 469ae2c perf: index return against for purchase invoice (#37881) by Ankush Menat · 1 year, 3 months ago
- a9372c4 Merge pull request #37869 from ruthra-kumar/reconcile_only_on_voucher by ruthra kumar · 1 year, 3 months ago
- edf6744 Merge pull request #37852 from ruthra-kumar/better_gl_and_pl_comparision_report by ruthra kumar · 1 year, 3 months ago
- 4867ca3 refactor: move common util for fetching party types using account type by Gursheen Anand · 1 year, 3 months ago
- 4015723 fix: credit note receive payment entry by Gursheen Anand · 1 year, 3 months ago
- f70d779 Merge pull request #37864 from s-aga-r/FIX-5139 by s-aga-r · 1 year, 3 months ago
- 23beb46 refactor: group only by voucher flag in AR/AP report by ruthra kumar · 1 year, 3 months ago
- e019d43 fix: permission error while creating Supplier Quotation from Portal by s-aga-r · 1 year, 3 months ago
- c37e374 fix: Add index to supplier invoice field (#37861) by Deepesh Garg · 1 year, 3 months ago