1. d52f7e2 fix: removing redundant validation by ruthra kumar · 1 year, 7 months ago
  2. 216a46b feat: Make Tax loss booking optional by marination · 1 year, 7 months ago
  3. f7780cd refactor: additional filters and columns in Payment Ledger report (#34577) by ruthra kumar · 1 year, 7 months ago
  4. 8ce1da1 chore: Improve validation message by Deepesh Garg · 1 year, 7 months ago
  5. f8cff09 fix: CS financial statement param by Deepesh Garg · 1 year, 7 months ago
  6. b7dcf27 fix: Partial trial balance view by Deepesh Garg · 1 year, 7 months ago
  7. 30eb6c8 fix: Validation for cancelation by Deepesh Garg · 1 year, 7 months ago
  8. 528ab50 fix: Don't validate if no GL Entry exists by Deepesh Garg · 1 year, 7 months ago
  9. fa991b2 Merge branch 'develop' of https://github.com/frappe/erpnext into opening_entry by Deepesh Garg · 1 year, 7 months ago
  10. f9397a8 fix: Ignore opening entries if PCV posted by Deepesh Garg · 1 year, 7 months ago
  11. d8e73b6 fix: remove non-maintained Tax Detail report and missing workspace links (#34192) by Richard Case · 1 year, 7 months ago
  12. 6966fa4 fix: POS not picking up pos profile company address instead fetch any random company address (#34521) by Vishal Dhayagude · 1 year, 7 months ago
  13. c5da7f5 Merge branch 'develop' into early-payment-loss by Marica · 1 year, 7 months ago
  14. 44053db chore: Remove unnecessary list comprehension by Deepesh Garg · 1 year, 7 months ago
  15. 1eea585 refactor: allow for concurrent use of reconciliation tool by ruthra kumar · 1 year, 7 months ago
  16. 2d14d92 fix: incorrect currency symbol in Bank Reconciliation tool by ruthra kumar · 1 year, 8 months ago
  17. 0aadb68 chore: Add missing validations by Deepesh Garg · 1 year, 7 months ago
  18. 00fe304 chore: Simplify query by Deepesh Garg · 1 year, 7 months ago
  19. 7f11373 fix: Account sub query by Deepesh Garg · 1 year, 7 months ago
  20. d11a64d Merge branch 'develop' of https://github.com/frappe/erpnext into opening_entry by Deepesh Garg · 1 year, 7 months ago
  21. ca10e2b fix: bad strings format for command get-untraslated (#34361) by Danny · 1 year, 7 months ago
  22. d8ece86 fix: Update account number from parent company (#34474) by Deepesh Garg · 1 year, 7 months ago
  23. 7b63021 fix: Multiple accounting dimension filtering in AR/AP reports (#34464) by Deepesh Garg · 1 year, 7 months ago
  24. 6b0dc62 Merge pull request #34456 from ruthra-kumar/gp_return_invoice_issue by ruthra kumar · 1 year, 7 months ago
  25. cc61dae test: Gross Profit report output for Cr notes by ruthra kumar · 1 year, 9 months ago
  26. d0715a8 refactor: Ignore linked Cr Notes in Report output by ruthra kumar · 1 year, 7 months ago
  27. e2f19c6 fix: Overallocation of 'qty' from Cr Notes to Parent Invoice by ruthra kumar · 1 year, 9 months ago
  28. ec07512 refactor: difference amt validation for same currency accounts by ruthra kumar · 1 year, 7 months ago
  29. 861387f test: difference amount should not be calculated for base currency by ruthra kumar · 1 year, 7 months ago
  30. 48fae0c fix: difference amount calculation for company currency accounts by ruthra kumar · 1 year, 7 months ago
  31. d6d0163 fix: Provision to apply early payment discount if payment is recorded late by marination · 1 year, 7 months ago
  32. c6999fc fix: Total row in trail balance report (#34395) by Deepesh Garg · 1 year, 7 months ago
  33. 91f7b0b Merge branch 'develop' of https://github.com/frappe/erpnext into opening_entry by Deepesh Garg · 1 year, 7 months ago
  34. fa776d2 fix: Use customer name instead of name(id) in PSOA (#34412) by Deepesh Garg · 1 year, 7 months ago
  35. d8e54a2 test: Update values in Sales Invoice tests (#34419) by Deepesh Garg · 1 year, 7 months ago
  36. 5c06620 fix: set tax category from address before executing `get_regional_address_details` (#34372) by Sagar Vora · 1 year, 7 months ago
  37. c8cc3fc chore: Move source and campaign to additional info section (#34414) by Deepesh Garg · 1 year, 7 months ago
  38. e1d2806 Merge branch 'develop' into early-payment-loss by Marica · 1 year, 7 months ago
  39. 7101e7a fix: Filtering issue in payment entry (#34332) by Deepesh Garg · 1 year, 7 months ago
  40. caa1a3d fix: Handle rounding more gracefully by marination · 1 year, 7 months ago
  41. aae53bb fix: Error in consolidated financial statement (#34330) by Deepesh Garg · 1 year, 7 months ago
  42. 0157fa1 chore: Use account closing balance in set gl entries by Deepesh Garg · 1 year, 7 months ago
  43. ae0a8a6 Merge branch 'develop' into early-payment-loss by Marica · 1 year, 7 months ago
  44. 9abf0ef test: Multi currency SI with multi-currency accounting and single currency accounting + Early payment discount by marination · 1 year, 7 months ago
  45. b09c238 fix: Multi-currency SI with base currency PE by marination · 1 year, 7 months ago
  46. 719ac5c Merge branch 'develop' of https://github.com/frappe/erpnext into opening_entry by Deepesh Garg · 1 year, 7 months ago
  47. f0267fe test: Add test case for closing balance by Deepesh Garg · 1 year, 7 months ago
  48. 761f68d fix: Paid amount must be discounted considering accounting currency by marination · 1 year, 7 months ago
  49. 3249a79 chore: rename Closing Balance to Account Closing Balance by Deepesh Garg · 1 year, 7 months ago
  50. 6de826b fix: exchange rate revaluation errors (#33947) by Devin Slauenwhite · 1 year, 8 months ago
  51. f02fc8a fix: Don't add to deductions if amount is 0 by marination · 1 year, 8 months ago
  52. ea8e233 fix: Payment Request against sales order with disabled rounded total (#34281) by Deepesh Garg · 1 year, 8 months ago
  53. 7f2e7ba fix: Set deduction amount in company currency on Doctype by marination · 1 year, 8 months ago
  54. 5dabc98 chore: Add index to period closing voucher column by Deepesh Garg · 1 year, 8 months ago
  55. c217bb2 test: PE from SI with early payment discount amount & PE assertions in discount % test by marination · 1 year, 8 months ago
  56. 2ae5834 fix: Back update discounted amount in Invoice based on discount type by marination · 1 year, 8 months ago
  57. 310f71c test: Add static posting dates to tests by Deepesh Garg · 1 year, 8 months ago
  58. 4a2046d fix: Aggregation with previous closing balance by Deepesh Garg · 1 year, 8 months ago
  59. dc2998f fix: Set deductions in base currency by marination · 1 year, 8 months ago
  60. 75ec0a0 fix: Recalculate difference amount after setting deductions by marination · 1 year, 8 months ago
  61. 6198248 Merge branch 'develop' into early-payment-loss by Marica · 1 year, 8 months ago
  62. 768c3a4 fix: Taxes aren't discounted on early payment discount by marination · 1 year, 8 months ago
  63. c089c41 chore: Minor fixes by Deepesh Garg · 1 year, 8 months ago
  64. 790f0aa Merge branch 'develop' into finance_book_read_only by Deepesh Garg · 1 year, 8 months ago
  65. 6cd2ba5 fix: Resolve conflicts by Suraj Shetty · 1 year, 8 months ago
  66. 46a722d fix: Wrap unexpectedly long text in remark by Suraj Shetty · 1 year, 8 months ago
  67. 28dd1a2 chore: Make finance book read only by Deepesh Garg · 1 year, 8 months ago
  68. e5f603c perf: Apply closing balance in Trial Balance report by Deepesh Garg · 1 year, 8 months ago
  69. 436fc03 fix: Closing balance entries for period closing voucher by Deepesh Garg · 1 year, 8 months ago
  70. 2942cee Merge pull request #34235 from rohitwaghchaure/feat-adjust-valuation-rate by rohitwaghchaure · 1 year, 8 months ago
  71. a8445da fix: labels name by Rohit Waghchaure · 1 year, 8 months ago
  72. 8e86553 test: added test cases by Rohit Waghchaure · 1 year, 8 months ago
  73. eab775e feat: adjust purchase receipt valuation rate as per purchase invoice rate by Rohit Waghchaure · 1 year, 8 months ago
  74. a51bec0 chore: minor change by Vishal · 1 year, 8 months ago
  75. 3ebe7d8 chore: minor changes added to code by Vishal · 1 year, 8 months ago
  76. 1de531e fix: multiple pos conversion issue resolved by Vishal · 1 year, 8 months ago
  77. 81651be Merge pull request #34174 from Vishnu7025/coa-import-currency by Deepesh Garg · 1 year, 8 months ago
  78. 6607c8b fix: Order by issue in aggregation query by Deepesh Garg · 1 year, 8 months ago
  79. f92c63f feat: Add validations against period closing voucher by Deepesh Garg · 1 year, 8 months ago
  80. 7fa7d6b chore: Rewrite query using query builder by Deepesh Garg · 1 year, 8 months ago
  81. e18336e feat: Add views in standard filter by Deepesh Garg · 1 year, 8 months ago
  82. c3f39c3 feat: Cascade closing balances on PCV submit by Deepesh Garg · 1 year, 8 months ago
  83. a992071 Merge pull request #34022 from ruthra-kumar/gross_profit_memory_and_performance_issue by ruthra kumar · 1 year, 8 months ago
  84. 88d888d refactor: use docstatus from Delivery Note Item by ruthra kumar · 1 year, 8 months ago
  85. e3c000d chore: change column label by vishnu · 1 year, 8 months ago
  86. 19c0b7a fix: currency in coa import by vishnu · 1 year, 8 months ago
  87. b44a19b feat: Introduce opening entry for reporting by Deepesh Garg · 1 year, 8 months ago
  88. dde5bbc Merge pull request #34102 from ruthra-kumar/pos_validate_for_duplicate_pos_invoices by ruthra kumar · 1 year, 8 months ago
  89. 47add0b fix: check for duplicate in pos closing and pos merge log entry by ruthra kumar · 1 year, 8 months ago
  90. 9739d8b feat: Introduce opening entry for reporting by Deepesh Garg · 1 year, 8 months ago
  91. 35cdd99 fix: Use normal rounding for Tax Withholding Category (#34114) by Deepesh Garg · 1 year, 8 months ago
  92. 3871cf7 Merge pull request #33722 from rohitwaghchaure/purchase-invoice-performance-issue by rohitwaghchaure · 1 year, 8 months ago
  93. 183e42a fix: differency entry journal debit/credit missing (#34104) by Alirio Castro · 1 year, 8 months ago
  94. c722f28 fix: ignore repost payment ledger on basic documents cancellation (#34054) by ruthra kumar · 1 year, 8 months ago
  95. 5b7d23d feat: bank reconciliation and plaid changes (#33986) by Richard Case · 1 year, 8 months ago
  96. 9c6466f fix: consider rounded total amount while making payment request (#34110) by ruthra kumar · 1 year, 8 months ago
  97. 4726448 Merge branch 'develop' into purchase-invoice-performance-issue by rohitwaghchaure · 1 year, 8 months ago
  98. e50bd52 fix: asset repair status after deletion and asset status after manual depr entry by anandbaburajan · 1 year, 8 months ago
  99. 4d79ffe fix: rename duplicate field name with same type into a DocType to avoid import Error (#34053) by HENRY Florian · 1 year, 8 months ago
  100. b0cfb0b Merge branch 'develop' into more_asset_bug_fixes by Anand Baburajan · 1 year, 8 months ago