1. 621da17 Merge branch 'develop' of https://github.com/frappe/erpnext into rounded-row-wise-tax by Deepesh Garg · 1 year, 5 months ago
  2. dd099be Merge pull request #37478 from ruthra-kumar/tds_from_journals by ruthra kumar · 1 year, 5 months ago
  3. fbabf4a refactor(test): make sure TDS Payable is available for testing by ruthra kumar · 1 year, 5 months ago
  4. 0207d6e refactor(test): make use of @change_settings in PI test cases by ruthra kumar · 1 year, 5 months ago
  5. a2e064d refactor(test): use test fixture in purchase invoice by ruthra kumar · 1 year, 5 months ago
  6. 3bdf4f6 refactor(test): use test fixture in subscription by ruthra kumar · 1 year, 5 months ago
  7. de9baef refactor(test): use @change_settings to fix failing test cases by ruthra kumar · 1 year, 5 months ago
  8. 8ebe573 refactor(test): fix broken test cases in Sales Invoice by ruthra kumar · 1 year, 5 months ago
  9. 58065f3 refactor(test): use @change_settings in sales invoice by ruthra kumar · 1 year, 5 months ago
  10. fc50b17 refactor(test): unset accounts frozen date by ruthra kumar · 1 year, 5 months ago
  11. c322e5f test: use fixtures for sales and purchase invoice by ruthra kumar · 1 year, 5 months ago
  12. afef9dc Merge pull request #37182 from s-aga-r/MOVE-PAYMENTS-GATEWAYS by s-aga-r · 1 year, 5 months ago
  13. f4a294c Merge pull request #37495 from ruthra-kumar/keyerror_on_comparison_report by ruthra kumar · 1 year, 5 months ago
  14. 8ca0e4e Merge pull request #37435 from rtdany10/sp-gp-fix by ruthra kumar · 1 year, 5 months ago
  15. ad00df0 fix: keyerror on gl and pl comparision report by ruthra kumar · 1 year, 5 months ago
  16. 479fe91 Merge pull request #37484 from ruthra-kumar/ignore_links_on_closing_balance_patch by ruthra kumar · 1 year, 5 months ago
  17. 17ca875 refactor(patch): ignore links on closing balance patch by ruthra kumar · 1 year, 5 months ago
  18. 2c56ee9 refactor: back calculate total amt for TDS by ruthra kumar · 1 year, 5 months ago
  19. c1782c5 refactor: for non-repost fields, don't validate by ruthra kumar · 1 year, 5 months ago
  20. 6a27cbd Merge branch 'frappe:develop' into rounded-row-wise-tax by Dany Robert · 1 year, 5 months ago
  21. bda82bf fix(gp): wrong `allocated_amount` on multi sales person invoice by Dany Robert · 1 year, 5 months ago
  22. b495e5a Merge pull request #37393 from ruthra-kumar/import_financial_statements_in_bundle by ruthra kumar · 1 year, 5 months ago
  23. db317d6 Merge pull request #37204 from GursheenK/pe-allocation-for-term-inv by ruthra kumar · 1 year, 5 months ago
  24. 3d99e57 Merge pull request #37123 from blaggacao/fix/payment-request-rounding by ruthra kumar · 1 year, 5 months ago
  25. 2d6f1f8 fix(UX): Un-require description fields on items (#37354) by Bernd Oliver Sünderhauf · 1 year, 5 months ago
  26. 6959c92 test: add product_code in create_loan_product (#37416) by Anand Baburajan · 1 year, 5 months ago
  27. 2c899dd fix: customer group and territory not mandatory (#37050) by RitvikSardana · 1 year, 5 months ago
  28. 411be58 Merge pull request #37395 from ruthra-kumar/exception_on_exporting_errored_rows_in_bank_statement_import by ruthra kumar · 1 year, 5 months ago
  29. d3c6000 fix: exception on exporting errored rows by ruthra kumar · 1 year, 5 months ago
  30. 40e7c43 refactor: import financial_statement in erpnext bundle by ruthra kumar · 1 year, 5 months ago
  31. 7d11fe1 Merge pull request #37289 from GursheenK/ar-ageing-summary by ruthra kumar · 1 year, 5 months ago
  32. c006c14 Merge pull request #37359 from ruthra-kumar/change_request_response_strucutre_on_exchangerate by ruthra kumar · 1 year, 5 months ago
  33. 9396fb7 Merge pull request #37294 from ruthra-kumar/restrict_payment_as_ref_in_je_from_ui by ruthra kumar · 1 year, 5 months ago
  34. 81591a3 refactor: introduce access_key field by ruthra kumar · 1 year, 5 months ago
  35. f4f40cc feat: composite WIP asset (copy #37352) (#37353) by mergify[bot] · 1 year, 5 months ago
  36. ab37819 Merge pull request #37304 from GursheenK/party-totals-payable-report by ruthra kumar · 1 year, 5 months ago
  37. 67440c3 refactor: use `isinstance` over `type` by ruthra kumar · 1 year, 5 months ago
  38. 087f378 refactor: rename loan type to loan product in lending (#37325) by Anand Baburajan · 1 year, 5 months ago
  39. 964cd75 Merge pull request #37235 from niyazrazak/patch-13 by Deepesh Garg · 1 year, 5 months ago
  40. e7f4b7b fix: ignore user permissions for `Source Warehouse` (#37313) by s-aga-r · 1 year, 5 months ago
  41. 1dab195 fix: add only float row values for total by Gursheen Anand · 1 year, 5 months ago
  42. 644e25e test: process soa for gl and ar by Gursheen Anand · 1 year, 5 months ago
  43. 67f878f refactor: separate function for statement dict by Gursheen Anand · 1 year, 5 months ago
  44. d391e81 refactor: block Payment Entry as ref in JE from UI by ruthra kumar · 1 year, 5 months ago
  45. d9eb44e fix: ageing summary in AR by Gursheen Anand · 1 year, 5 months ago
  46. f160e49 Merge pull request #37268 from GursheenK/ar-summary-party-filter by ruthra kumar · 1 year, 5 months ago
  47. 2c7d6ae test: multi select party filter in AR report by ruthra kumar · 1 year, 5 months ago
  48. 59e8abf fix: party format in test by Gursheen Anand · 1 year, 5 months ago
  49. 4b28154 fix: process soa filter for multiselect by Gursheen Anand · 1 year, 5 months ago
  50. f7cb68a fix: summary report filters by Gursheen Anand · 1 year, 5 months ago
  51. e7239e0 fix: query for multiselect filter by Gursheen Anand · 1 year, 5 months ago
  52. 9d15124 fix: set route filter values for AR by Gursheen Anand · 1 year, 5 months ago
  53. 888ed36 fix: set route filter values for AP by Gursheen Anand · 1 year, 5 months ago
  54. 8c5fcb8 fix: PCV posting issues (#37029) by Deepesh Garg · 1 year, 5 months ago
  55. a223935 Merge pull request #37248 from GursheenK/ar-summary-party-filter by ruthra kumar · 1 year, 5 months ago
  56. 796cc09 Merge pull request #37194 from GursheenK/editable-purchase-invoice by ruthra kumar · 1 year, 5 months ago
  57. 76a5d94 fix: set new AP summary filters by Gursheen Anand · 1 year, 5 months ago
  58. 7d96044 fix: change filters for AR summary by Gursheen Anand · 1 year, 5 months ago
  59. 832d7e7 fix: set AR filters after rename by Gursheen Anand · 1 year, 5 months ago
  60. ed7f67b refactor: remove references in repost doctypes upon parent doc delet by ruthra kumar · 1 year, 5 months ago
  61. 5e4b739 fix: set route to cost center by NIYAZ RAZAK · 1 year, 5 months ago
  62. ee178ff chore: add disabled field for bank account (#37226) by Anand Baburajan · 1 year, 5 months ago
  63. 38aebf6 refactor!: remove `stripe_integration.py` by s-aga-r · 1 year, 5 months ago
  64. c7969b4 Merge pull request #37116 from blaggacao/fix/payment-url by Deepesh Garg · 1 year, 5 months ago
  65. 62ea097 fix: set customer currency in pos_invoice if exists by milanpethani · 1 year, 6 months ago
  66. 9dbb9e7 Merge pull request #37211 from deepeshgarg007/trial_balance_net_values by Deepesh Garg · 1 year, 5 months ago
  67. 61c6ebb fix: validation for si by Gursheen Anand · 1 year, 5 months ago
  68. 8ef0d88 fix: call validate before setting repost flag by Gursheen Anand · 1 year, 5 months ago
  69. 1856050 fix: do not run bg job for single doc by Gursheen Anand · 1 year, 5 months ago
  70. a856091 refactor: remove repeated validation for voucher by Gursheen Anand · 1 year, 5 months ago
  71. ba7212c refactor: remove unused method by Gursheen Anand · 1 year, 5 months ago
  72. 5346c67 fix: apply gl report filters by Gursheen Anand · 1 year, 5 months ago
  73. 545f2cc chore: remove unused variable by Gursheen Anand · 1 year, 5 months ago
  74. b3aa201 fix: split inv allocated amt on server side by Gursheen Anand · 1 year, 5 months ago
  75. 06a4589 feat: Toggle net values in Trial Balance report by Deepesh Garg · 1 year, 5 months ago
  76. c5e4e01 Merge pull request #37202 from ruthra-kumar/ignore_ple_on_pcv_cancellation by ruthra kumar · 1 year, 5 months ago
  77. ac28a5b fix: allocate amt for payment term invoices by Gursheen Anand · 1 year, 5 months ago
  78. 301092d refactor: ignore PLE's on PCV cancellation by ruthra kumar · 1 year, 5 months ago
  79. 150728d refactor: button on PE to filter associated Journals by ruthra kumar · 1 year, 5 months ago
  80. c66c438 test: reposted acc entries for pi by Gursheen Anand · 1 year, 5 months ago
  81. d477387 Merge pull request #37069 from marination/advance-unlink-impact by ruthra kumar · 1 year, 5 months ago
  82. c88f6d1 fix: linting issues by Gursheen Anand · 1 year, 6 months ago
  83. 23470bf feat: allow repost for pi by Gursheen Anand · 1 year, 6 months ago
  84. e77814f feat: add repost btn in invoice by Gursheen Anand · 1 year, 6 months ago
  85. 68effd9 refactor: move reposting logic to common controller by Gursheen Anand · 1 year, 6 months ago
  86. e922ec6 feat: allow on submit fields by Gursheen Anand · 1 year, 6 months ago
  87. f31a527 Merge pull request #37120 from vorasmit/fix-dup-advance by ruthra kumar · 1 year, 6 months ago
  88. bf01f32 chore: remove import script by Ankush Menat · 1 year, 6 months ago
  89. 3e282bf chore: add regional support for getting payment entries (#37119) by Smit Vora · 1 year, 6 months ago
  90. 6be567d fix: add item group filter added in item-wise purchase register (#36937) by NandhiniDevi · 1 year, 6 months ago
  91. e19e04b feat: Add a process document for Subscription (#37126) by Deepesh Garg · 1 year, 6 months ago
  92. c99c486 Merge branch 'develop' into fix/payment-url by David Arnold · 1 year, 6 months ago
  93. 7bc8ff2 fix: payment url display as link by David Arnold · 1 year, 6 months ago
  94. 6e1ad4c fix: payment request rounding in multi-currency and on status update by David Arnold · 1 year, 6 months ago
  95. 2a575d9 Merge pull request #37131 from ruthra-kumar/more_generic_customer_filter_in_ar_report by ruthra kumar · 1 year, 6 months ago
  96. 08d91ab refactor(test): AR output filtered on USD customers by ruthra kumar · 1 year, 6 months ago
  97. 083c82c chore: remove stale code by ruthra kumar · 1 year, 6 months ago
  98. ac650d2 refactor: replace 'customer' filter with 'party_type' and 'party' by ruthra kumar · 1 year, 6 months ago
  99. 5acbf3f Merge pull request #37127 from ruthra-kumar/better_date_filters_in_get_outstanding_invoices by ruthra kumar · 1 year, 6 months ago
  100. 3764c01 fix: accounting dimensions required while creating POS Profile (#36668) by RitvikSardana · 1 year, 6 months ago