1. 63b7ecd fix: Use the item's project instead of the invoice's by Ganga Manoj · 3 years, 3 months ago
  2. 980798c fix: Use the item's cost centre instead of the Invoice's by Ganga Manoj · 3 years, 3 months ago
  3. cde0cc0 fix: Fetch Payment Terms from Sales/Purchase Orders by GangaManoj · 3 years, 3 months ago
  4. bfb7256 Merge branch 'develop' into enable-discount-accounting by Ganga Manoj · 3 years, 3 months ago
  5. 2284993 fix: Switch debit and credit for ledger entries for discount applied on taxes for Purchase Invoice by GangaManoj · 3 years, 3 months ago
  6. fa4c03e fix: Create ledger entries for discount applied on taxes in make_tax_gl_entries by GangaManoj · 3 years, 3 months ago
  7. 857501c fix: Make additional GL Entries for discount applied on taxes by GangaManoj · 3 years, 3 months ago
  8. 4478c54 fix: Unallocated amount for inclusive charges by Deepesh Garg · 3 years, 3 months ago
  9. 4a2e474 fix: Unallocated amount for inclusive charges by Deepesh Garg · 3 years, 3 months ago
  10. 8f7b0a1 fix: Create common function for discount accounting by GangaManoj · 3 years, 3 months ago
  11. 7fb64d1 fix: exchange gain loss not set for advances linked with invoices (#26436) by Saqib · 3 years, 3 months ago
  12. a20999c fix: exchange gain loss not set for advances linked with invoices (#25369) by Saqib · 3 years, 3 months ago
  13. f67f13c chore: Test case for QI Rejection in Stock Entry by marination · 3 years, 3 months ago
  14. 9ba3fce fix: Consistent alert indicators by Marica · 3 years, 4 months ago
  15. 654e9d8 fix: sider and semgrep by marination · 3 years, 4 months ago
  16. 9ac9a4e feat: Optionally allow rejected quality inspection on submission by marination · 3 years, 4 months ago
  17. c8a825c chore: Test case for QI Rejection in Stock Entry by marination · 3 years, 3 months ago
  18. 01be96a Merge branch 'version-13-hotfix' into qi-rejection by Marica · 3 years, 3 months ago
  19. fa00640 fix: merge conflict by Nabin Hait · 3 years, 3 months ago
  20. 5d5dc56 fix: removed values out of sync validation from stock transactions by Rohit Waghchaure · 3 years, 4 months ago
  21. c1853dd Merge pull request #26226 from rohitwaghchaure/fixed-removed-values-out-of-sync-on-stock-transaction-submission by rohitwaghchaure · 3 years, 4 months ago
  22. 170f2ad fix: removed values out of sync validation from stock transactions by Rohit Waghchaure · 3 years, 4 months ago
  23. 532a224 fix: precision rate for packed items (#26046) (#26217) by Ankush · 3 years, 4 months ago
  24. 58daf5f fix: precision rate for packed items (#26046) by Noah Jacob · 3 years, 4 months ago
  25. 21e44b1 perf: don't query unless required (bp #26175) by Ankush · 3 years, 4 months ago
  26. 2ea750e perf: don't query unless required (#26175) by Ankush · 3 years, 4 months ago
  27. ac0bc1f fix: precision rate for packed items (#26208) by Noah Jacob · 3 years, 4 months ago
  28. 7fd4490 feat: fetching of qty as per received qty from PR to PI (#26184) by Afshan · 3 years, 4 months ago
  29. e81775d chore: remove unused import by Rucha Mahabal · 3 years, 4 months ago
  30. 357657f chore: create a separate controller file for EmployeeBoardingController by Rucha Mahabal · 3 years, 4 months ago
  31. 53fefd7 feat: fetching of qty as per received qty from PR to PI (#25837) by Afshan · 3 years, 4 months ago
  32. 11c155e feat: Employee Grievance (#25705) (#26162) by Anurag Mishra · 3 years, 4 months ago
  33. fc98abe feat: Employee Grievance (#25705) by Anurag Mishra · 3 years, 4 months ago
  34. 889140f fix: sql syntax error in get_project_name method (#26147) by Subin Tom · 3 years, 4 months ago
  35. 943b46a fix: sql syntax error in get_project_name method (#26145) by Subin Tom · 3 years, 4 months ago
  36. 703c30f fix: Consistent alert indicators by Marica · 3 years, 4 months ago
  37. ea0dea4 fix: sider and semgrep by marination · 3 years, 4 months ago
  38. 49ec0e5 feat: Optionally allow rejected quality inspection on submission by marination · 3 years, 4 months ago
  39. 01faa9c fix: rate not able to change in purchase order by Rohit Waghchaure · 3 years, 4 months ago
  40. 582f187 fix: rate not able to change in purchase order by Rohit Waghchaure · 3 years, 4 months ago
  41. e5fb239 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  42. 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
  43. 6bbc8ec fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  44. 21b58ef fix: semgrep error by Rohit Waghchaure · 3 years, 4 months ago
  45. 7b7ceaa feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  46. f5db407 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  47. 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
  48. ddb0ec2 fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  49. 9a2db0b fix: semgrep error by Rohit Waghchaure · 3 years, 4 months ago
  50. a94b897 feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  51. 1c846c5 Merge pull request #26114 from rohitwaghchaure/fixed-stock-entry-submission-performance-v13-hotfix by rohitwaghchaure · 3 years, 4 months ago
  52. 4d81d45 fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 4 months ago
  53. 8520edc fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 4 months ago
  54. 584fe32 fix: escaped warehouse value for sql query (bp #26049) by Ankush · 3 years, 4 months ago
  55. 0950481 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  56. b5a1491 fix: escaped warehouse value for sql query (#26049) by Noah Jacob · 3 years, 4 months ago
  57. bbf6121 fix: Revert unintended changes by Deepesh Garg · 3 years, 4 months ago
  58. 5ef9a62 fix: Add separate function to validate payment entry taxes by Deepesh Garg · 3 years, 4 months ago
  59. 302855e fix: Auto tax calculations in Payment Entry by Deepesh Garg · 3 years, 4 months ago
  60. 4cd0f6c fix: Revert unintended changes by Deepesh Garg · 3 years, 4 months ago
  61. 8718013 fix: Add separate function to validate payment entry taxes by Deepesh Garg · 3 years, 4 months ago
  62. 5803463 fix: Auto tax calculations in Payment Entry by Deepesh Garg · 3 years, 4 months ago
  63. 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 4 months ago
  64. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 4 months ago
  65. f310501 fix: filter type for item query by Rohit Waghchaure · 3 years, 4 months ago
  66. d17217c Merge pull request #25831 from deepeshgarg007/tds_advance_payment_v13 by Nabin Hait · 3 years, 4 months ago
  67. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 4 months ago
  68. 911818a fix: Add multiple fixes by Deepesh Garg · 3 years, 4 months ago
  69. 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
  70. 18be767 fix: Remove invalid test by Deepesh Garg · 3 years, 4 months ago
  71. 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 4 months ago
  72. c59371a fix: filter type for item query (#25942) by rohitwaghchaure · 3 years, 4 months ago
  73. e7d9200 Merge pull request #25221 from Alchez/dev-quality-inspection-accounts by Marica · 3 years, 4 months ago
  74. 811f607 Merge branch 'version-13' into develop by Nabin Hait · 3 years, 4 months ago
  75. 88d94db Merge pull request #25915 from rohitwaghchaure/fixed-work-order-no-able-to-select-item by Nabin Hait · 3 years, 4 months ago
  76. a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 4 months ago
  77. 5dd9293 fix: not able to select the item code in work order by Rohit Waghchaure · 3 years, 4 months ago
  78. 11aff80 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 4 months ago
  79. 721b413 fix: not able to select the item code in work order by Rohit Waghchaure · 3 years, 4 months ago
  80. a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  81. c26d41a chore: Remove unnecessary print statements by Suraj Shetty · 3 years, 5 months ago
  82. 1e3a3b2 style: semgrep issues by Rohan Bansal · 3 years, 5 months ago
  83. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  84. c5b0742 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 5 months ago
  85. 18cfced fix(Material Request): Make status on list and form view the same (#24856) by Ganga Manoj · 3 years, 5 months ago
  86. 84f270e fix: Remove unwanted commits by Deepesh Garg · 3 years, 5 months ago
  87. c9da1fc chore: Test case for adance TDS allocation by Deepesh Garg · 3 years, 5 months ago
  88. a23aaf4 fix: Allocate advance taxes only for payment entry by Deepesh Garg · 3 years, 5 months ago
  89. d18dde7 fix: Add tds in PO and code cleanup by Deepesh Garg · 3 years, 10 months ago
  90. c26de28 fix: TDS against Purhase Orders by Deepesh Garg · 4 years ago
  91. 61c5e47 feat: Tax deduction against advance payments by Deepesh Garg · 4 years ago
  92. 7b4a38c chore: remove print from account controller (#25807) by Ankush Menat · 3 years, 5 months ago
  93. 651e934 Merge pull request #25683 from noahjacob/supplier_item_group_link by rohitwaghchaure · 3 years, 5 months ago
  94. 8e34c49 refactor: using get_all instead of get_list by noahjacob · 3 years, 5 months ago
  95. ca2fb47 feat: updates item_code filters if item_group is linked to supplier by noahjacob · 3 years, 5 months ago
  96. 8b2fef1 fix: merge conflict by Nabin Hait · 3 years, 5 months ago
  97. 2aa4018 fix: validation message of quality inspection in purchase receipt (#25666) by rohitwaghchaure · 3 years, 5 months ago
  98. e9f6c8c fix: validation message of quality inspection in purchase receipt (#25667) by rohitwaghchaure · 3 years, 5 months ago
  99. 958c96e Merge pull request #25660 from deepeshgarg007/promotional_item_cost_center by rohitwaghchaure · 3 years, 5 months ago
  100. a60c308 fix: Breaking cost center validation by Deepesh Garg · 3 years, 5 months ago