1. 73090fa chore: add indexes by ruthra kumar · 1 year, 3 months ago
  2. ade09bc chore: add list view filters by ruthra kumar · 1 year, 3 months ago
  3. ebd74a4 refactor: simplify logging logic bulk_transaction by ruthra kumar · 1 year, 3 months ago
  4. c4f8f36 chore: rearrange fields by ruthra kumar · 1 year, 3 months ago
  5. e5a8ad5 chore: convert child to normal table by ruthra kumar · 1 year, 3 months ago
  6. 815c616 chore: remove 'Bulk Transaction Log' doctype by ruthra kumar · 1 year, 3 months ago
  7. 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
  8. 45b4bfc fix: sales order not assigned to territory orders (#37905) by jabir-elat · 1 year, 3 months ago
  9. 92f6d2c chore: Update de.csv (#37810) by Sympatron GmbH · 1 year, 3 months ago
  10. c2bda2c fix: Supplier Quotation fields (#37963) by Vishakh Desai · 1 year, 3 months ago
  11. 696e210 Merge pull request #37746 from casesolved-co-uk/ar_billed_cur by ruthra kumar · 1 year, 3 months ago
  12. 89612f2 Merge pull request #37716 from vishdha/ar_report by ruthra kumar · 1 year, 3 months ago
  13. a8216b9 fix: make adjustment entry using stock reconciliation (#37995) by rohitwaghchaure · 1 year, 3 months ago
  14. 860b67e Merge pull request #37828 from GursheenK/payments-irrespective-of-party-types by Deepesh Garg · 1 year, 3 months ago
  15. 47ba357 Merge pull request #38000 from bosue/payment_entry_status by Deepesh Garg · 1 year, 3 months ago
  16. 3502c01 Merge pull request #37860 from ruthra-kumar/filter_disable_accounts by ruthra kumar · 1 year, 3 months ago
  17. 6e3e094 refactor: ignore disabled account while selecting Income Accounts by ruthra kumar · 1 year, 3 months ago
  18. a89afb6 fix: Mark Status field in Payment Entry 'no_copy'. by Bernd Oliver Sünderhauf · 1 year, 3 months ago
  19. 9a171db fix: asset depreciation ledger (#37991) by Anand Baburajan · 1 year, 3 months ago
  20. 48567ef Merge pull request #37979 from s-aga-r/FIX-STOCK-RESERVATION by s-aga-r · 1 year, 3 months ago
  21. b57eba6 Merge pull request #37987 from frappe/revert-37496-reset-tax-template-in-item-details by Deepesh Garg · 1 year, 3 months ago
  22. 70d99ee Revert "fix: set empty value for tax template in item details (#37496)" by Deepesh Garg · 1 year, 3 months ago
  23. 4783e4b Update de.csv (#37981) by Wolfram Schmidt · 1 year, 3 months ago
  24. 33eedb9 fix: ignore Stock Reservation for future dated PR by s-aga-r · 1 year, 3 months ago
  25. 2984a86 fix: use get_all instead of get_list by Gursheen Anand · 1 year, 3 months ago
  26. 6f231e4 Merge branch 'develop' into ar_billed_cur by ruthra kumar · 1 year, 3 months ago
  27. c750e4d Merge pull request #37971 from ruthra-kumar/performance_optimization_on_bulk_transaction_processing by ruthra kumar · 1 year, 3 months ago
  28. 67b36a0 Merge pull request #37970 from s-aga-r/FIX-5528 by s-aga-r · 1 year, 3 months ago
  29. 416bd40 refactor: optimize for speed by ruthra kumar · 1 year, 3 months ago
  30. ee60fa9 chore: typo in `Stock Entry` enqueue msg by s-aga-r · 1 year, 3 months ago
  31. 6210b24 Merge pull request #37954 from ruthra-kumar/expense_claim_repost by ruthra kumar · 1 year, 3 months ago
  32. 10b9570 refactor: update permissions for repost settings by ruthra kumar · 1 year, 3 months ago
  33. 11c8d9f refactor(test): repost test case for purchase invoice by ruthra kumar · 1 year, 3 months ago
  34. 6170504 refactor: select distinct types by ruthra kumar · 1 year, 3 months ago
  35. ac79b84 refactor(test): update repost settings for test cases by ruthra kumar · 1 year, 3 months ago
  36. 0135293 Merge pull request #37956 from ruthra-kumar/type_error_on_payment_entry by ruthra kumar · 1 year, 3 months ago
  37. adff287 fix: type error on new payment entry by ruthra kumar · 1 year, 3 months ago
  38. b651b36 refactor: support for expense claim repost by ruthra kumar · 1 year, 3 months ago
  39. 5a06841 refactor: configurable repost settings by ruthra kumar · 1 year, 3 months ago
  40. ebb186c chore: patch to update default repost settings value by ruthra kumar · 1 year, 3 months ago
  41. d582a73 feat: settings page for repost by ruthra kumar · 1 year, 3 months ago
  42. cfe0479 Merge pull request #37948 from ruthra-kumar/typo_in_ar_report by ruthra kumar · 1 year, 3 months ago
  43. 67e74d0 fix: typo in AR report by ruthra kumar · 1 year, 3 months ago
  44. 8722318 fix: add translation wrapper by hyaray · 1 year, 3 months ago
  45. 2d272fa Merge pull request #37903 from s-aga-r/FIX-5333 by s-aga-r · 1 year, 3 months ago
  46. 15840d4 Merge pull request #37935 from s-aga-r/FIX-5365 by s-aga-r · 1 year, 3 months ago
  47. f9fc6c9 fix(test): `test_gl_entries_for_standalone_debit_note` by s-aga-r · 1 year, 3 months ago
  48. 30c6b83 test: add test case for Quality Procedure` by s-aga-r · 1 year, 3 months ago
  49. 1754d02 Merge pull request #37928 from s-aga-r/FIX-5227 by s-aga-r · 1 year, 3 months ago
  50. 5cce522 fix: don't reset rate if greater than zero in standalone debit note by s-aga-r · 1 year, 3 months ago
  51. 3040203 fix: minor change added to test_case by vishal · 1 year, 3 months ago
  52. de445b3 feat(accounts_receivable): test_case added for multi-select customer group by vishal · 1 year, 3 months ago
  53. 34d3eb8 feat: reserved production plan sub assembly items (#37884) by rohitwaghchaure · 1 year, 3 months ago
  54. a9d9118 fix: make `Material Request Item` required if `Material Request` is set in PO by s-aga-r · 1 year, 3 months ago
  55. 84f0d1f chore: linting issues by Gursheen Anand · 1 year, 3 months ago
  56. 98a8288 fix: handle gle for standalone credit and debit notes by Gursheen Anand · 1 year, 3 months ago
  57. 0e100cd fix: skip check for removed validation by Gursheen Anand · 1 year, 3 months ago
  58. e5a018f Merge pull request #37879 from ruthra-kumar/flag_to_toggle_dn_update_on_cr_note by ruthra kumar · 1 year, 3 months ago
  59. 2b02ef0 fix: POS change amount gl entry with no amount (#37799) by Deepesh Garg · 1 year, 3 months ago
  60. e5bc8fc fix: list index out of range (#37890) by viralkansodiya15 · 1 year, 3 months ago
  61. 0c5bdbd refactor(test): enable billed amt update on Sales Return(Cr Note) by ruthra kumar · 1 year, 3 months ago
  62. a3191f1 refactor: flag to toggle billed amy update in DN for Credit Note by ruthra kumar · 1 year, 3 months ago
  63. 787784e Merge pull request #37886 from ruthra-kumar/add_rounding_effect_in_reconciliation_tool by ruthra kumar · 1 year, 3 months ago
  64. 539ff03 Merge pull request #37299 from marination/party-name-match by Raffael Meyer · 1 year, 3 months ago
  65. e42a3e0 Merge pull request #37754 from s-aga-r/VALIDATE-RESERVED-STOCK by s-aga-r · 1 year, 3 months ago
  66. 8fbd4ce chore: add missing filters for `Parent Procedure` by s-aga-r · 1 year, 3 months ago
  67. 05f24ed fix: link between parent and child procedure by s-aga-r · 1 year, 3 months ago
  68. 54b323e test: add test case for stock stock reservation by s-aga-r · 1 year, 3 months ago
  69. 9231706 fix: qty based check for stock reservation of serial-batch items based on qty by s-aga-r · 1 year, 3 months ago
  70. 1f88b1e chore: patch to set reserved stock in Bin by s-aga-r · 1 year, 3 months ago
  71. 1024223 fix(test): `test_stock_reservation_against_sales_order` by s-aga-r · 1 year, 3 months ago
  72. 73b65ac fix: consider reserved stock while cancelling a stock transaction by s-aga-r · 1 year, 3 months ago
  73. f52916a feat: maintain `Reserved Stock` in Bin by s-aga-r · 1 year, 3 months ago
  74. 98d6cdd feat: add field `reserved_stock` in Bin by s-aga-r · 1 year, 3 months ago
  75. e1a87a8 fix: consider reserved batches while cancelling a stock transaction by s-aga-r · 1 year, 3 months ago
  76. d9e2843 fix: consider reserved serial nos while cancelling a stock transaction by s-aga-r · 1 year, 3 months ago
  77. 56e9a46 Merge pull request #37887 from ruthra-kumar/add_index_to_payment_ledger by ruthra kumar · 1 year, 3 months ago
  78. 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
  79. 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
  80. 60435da refactor: avoid precision based validation error while reconciling by ruthra kumar · 1 year, 3 months ago
  81. f14d1eb chore: performance optimization on payment ledger entry doctype by ruthra kumar · 1 year, 3 months ago
  82. d4c0dbf fix: incorrect available qty for backdated stock reco with batch (#37858) by rohitwaghchaure · 1 year, 3 months ago
  83. 469ae2c perf: index return against for purchase invoice (#37881) by Ankush Menat · 1 year, 3 months ago
  84. a9372c4 Merge pull request #37869 from ruthra-kumar/reconcile_only_on_voucher by ruthra kumar · 1 year, 3 months ago
  85. edf6744 Merge pull request #37852 from ruthra-kumar/better_gl_and_pl_comparision_report by ruthra kumar · 1 year, 3 months ago
  86. 4867ca3 refactor: move common util for fetching party types using account type by Gursheen Anand · 1 year, 3 months ago
  87. 4015723 fix: credit note receive payment entry by Gursheen Anand · 1 year, 3 months ago
  88. f70d779 Merge pull request #37864 from s-aga-r/FIX-5139 by s-aga-r · 1 year, 3 months ago
  89. 23beb46 refactor: group only by voucher flag in AR/AP report by ruthra kumar · 1 year, 3 months ago
  90. e019d43 fix: permission error while creating Supplier Quotation from Portal by s-aga-r · 1 year, 3 months ago
  91. c37e374 fix: Add index to supplier invoice field (#37861) by Deepesh Garg · 1 year, 3 months ago
  92. cd1e016 test: receive payments from payable party by Gursheen Anand · 1 year, 3 months ago
  93. 1f4b381 fix: test for invoice returns by Gursheen Anand · 1 year, 3 months ago
  94. fb9a809 Merge pull request #37856 from rohitwaghchaure/fixed-test-cases-reposting-valuation by rohitwaghchaure · 1 year, 3 months ago
  95. ed1c198 chore: fix test cases by Rohit Waghchaure · 1 year, 3 months ago
  96. 1b808e1 fix: standard submit perm in repost ledger for editable invoices (#37826) by Gursheen Kaur Anand · 1 year, 3 months ago
  97. 639f427 refactor(test): for ledger comparision report by ruthra kumar · 1 year, 3 months ago
  98. 539f025 refactor: better output on gl and pl comparison report by ruthra kumar · 1 year, 3 months ago
  99. d91d9b0 Merge pull request #37849 from rohitwaghchaure/fixed-remove-voucher_type_no by rohitwaghchaure · 1 year, 3 months ago
  100. 0104897 fix: remove voucher type and no for Item and Warehouse based reposting by Rohit Waghchaure · 1 year, 3 months ago