1. 0588382 fix: Stop fetching amount while fetching Payment Terms by GangaManoj · 3 years, 2 months ago
  2. 54d1336 fix: Condition for fetching Payment Terms from Sales/Purchase Orders by GangaManoj · 3 years, 3 months ago
  3. b3bbebd fix: add parameter for db insert while adding item tax (#26855) by Afshan · 3 years, 2 months ago
  4. 4c929b6 Merge branch 'develop' into serial-no-space by Marica · 3 years, 2 months ago
  5. 668f442 Merge branch 'develop' into po-payment-terms by Saqib · 3 years, 2 months ago
  6. ad7bb31 fix: GL Entries for discount amount with item qty greater than 1 by Deepesh Garg · 3 years, 3 months ago
  7. 92f7a5a fix: GL For taxes if discount applied on Grand Total by Deepesh Garg · 3 years, 3 months ago
  8. 3431430 fix: conflicts by Rohit Waghchaure · 3 years, 3 months ago
  9. 2a14f25 fix: COGS account in purchase receipt by Rohit Waghchaure · 3 years, 3 months ago
  10. 7cbd755 Merge branch 'develop' into serial-no-space by Marica · 3 years, 3 months ago
  11. d4ae1fe fix: gl entries for exchange gain loss (#26734) by Saqib · 3 years, 3 months ago
  12. c7c9024 fix: Check if Purchase Order has Payment Terms Template by GangaManoj · 3 years, 3 months ago
  13. bbb9689 Merge branch 'develop' into po-payment-terms by Saqib · 3 years, 3 months ago
  14. ebbabf1 Merge pull request #25944 from ruchamahabal/fix-employee-onboarding-status by Nabin Hait · 3 years, 3 months ago
  15. f834389 feat: don't recompute taxes (#26695) by Ankush · 3 years, 3 months ago
  16. e79bfbb Merge pull request #26665 from ankush/dont_recompute_taxes by Deepesh Garg · 3 years, 3 months ago
  17. dfdd1c6 feat: don't recompute taxes by Ankush Menat · 3 years, 3 months ago
  18. 6b482eb fix: serial no and batch validation by Rohit Waghchaure · 3 years, 3 months ago
  19. ed68f11 fix: Supplier invoice importer fix pre release (#26636) by Subin Tom · 3 years, 3 months ago
  20. fac88a3 fix: Supplier Invoice Importer fix by Subin Tom · 3 years, 3 months ago
  21. 45d506c fix: serial no and batch validation by Rohit Waghchaure · 3 years, 3 months ago
  22. eecfc4c fix: Clean Serial No input on Server Side by marination · 3 years, 3 months ago
  23. 4323f4b fix: Modify set_payment_schedule() to include fetch_payment_terms_from_order() by GangaManoj · 3 years, 3 months ago
  24. c14aa45 fix: incorrect valuation rate calculation in gross profit report by Rohit Waghchaure · 3 years, 3 months ago
  25. 99de84e Merge branch 'develop' into fix-employee-onboarding-status by Rucha Mahabal · 3 years, 3 months ago
  26. 4105e27 fix: Create GL Entries for Additional Discount Account by GangaManoj · 3 years, 3 months ago
  27. 0ea2934 fix: GL Entry creation by Ganga Manoj · 3 years, 3 months ago
  28. 63b7ecd fix: Use the item's project instead of the invoice's by Ganga Manoj · 3 years, 3 months ago
  29. 980798c fix: Use the item's cost centre instead of the Invoice's by Ganga Manoj · 3 years, 3 months ago
  30. cde0cc0 fix: Fetch Payment Terms from Sales/Purchase Orders by GangaManoj · 3 years, 3 months ago
  31. bfb7256 Merge branch 'develop' into enable-discount-accounting by Ganga Manoj · 3 years, 3 months ago
  32. 2284993 fix: Switch debit and credit for ledger entries for discount applied on taxes for Purchase Invoice by GangaManoj · 3 years, 3 months ago
  33. fa4c03e fix: Create ledger entries for discount applied on taxes in make_tax_gl_entries by GangaManoj · 3 years, 3 months ago
  34. 857501c fix: Make additional GL Entries for discount applied on taxes by GangaManoj · 3 years, 3 months ago
  35. 4478c54 fix: Unallocated amount for inclusive charges by Deepesh Garg · 3 years, 3 months ago
  36. 4a2e474 fix: Unallocated amount for inclusive charges by Deepesh Garg · 3 years, 3 months ago
  37. 8f7b0a1 fix: Create common function for discount accounting by GangaManoj · 3 years, 3 months ago
  38. 7fb64d1 fix: exchange gain loss not set for advances linked with invoices (#26436) by Saqib · 3 years, 3 months ago
  39. a20999c fix: exchange gain loss not set for advances linked with invoices (#25369) by Saqib · 3 years, 3 months ago
  40. f67f13c chore: Test case for QI Rejection in Stock Entry by marination · 3 years, 3 months ago
  41. 9ba3fce fix: Consistent alert indicators by Marica · 3 years, 4 months ago
  42. 654e9d8 fix: sider and semgrep by marination · 3 years, 4 months ago
  43. 9ac9a4e feat: Optionally allow rejected quality inspection on submission by marination · 3 years, 4 months ago
  44. c8a825c chore: Test case for QI Rejection in Stock Entry by marination · 3 years, 3 months ago
  45. 01be96a Merge branch 'version-13-hotfix' into qi-rejection by Marica · 3 years, 3 months ago
  46. fa00640 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  47. 5d5dc56 fix: removed values out of sync validation from stock transactions by Rohit Waghchaure · 3 years, 4 months ago
  48. c1853dd Merge pull request #26226 from rohitwaghchaure/fixed-removed-values-out-of-sync-on-stock-transaction-submission by rohitwaghchaure · 3 years, 4 months ago
  49. 170f2ad fix: removed values out of sync validation from stock transactions by Rohit Waghchaure · 3 years, 4 months ago
  50. 532a224 fix: precision rate for packed items (#26046) (#26217) by Ankush · 3 years, 4 months ago
  51. 58daf5f fix: precision rate for packed items (#26046) by Noah Jacob · 3 years, 4 months ago
  52. 21e44b1 perf: don't query unless required (bp #26175) by Ankush · 3 years, 4 months ago
  53. 2ea750e perf: don't query unless required (#26175) by Ankush · 3 years, 4 months ago
  54. ac0bc1f fix: precision rate for packed items (#26208) by Noah Jacob · 3 years, 4 months ago
  55. 7fd4490 feat: fetching of qty as per received qty from PR to PI (#26184) by Afshan · 3 years, 4 months ago
  56. e81775d chore: remove unused import by Rucha Mahabal · 3 years, 4 months ago
  57. 357657f chore: create a separate controller file for EmployeeBoardingController by Rucha Mahabal · 3 years, 4 months ago
  58. 53fefd7 feat: fetching of qty as per received qty from PR to PI (#25837) by Afshan · 3 years, 4 months ago
  59. 11c155e feat: Employee Grievance (#25705) (#26162) by Anurag Mishra · 3 years, 4 months ago
  60. fc98abe feat: Employee Grievance (#25705) by Anurag Mishra · 3 years, 4 months ago
  61. 889140f fix: sql syntax error in get_project_name method (#26147) by Subin Tom · 3 years, 4 months ago
  62. 943b46a fix: sql syntax error in get_project_name method (#26145) by Subin Tom · 3 years, 4 months ago
  63. 703c30f fix: Consistent alert indicators by Marica · 3 years, 4 months ago
  64. ea0dea4 fix: sider and semgrep by marination · 3 years, 4 months ago
  65. 49ec0e5 feat: Optionally allow rejected quality inspection on submission by marination · 3 years, 4 months ago
  66. 01faa9c fix: rate not able to change in purchase order by Rohit Waghchaure · 3 years, 4 months ago
  67. 582f187 fix: rate not able to change in purchase order by Rohit Waghchaure · 3 years, 4 months ago
  68. e5fb239 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  69. 110e152 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 4 months ago
  70. 6bbc8ec fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  71. 21b58ef fix: semgrep error by Rohit Waghchaure · 3 years, 5 months ago
  72. 7b7ceaa feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  73. f5db407 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  74. 5cc3f14 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 4 months ago
  75. ddb0ec2 fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  76. 9a2db0b fix: semgrep error by Rohit Waghchaure · 3 years, 5 months ago
  77. a94b897 feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  78. 1c846c5 Merge pull request #26114 from rohitwaghchaure/fixed-stock-entry-submission-performance-v13-hotfix by rohitwaghchaure · 3 years, 4 months ago
  79. 4d81d45 fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 4 months ago
  80. 8520edc fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 4 months ago
  81. 584fe32 fix: escaped warehouse value for sql query (bp #26049) by Ankush · 3 years, 4 months ago
  82. 0950481 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  83. b5a1491 fix: escaped warehouse value for sql query (#26049) by Noah Jacob · 3 years, 4 months ago
  84. bbf6121 fix: Revert unintended changes by Deepesh Garg · 3 years, 4 months ago
  85. 5ef9a62 fix: Add separate function to validate payment entry taxes by Deepesh Garg · 3 years, 4 months ago
  86. 302855e fix: Auto tax calculations in Payment Entry by Deepesh Garg · 3 years, 4 months ago
  87. 4cd0f6c fix: Revert unintended changes by Deepesh Garg · 3 years, 4 months ago
  88. 8718013 fix: Add separate function to validate payment entry taxes by Deepesh Garg · 3 years, 4 months ago
  89. 5803463 fix: Auto tax calculations in Payment Entry by Deepesh Garg · 3 years, 4 months ago
  90. 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 4 months ago
  91. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 4 months ago
  92. f310501 fix: filter type for item query by Rohit Waghchaure · 3 years, 5 months ago
  93. d17217c Merge pull request #25831 from deepeshgarg007/tds_advance_payment_v13 by Nabin Hait · 3 years, 4 months ago
  94. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 4 months ago
  95. 911818a fix: Add multiple fixes by Deepesh Garg · 3 years, 4 months ago
  96. 6f2dacc Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 4 months ago
  97. 18be767 fix: Remove invalid test by Deepesh Garg · 3 years, 4 months ago
  98. 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 5 months ago
  99. c59371a fix: filter type for item query (#25942) by rohitwaghchaure · 3 years, 5 months ago
  100. e7d9200 Merge pull request #25221 from Alchez/dev-quality-inspection-accounts by Marica · 3 years, 5 months ago