1. fd2852e fix: Create common function for discount accounting by GangaManoj · 3 years, 3 months ago
  2. e06eb8e fix: Filter options for Discount Account by GangaManoj · 3 years, 3 months ago
  3. 377775a fix: Copy Discount Account from first row by GangaManoj · 3 years, 3 months ago
  4. e2c83c3 fix: Display Discount Account only if Enable Discount Accounting is checked by GangaManoj · 3 years, 3 months ago
  5. bde5c61 fix: Add Discount Account field by GangaManoj · 3 years, 3 months ago
  6. ee025b5 fix: Filter options for Default Discount Account by GangaManoj · 3 years, 3 months ago
  7. 546c8d1 fix: Move Default Discount Account field to Item Defaults by GangaManoj · 3 years, 3 months ago
  8. 613d08f fix: Copy discount account from first row to all Items by GangaManoj · 3 years, 3 months ago
  9. cfb9417 fix: Filter Discount Account list by GangaManoj · 3 years, 3 months ago
  10. d24b5f7 fix: Add description for Enable Discount Accounting checkbox by GangaManoj · 3 years, 3 months ago
  11. f48fa2e feat: Toggle display for discount accounting fields according to enable_discount_accounting by GangaManoj · 3 years, 3 months ago
  12. cdfefa2 feat: Assign Item's Default Discount Account if present by GangaManoj · 3 years, 3 months ago
  13. acb9e20 feat: Add Default Discount Account field by GangaManoj · 3 years, 3 months ago
  14. c4e5429 feat: Filter list for Discount Account field in Items table by GangaManoj · 3 years, 3 months ago
  15. f6a9374 feat: Create GL Entries for discount accounting by GangaManoj · 3 years, 3 months ago
  16. a6690a8 feat(Sales Invoice): Add 'Discount Account' field in Items table by GangaManoj · 3 years, 3 months ago
  17. e1dc698 feat(Accounts Settings): Add 'Enable Discount Accounting' checkbox by GangaManoj · 3 years, 3 months ago
  18. 8a64a84 fix: GST Reports timeout issue by Deepesh Garg · 3 years, 3 months ago
  19. 6fbb2d3 Merge pull request #26504 from 18alantom/fix-ig-portal-field-filter by rohitwaghchaure · 3 years, 3 months ago
  20. f60cba2 Merge pull request #26506 from 18alantom/bp-fix-ig-portal-field-filter by rohitwaghchaure · 3 years, 3 months ago
  21. 3e10984 Merge pull request #26464 from nemesis189/added-dispatch-address-to-sales by Deepesh Garg · 3 years, 3 months ago
  22. 57514f7 feat(Non Profit): API Endpoint to update halted Razorpay subscriptions (#26427) (#26564) by Rucha Mahabal · 3 years, 3 months ago
  23. a758071 feat(Non Profit): API Endpoint to update halted Razorpay subscriptions (#26427) by Rucha Mahabal · 3 years, 3 months ago
  24. 46bed5e fix: Add mandatory_depends_on property for Discount Account by GangaManoj · 3 years, 3 months ago
  25. 013b352 fix: Price list rate not fetched for return sales invoice fixed (#26559) by Subin Tom · 3 years, 3 months ago
  26. 41705ac fix: delete child docs when parent doc is deleted (#26518) by Ganga Manoj · 3 years, 3 months ago
  27. 2d225e6 fix: Price list rate not fetched for return sales invoice fixed (#26560) by Subin Tom · 3 years, 3 months ago
  28. 1321c26 Merge branch 'develop' into ignore-mandatory-in-payment-reconcilitation by Afshan · 3 years, 3 months ago
  29. c14aa45 fix: incorrect valuation rate calculation in gross profit report by Rohit Waghchaure · 3 years, 3 months ago
  30. 47f200a chore: Update stale.yml by Suraj Shetty · 3 years, 3 months ago
  31. 99de84e Merge branch 'develop' into fix-employee-onboarding-status by Rucha Mahabal · 3 years, 3 months ago
  32. 0222ee0 fix: sider by Rucha Mahabal · 3 years, 3 months ago
  33. 8790248 Merge pull request #26554 from surajshetty3416/fix-customer-quick-entry by Suraj Shetty · 3 years, 3 months ago
  34. cbe5718 Merge pull request #26555 from surajshetty3416/fix-customer-quick-entry-version-13-hotfix by Suraj Shetty · 3 years, 3 months ago
  35. 41dd0c5 fix: sider by Rucha Mahabal · 3 years, 3 months ago
  36. 85c8daa fix: Pass doc and other parameters to properly prefill information - while creating customer from form dashboard by Suraj Shetty · 3 years, 3 months ago
  37. eb65ce6 fix(test): increase timeout for record creation by Rucha Mahabal · 3 years, 3 months ago
  38. c077314 fix: Pass doc and other parameters to properly prefill information by Suraj Shetty · 3 years, 3 months ago
  39. 82d147e fix: Tests by GangaManoj · 3 years, 3 months ago
  40. 59ee695 fix: Make discount_account mandatory if discount accounting is enabled by GangaManoj · 3 years, 3 months ago
  41. 4105e27 fix: Create GL Entries for Additional Discount Account by GangaManoj · 3 years, 3 months ago
  42. 1d830df fix: Filter for additional_discount_account by Ganga Manoj · 3 years, 3 months ago
  43. 8fc9c13 fix: Filter for additional_discount_account by Ganga Manoj · 3 years, 3 months ago
  44. 0ea2934 fix: GL Entry creation by Ganga Manoj · 3 years, 3 months ago
  45. 63b7ecd fix: Use the item's project instead of the invoice's by Ganga Manoj · 3 years, 3 months ago
  46. 980798c fix: Use the item's cost centre instead of the Invoice's by Ganga Manoj · 3 years, 3 months ago
  47. 7176c08 fix: tests by Rucha Mahabal · 3 years, 3 months ago
  48. 89c5bb6 fix: tests by Rucha Mahabal · 3 years, 3 months ago
  49. 92273ca fix(ux): item description should fall back to name (#26339) (#26552) by Ankush · 3 years, 3 months ago
  50. 80e2698 fix(ux): item description should fall back to name (#26339) by Ankush · 3 years, 3 months ago
  51. ba31e36 Merge branch 'develop' into sa-vat-report by Anuja Pawar · 3 years, 3 months ago
  52. c86656f Merge branch 'develop' into ignore-mandatory-in-payment-reconcilitation by Ankush · 3 years, 3 months ago
  53. ff9d631 fix:Ignore mandatory fields while creating payment reconciliation Journal Entry by Subin Tom · 3 years, 3 months ago
  54. 23b1c25 fix:Ignore mandatory fields while creating payment reconciliation Journal Entry by Subin Tom · 3 years, 3 months ago
  55. e327148 fix: tests by Rucha Mahabal · 3 years, 3 months ago
  56. 6e46be5 fix(tests): apply filters correctly by Rucha Mahabal · 3 years, 3 months ago
  57. 7270ab5 fix(tests): clear filter before typing by Rucha Mahabal · 3 years, 3 months ago
  58. 9d89b2a fix: UI tests by Rucha Mahabal · 3 years, 3 months ago
  59. b24a149 test: Updated test case for Eway bill by Subin Tom · 3 years, 3 months ago
  60. cad1170 fix: Add missing cess amount in GSTR-3B report by Deepesh Garg · 3 years, 3 months ago
  61. 354e298 Merge pull request #26541 from deepeshgarg007/travis_tax_setup by Deepesh Garg · 3 years, 3 months ago
  62. 2686d04 fix: Typo and remove duplicate function by Deepesh Garg · 3 years, 3 months ago
  63. ce79faa Merge pull request #26539 from dj12djdjs/fix-req-argument by Deepesh Garg · 3 years, 3 months ago
  64. 2bbf48e Merge branch 'develop' into sa-vat-report by Anuja Pawar · 3 years, 3 months ago
  65. d5ff636 fix: missing parameter 'country' by Devin Slauenwhite · 3 years, 3 months ago
  66. 831f5ed fix: Remove unused imports by GangaManoj · 3 years, 3 months ago
  67. cde0cc0 fix: Fetch Payment Terms from Sales/Purchase Orders by GangaManoj · 3 years, 3 months ago
  68. bfb7256 Merge branch 'develop' into enable-discount-accounting by Ganga Manoj · 3 years, 3 months ago
  69. d6956ff fix: Add test for additional discount applied on taxes by GangaManoj · 3 years, 3 months ago
  70. 2284993 fix: Switch debit and credit for ledger entries for discount applied on taxes for Purchase Invoice by GangaManoj · 3 years, 3 months ago
  71. 99551e9 fix: Add test for additional discount applied on taxes by GangaManoj · 3 years, 3 months ago
  72. c4d2dc0 fix: Remove unnecessary condition by GangaManoj · 3 years, 3 months ago
  73. c2ba689 fix: Only display Additional Discount Account if Enable Discount Accounting is checked by GangaManoj · 3 years, 3 months ago
  74. fa4c03e fix: Create ledger entries for discount applied on taxes in make_tax_gl_entries by GangaManoj · 3 years, 3 months ago
  75. 7bbc9a8 fix: Filter options for Additional Discount Account by GangaManoj · 3 years, 3 months ago
  76. 87d448e fix: Add Additional Discount Account field by GangaManoj · 3 years, 3 months ago
  77. b0f2182 fix: Check all expected GL Entries by GangaManoj · 3 years, 3 months ago
  78. d8ed9df chore: update CODEOWNERS (#26536) (#26537) by Ankush · 3 years, 3 months ago
  79. 70a7252 chore: update CODEOWNERS (#26536) by Ankush · 3 years, 3 months ago
  80. 1147548 fix: merge conflict by Nabin Hait · 3 years, 3 months ago
  81. 4e6f492 Merge branch 'version-13-pre-release' into version-13 by Nabin Hait · 3 years, 3 months ago
  82. e079a1b bumped to version 13.7.0 by Nabin Hait · 3 years, 3 months ago
  83. ad12fd7 Merge pull request #26529 from rohitwaghchaure/patch-to-fix-missing-fg-item-develop by rohitwaghchaure · 3 years, 3 months ago
  84. 56e4a88 fix: added patch to fix missing FG item by Rohit Waghchaure · 3 years, 3 months ago
  85. 9ddf337 Merge pull request #26513 from rohitwaghchaure/patch-to-fix-missing-fg-item by Nabin Hait · 3 years, 3 months ago
  86. e8abb20 Merge pull request #26526 from rohitwaghchaure/patch-to-fix-missing-fg-item-pre by Nabin Hait · 3 years, 3 months ago
  87. 3362c08 fix: validation check when no conversion_factor (#26527) by Noah Jacob · 3 years, 3 months ago
  88. 13e9aa5 fix: added patch to fix missing FG item by Rohit Waghchaure · 3 years, 3 months ago
  89. 0c6ca09 fix: added patch to fix missing FG item by Rohit Waghchaure · 3 years, 3 months ago
  90. f6d6897 Merge pull request #26525 from nabinhait/change-log-v13-7-0 by Nabin Hait · 3 years, 3 months ago
  91. a0df79e chore: Added change log for v13.7.0 by Nabin Hait · 3 years, 3 months ago
  92. 627a8a8 chore: disable semgrep on push events (bp #26523) by Ankush · 3 years, 3 months ago
  93. a6d80dc chore: disable semgrep on push events (#26523) by Ankush · 3 years, 3 months ago
  94. 9ed3662 Merge pull request #26521 from rohitwaghchaure/fixed-fg-items-not-added-for-batch-item-develop by rohitwaghchaure · 3 years, 3 months ago
  95. df5c2b9 fix: FG item not fetched in manufacture entry by Rohit Waghchaure · 3 years, 3 months ago
  96. bae2890 Merge pull request #26514 from ankush/backport/develop/pr-26240 by rohitwaghchaure · 3 years, 3 months ago
  97. 2c3866a ci(cypress): use env variable for key by Rucha Mahabal · 3 years, 3 months ago
  98. 56cdceb fix: Sider issues by GangaManoj · 3 years, 3 months ago
  99. 6bff653 fix: Sider issues by GangaManoj · 3 years, 3 months ago
  100. 857501c fix: Make additional GL Entries for discount applied on taxes by GangaManoj · 3 years, 3 months ago