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