1. 2e3e666 Merge branch 'develop' of https://github.com/frappe/erpnext into erpnext_setup_cleanup by Deepesh Garg · 2 years, 10 months ago
  2. e0fd980 Merge pull request #30848 from deepeshgarg007/cost_center_filter_p_r by Deepesh Garg · 2 years, 10 months ago
  3. b440dab test: Add test for payment reconciliation by Deepesh Garg · 2 years, 10 months ago
  4. 548afba fix(minor): update frappe.error_log to new API (#30864) by Rushabh Mehta · 2 years, 10 months ago
  5. bae8ab2 Merge branch 'develop' into education_sepration by Ankush Menat · 2 years, 10 months ago
  6. c7edc29 Merge branch 'develop' of https://github.com/frappe/erpnext into cost_center_filter_p_r by Deepesh Garg · 2 years, 10 months ago
  7. ab94b73 fix: Cost center filter on payment reconciliation by Deepesh Garg · 2 years, 10 months ago
  8. a8452c2 fix: Multi currency opening invoices by Deepesh Garg · 2 years, 10 months ago
  9. 1622faa Merge pull request #30802 from deepeshgarg007/multi_currency_opening by Deepesh Garg · 2 years, 10 months ago
  10. f25251b chore: Clean up patches by Deepesh Garg · 2 years, 10 months ago
  11. 44c54f6 chore: Remove references for Student doctype by Deepesh Garg · 2 years, 10 months ago
  12. 429361c chore: Remove domains from Setup by Deepesh Garg · 2 years, 10 months ago
  13. 88e257f fix: column name in party query by Ankush Menat · 2 years, 10 months ago
  14. 052171f fix: date condition in tax rule by Ankush Menat · 2 years, 10 months ago
  15. a90e7e3 fix: proper quoting in sql queries by Ankush Menat · 2 years, 10 months ago
  16. d3582ea fix: Allow multi-currency opening invoices by Deepesh Garg · 2 years, 10 months ago
  17. 4ffea61 Merge pull request #30754 from deepeshgarg007/round_off_account_cost_center by Deepesh Garg · 2 years, 10 months ago
  18. 3fa1c63 test: Unit test for round off entry dimensions by Deepesh Garg · 2 years, 10 months ago
  19. f064e0b Merge pull request #30642 from rahib-hassan/separate-discount-account by Deepesh Garg · 2 years, 10 months ago
  20. 02aaa65 chore: Remove dead code by Deepesh Garg · 2 years, 10 months ago
  21. 6c86067 Merge branch 'develop' into separate-discount-account by rahib-hassan · 2 years, 10 months ago
  22. 618fa0e Merge branch 'develop' into accpunting_dimension_validate_ignore_new by Deepesh Garg · 2 years, 10 months ago
  23. afc6aa8 Merge pull request #30763 from deepeshgarg007/loan_reconciliation by Deepesh Garg · 2 years, 10 months ago
  24. c515abc test: Remove teardown method by Deepesh Garg · 2 years, 10 months ago
  25. c312cd3 fix: Check if accounting dimension exists by Deepesh Garg · 2 years, 10 months ago
  26. 783793d Merge branch 'develop' of https://github.com/frappe/erpnext into round_off_account_cost_center by Deepesh Garg · 2 years, 10 months ago
  27. 015812b fix: Add accounting dimensions for round off GL Entry by Deepesh Garg · 2 years, 10 months ago
  28. d4d83f4 test: Fixes in test case by Deepesh Garg · 2 years, 10 months ago
  29. 0eacc99 test: Fixes in test case by Deepesh Garg · 2 years, 10 months ago
  30. 9bb132f fix: Do not validate while creating accounting dimension by Deepesh Garg · 2 years, 10 months ago
  31. 8a8476b test: Add test coverage for bank clearance by Deepesh Garg · 2 years, 10 months ago
  32. c42547d fix: Use parent cost center for Sales and Purchase Invoice by Deepesh Garg · 2 years, 10 months ago
  33. 02e17db fix: removed manual enable-discount-account method by rahib-hassan · 2 years, 10 months ago
  34. 2c78cc2 fix: removed manual rollback - enable discount account by rahib-hassan · 2 years, 10 months ago
  35. 3d0e68a fix: select doctype as payment_document by Deepesh Garg · 2 years, 10 months ago
  36. c3e27b5 fix: Loan doctypes in bank reconciliation by Deepesh Garg · 2 years, 10 months ago
  37. 13092bc fix: enable discount roll_back by rahib-hassan · 2 years, 10 months ago
  38. 1e143e7 fix: use @change_settings to enable_discount_account by rahib-hassan · 2 years, 10 months ago
  39. f058755 fix: test cases updated by rahib-hassan · 2 years, 10 months ago
  40. 0ac11a5 fix: First preference to parent cost center rather than round off cost center by Deepesh Garg · 2 years, 10 months ago
  41. 700e864 fix: sort stock vouchers before reposting GLE by Ankush Menat · 2 years, 10 months ago
  42. 52fd804 Merge branch 'develop' of github.com:rahib-hassan/erpnext into separate-discount-account by rahib-hassan · 2 years, 10 months ago
  43. 7275799 fix: process statement to_date override by Bhavesh Maheshwari · 2 years, 11 months ago
  44. 15576c1 Merge pull request #30707 from marination/values-out-of-sync-jv by Ankush Menat · 2 years, 10 months ago
  45. 0d64349 Merge branch 'develop' into separate-discount-account by Ankush Menat · 2 years, 10 months ago
  46. 01fde15 fix: dependent codes updated by rahib-hassan · 2 years, 10 months ago
  47. e2fa9f7 Merge pull request #30710 from deepeshgarg007/advance_jv_allocation by Deepesh Garg · 2 years, 10 months ago
  48. 8711731 Merge branch 'develop' into values-out-of-sync-jv by Marica · 2 years, 10 months ago
  49. c38be53 test: Update customer in Sales Invoice by Deepesh Garg · 2 years, 10 months ago
  50. 86cfa3a Merge pull request #30712 from frappe/mergify/bp/develop/pr-30700 by Deepesh Garg · 2 years, 10 months ago
  51. d75d5eb chore: Remove Values Out of Sync from Repost hourly job by marination · 2 years, 10 months ago
  52. 065c381 Merge branch 'develop' of https://github.com/frappe/erpnext into item_wise_provisional_accounting by Deepesh Garg · 2 years, 10 months ago
  53. ad171c6 test: Update test case by Deepesh Garg · 2 years, 10 months ago
  54. e6cb948 fix: Payment reco query with max invocie and payment amount limit by Deepesh Garg · 2 years, 10 months ago
  55. 972d9ec test: Update customer by Deepesh Garg · 2 years, 10 months ago
  56. 31883b6 fix: Exchange gain and loss on advance jv allocation by Deepesh Garg · 2 years, 10 months ago
  57. 89fab78 fix: Remove "Values Out of Sync" validation from Journal Entry by marination · 2 years, 10 months ago
  58. bfaaebd Merge branch 'develop' into separate-discount-account by Ankush Menat · 2 years, 10 months ago
  59. 228195b Merge pull request #30689 from deepeshgarg007/disabled_gl_dimensions by Deepesh Garg · 2 years, 10 months ago
  60. 9a1c560 fix: Do not show disabled dimensions in reports by Deepesh Garg · 2 years, 10 months ago
  61. 553178b test: Add test by Deepesh Garg · 2 years, 10 months ago
  62. 54eef3d Merge branch 'develop' of https://github.com/frappe/erpnext into deferred_revenue_default_account_fixes by Deepesh Garg · 2 years, 10 months ago
  63. 0373347 Merge branch 'develop' into separate-discount-account by Saqib Ansari · 2 years, 10 months ago
  64. 3ce6417 feat: Item-wise provisional accounting for service items by Deepesh Garg · 2 years, 10 months ago
  65. 086d31b fix: dont validate currency exchange in setup by Ankush Menat · 2 years, 11 months ago
  66. 8091172 Merge pull request #30626 from nextchamp-saqib/einv-utgst by Deepesh Garg · 2 years, 10 months ago
  67. af6b07f fix: block cancellation of SL/GL entries (#30652) by Ankush Menat · 2 years, 10 months ago
  68. 171c60f fix: removed discount account field from account settings by rahib-hassan · 2 years, 10 months ago
  69. 7868877 fix: removed discount-accounting code from account settings by rahib-hassan · 2 years, 10 months ago
  70. 3b4754f fix: define tax_columns below consistency by Sagar Vora · 2 years, 10 months ago
  71. fa4f57f fix: dont reassign mutable (list) to a different field by Sagar Vora · 2 years, 10 months ago
  72. 18b1a93 Merge pull request #30606 from deepeshgarg007/exchange_gain_loss_button by Deepesh Garg · 2 years, 10 months ago
  73. 22e8ae9 test: Pricing rule test for transactions by Deepesh Garg · 2 years, 10 months ago
  74. 45fca6b feat(india): e-invoicing for intra-state union territory transactions by Saqib Ansari · 2 years, 10 months ago
  75. 8feb4f0 fix: Exchange gain and loss button in Payment Entry by Deepesh Garg · 2 years, 10 months ago
  76. 9bf5f76 fix: Deferred Revenue/Expense Account validation by Deepesh Garg · 2 years, 10 months ago
  77. 41a979e Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_user_perm by Deepesh Garg · 2 years, 10 months ago
  78. c4b5fa8 Merge pull request #30573 from frappe/mergify/bp/develop/pr-30382 by Saqib Ansari · 2 years, 10 months ago
  79. 2451452 Merge branch 'develop' into e-inv-paid-invoice-fix by Saqib Ansari · 2 years, 10 months ago
  80. e796267 fix: Validation for single threshold in Tax With Holding Category (#30382) by Sherin KR · 2 years, 11 months ago
  81. b91bf40 fix: server error while viewing gst e-invoice by Saqib Ansari · 2 years, 11 months ago
  82. 52eb0a9 Merge pull request #30528 from s-aga-r/is-subcontracted-fieldtype by Ankush Menat · 2 years, 11 months ago
  83. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 11 months ago
  84. e80cd29 Merge branch 'develop' into is-subcontracted-fieldtype by Sagar Sharma · 2 years, 11 months ago
  85. 18a3c5d fix: Ignore user perm for party account company by Deepesh Garg · 2 years, 11 months ago
  86. 0a3cdc2 chore: rename "is_subcontracted" field label to "Is Subcontracted" by Sagar Sharma · 2 years, 11 months ago
  87. d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 11 months ago
  88. bfc34e1 fix: check for debit credit difference even after round-off adjustment (#30050) by Saqib Ansari · 2 years, 11 months ago
  89. 8598d64 Merge pull request #30502 from dj12djdjs/fix-pe-ex-rate-precision by Deepesh Garg · 2 years, 11 months ago
  90. df06d26 Merge pull request #30510 from deepeshgarg007/tax_mapping by Deepesh Garg · 2 years, 11 months ago
  91. 9af353f Merge pull request #30461 from nextchamp-saqib/fix-asset-warehouse-validation by Saqib Ansari · 2 years, 11 months ago
  92. 544533c Merge pull request #30486 from deepeshgarg007/account_currenct_change_test by Deepesh Garg · 2 years, 11 months ago
  93. 4720969 fix: Taxes getting overriden from mapped to target doc by Deepesh Garg · 2 years, 11 months ago
  94. 62266b2 fix: exchange rate precision by Devin Slauenwhite · 2 years, 11 months ago
  95. 45f7897 Merge pull request #30493 from nabinhait/party-account-in-ar-ap-report by Deepesh Garg · 2 years, 11 months ago
  96. d93edbc fix: make test record by Deepesh Garg · 2 years, 11 months ago
  97. 7bece37 fix: update `get_cached_value` usage based on changes in definition by Sagar Vora · 2 years, 11 months ago
  98. 5408980 Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete by Saqib Ansari · 2 years, 11 months ago
  99. 291415d Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete by Saqib Ansari · 2 years, 11 months ago
  100. d4cc7c5 fix: Account currency validation by Deepesh Garg · 2 years, 11 months ago