1. a8bf61c Merge branch 'develop' of https://github.com/frappe/erpnext into exchange_rate_reval_fixes by Deepesh Garg · 3 years, 3 months ago
  2. c485d5c fix: Ignore GL Entry on cancel by Deepesh Garg · 3 years, 3 months ago
  3. f4701c1 fix: Exchange rate revaluation posting date and precision fixes by Deepesh Garg · 3 years, 3 months ago
  4. 0d968fa fix: missing parameter 'country' by Devin Slauenwhite · 3 years, 3 months ago
  5. 2ff0d3e fix: Test Cases by Deepesh Garg · 3 years, 3 months ago
  6. c765073 fix: Tests by Deepesh Garg · 3 years, 3 months ago
  7. f3158ea fix: removed Remarks column from AR/AP report by Rohit Waghchaure · 3 years, 3 months ago
  8. 5a06019 fix: GL For taxes if discount applied on Grand Total by Deepesh Garg · 3 years, 3 months ago
  9. fc09d84 fix: Syntax Error by Deepesh Garg · 3 years, 3 months ago
  10. 4fa409e fix: Add mandatory_depends_on property for Discount Account by GangaManoj · 3 years, 3 months ago
  11. 45327e0 fix: Tests by GangaManoj · 3 years, 3 months ago
  12. 1f6c05f fix: Make discount_account mandatory if discount accounting is enabled by GangaManoj · 3 years, 3 months ago
  13. 566e8f8 fix: Create GL Entries for Additional Discount Account by GangaManoj · 3 years, 3 months ago
  14. ed6ebdf fix: Filter for additional_discount_account by Ganga Manoj · 3 years, 3 months ago
  15. 821b75f fix: Filter for additional_discount_account by Ganga Manoj · 3 years, 3 months ago
  16. 251f229 fix: Add test for additional discount applied on taxes by GangaManoj · 3 years, 3 months ago
  17. 9965287 fix: Add test for additional discount applied on taxes by GangaManoj · 3 years, 3 months ago
  18. d62af77 fix: Remove unnecessary condition by GangaManoj · 3 years, 3 months ago
  19. 4da7c58 fix: Only display Additional Discount Account if Enable Discount Accounting is checked by GangaManoj · 3 years, 3 months ago
  20. 9dd2a9e fix: Create ledger entries for discount applied on taxes in make_tax_gl_entries by GangaManoj · 3 years, 3 months ago
  21. ff25683 fix: Filter options for Additional Discount Account by GangaManoj · 3 years, 3 months ago
  22. 03f2706 fix: Add Additional Discount Account field by GangaManoj · 3 years, 3 months ago
  23. d0d9e83 fix: Check all expected GL Entries by GangaManoj · 3 years, 3 months ago
  24. b64787e fix: Only display Additional Discount Account if Enable Discount Accounting is checked by GangaManoj · 3 years, 3 months ago
  25. c1d65cf fix: Filter options for Additional Discount Account by GangaManoj · 3 years, 3 months ago
  26. 9e788cf fix: Add Additional Discount Account field by GangaManoj · 3 years, 3 months ago
  27. 38e87fc fix: Add tests for discount accounting by GangaManoj · 3 years, 3 months ago
  28. fd2852e fix: Create common function for discount accounting by GangaManoj · 3 years, 3 months ago
  29. e06eb8e fix: Filter options for Discount Account by GangaManoj · 3 years, 3 months ago
  30. 377775a fix: Copy Discount Account from first row by GangaManoj · 3 years, 3 months ago
  31. e2c83c3 fix: Display Discount Account only if Enable Discount Accounting is checked by GangaManoj · 3 years, 3 months ago
  32. bde5c61 fix: Add Discount Account field by GangaManoj · 3 years, 3 months ago
  33. 613d08f fix: Copy discount account from first row to all Items by GangaManoj · 3 years, 3 months ago
  34. cfb9417 fix: Filter Discount Account list by GangaManoj · 3 years, 3 months ago
  35. d24b5f7 fix: Add description for Enable Discount Accounting checkbox by GangaManoj · 3 years, 3 months ago
  36. f48fa2e feat: Toggle display for discount accounting fields according to enable_discount_accounting by GangaManoj · 3 years, 3 months ago
  37. c4e5429 feat: Filter list for Discount Account field in Items table by GangaManoj · 3 years, 3 months ago
  38. f6a9374 feat: Create GL Entries for discount accounting by GangaManoj · 3 years, 3 months ago
  39. a6690a8 feat(Sales Invoice): Add 'Discount Account' field in Items table by GangaManoj · 3 years, 3 months ago
  40. e1dc698 feat(Accounts Settings): Add 'Enable Discount Accounting' checkbox by GangaManoj · 3 years, 3 months ago
  41. 3e10984 Merge pull request #26464 from nemesis189/added-dispatch-address-to-sales by Deepesh Garg · 3 years, 3 months ago
  42. 46bed5e fix: Add mandatory_depends_on property for Discount Account by GangaManoj · 3 years, 3 months ago
  43. c14aa45 fix: incorrect valuation rate calculation in gross profit report by Rohit Waghchaure · 3 years, 3 months ago
  44. 82d147e fix: Tests by GangaManoj · 3 years, 3 months ago
  45. 59ee695 fix: Make discount_account mandatory if discount accounting is enabled by GangaManoj · 3 years, 3 months ago
  46. 4105e27 fix: Create GL Entries for Additional Discount Account by GangaManoj · 3 years, 3 months ago
  47. 1d830df fix: Filter for additional_discount_account by Ganga Manoj · 3 years, 3 months ago
  48. 8fc9c13 fix: Filter for additional_discount_account by Ganga Manoj · 3 years, 3 months ago
  49. ff9d631 fix:Ignore mandatory fields while creating payment reconciliation Journal Entry by Subin Tom · 3 years, 3 months ago
  50. b24a149 test: Updated test case for Eway bill by Subin Tom · 3 years, 3 months ago
  51. 2bbf48e Merge branch 'develop' into sa-vat-report by Anuja Pawar · 3 years, 3 months ago
  52. d5ff636 fix: missing parameter 'country' by Devin Slauenwhite · 3 years, 3 months ago
  53. 831f5ed fix: Remove unused imports by GangaManoj · 3 years, 3 months ago
  54. cde0cc0 fix: Fetch Payment Terms from Sales/Purchase Orders by GangaManoj · 3 years, 3 months ago
  55. bfb7256 Merge branch 'develop' into enable-discount-accounting by Ganga Manoj · 3 years, 3 months ago
  56. d6956ff fix: Add test for additional discount applied on taxes by GangaManoj · 3 years, 3 months ago
  57. 99551e9 fix: Add test for additional discount applied on taxes by GangaManoj · 3 years, 3 months ago
  58. c4d2dc0 fix: Remove unnecessary condition by GangaManoj · 3 years, 3 months ago
  59. c2ba689 fix: Only display Additional Discount Account if Enable Discount Accounting is checked by GangaManoj · 3 years, 3 months ago
  60. fa4c03e fix: Create ledger entries for discount applied on taxes in make_tax_gl_entries by GangaManoj · 3 years, 3 months ago
  61. 7bbc9a8 fix: Filter options for Additional Discount Account by GangaManoj · 3 years, 3 months ago
  62. 87d448e fix: Add Additional Discount Account field by GangaManoj · 3 years, 3 months ago
  63. b0f2182 fix: Check all expected GL Entries by GangaManoj · 3 years, 3 months ago
  64. 1147548 fix: merge conflict by Nabin Hait · 3 years, 3 months ago
  65. 40412f7 fix: Only display Additional Discount Account if Enable Discount Accounting is checked by GangaManoj · 3 years, 3 months ago
  66. 8e96e2d fix: Filter options for Additional Discount Account by GangaManoj · 3 years, 3 months ago
  67. 4f2bf98 fix: Add Additional Discount Account field by GangaManoj · 3 years, 3 months ago
  68. cc73e7d Merge pull request #26472 from deepeshgarg007/payment_entry_taxes_unallocated_amount_v13 by Deepesh Garg · 3 years, 3 months ago
  69. 5ad7598 Merge pull request #26471 from deepeshgarg007/payment_entry_taxes_unallocated_amount by Deepesh Garg · 3 years, 3 months ago
  70. 1524e7f Merge pull request #26412 from deepeshgarg007/payment_entry_taxes_v12 by Deepesh Garg · 3 years, 3 months ago
  71. 259947d Merge branch 'develop' into sa-vat-report by Anuja Pawar · 3 years, 3 months ago
  72. 74d7baa fix: filter by accounts with group by accounts (#26438) by Afshan · 3 years, 3 months ago
  73. 13fffeb Merge pull request #26473 from deepeshgarg007/bootstrapped_gst_setup_develop by Deepesh Garg · 3 years, 3 months ago
  74. 7271595 fix: tds computation summary shows cancelled invoices (#26486) by Saqib · 3 years, 3 months ago
  75. ac721ae fix: tds computation summary shows cancelled invoices (#26485) by Saqib · 3 years, 3 months ago
  76. 1c76154 fix: tds computation summary shows cancelled invoices (#26456) by Saqib · 3 years, 3 months ago
  77. 9c04079 fix: test fails due to improper gain loss account set (#26482) (#26484) by Saqib · 3 years, 3 months ago
  78. 9168bb3 fix: filter by accounts with group by accounts (#26439) by Afshan · 3 years, 3 months ago
  79. d86cdb4 Merge branch 'develop' into payment_entry_taxes_unallocated_amount by Saqib · 3 years, 3 months ago
  80. be773f4 Merge branch 'develop' into bootstrapped_gst_setup_develop by Saqib · 3 years, 3 months ago
  81. c978fdf fix: test fails due to improper gain loss account set (#26482) by Saqib · 3 years, 3 months ago
  82. 1dfb5eb feat: South Africa VAT report by Frappe · 3 years, 3 months ago
  83. bb493a0 Merge pull request #26159 from GangaManoj/asset-credit-note by Saqib · 3 years, 3 months ago
  84. 6357ffe fix: Create asset data by GangaManoj · 3 years, 3 months ago
  85. 2f4c607 fix: Add tests for discount accounting by GangaManoj · 3 years, 3 months ago
  86. 779d2af fix: Update account heads in GST test cases by Deepesh Garg · 3 years, 4 months ago
  87. bb679cc fix: Add validate bank account method back by Deepesh Garg · 3 years, 4 months ago
  88. a72589c fix: Add accounts and templates for reverse charge by Deepesh Garg · 3 years, 5 months ago
  89. 1001f29 fix: Gracefully handle duplicate bank account name to make setup faster by Deepesh Garg · 3 years, 6 months ago
  90. c00d851 fix: Unallocated amount for inclusive charges by Deepesh Garg · 3 years, 3 months ago
  91. 740d5c6 fix: Deduct included taxes from unallocated amount by Deepesh Garg · 3 years, 3 months ago
  92. 01c89ea fix: Remove unintentional changes by Deepesh Garg · 3 years, 3 months ago
  93. 2f350bf fix: Remove unintentional changes by Deepesh Garg · 3 years, 3 months ago
  94. 9513d61 fix: Hide amount after tax fields by Deepesh Garg · 3 years, 3 months ago
  95. 51ae46f fix: Unallocated amount in Payment Entry after taxes by Deepesh Garg · 3 years, 3 months ago
  96. 4478c54 fix: Unallocated amount for inclusive charges by Deepesh Garg · 3 years, 3 months ago
  97. 754f432 fix: Deduct included taxes from unallocated amount by Deepesh Garg · 3 years, 3 months ago
  98. 7c634f6 fix: Remove unintentional changes by Deepesh Garg · 3 years, 3 months ago
  99. 5179f85 fix: Remove unintentional changes by Deepesh Garg · 3 years, 3 months ago
  100. 5cc4a20 fix: Hide amount after tax fields by Deepesh Garg · 3 years, 3 months ago