1. 767b827 feat: return batch code while scanning serial no by Ankush Menat · 2 years, 7 months ago
  2. 07f1745 fix: Use Payload in AutoCompleter (categories in search) and misc by marination · 2 years, 7 months ago
  3. f8c9fba fix: Handle changes in frappe's get_monthly_goal_graph_data API by Gavin D'souza · 2 years, 7 months ago
  4. f94d607 feat: New module "Subcontracting" by Sagar Sharma · 2 years, 7 months ago
  5. 01c6491 chore: remove unwanted validation by Sagar Sharma · 2 years, 7 months ago
  6. 6c5b01c perf: index barcode for faster scans (#30543) by Ankush Menat · 2 years, 7 months ago
  7. 5d14e78 Fix: Remove trailing slash "/" from route (#30532) by Alberto826 · 2 years, 7 months ago
  8. 9a6a181 fix: Ignore disabled tax categories by Deepesh Garg · 2 years, 7 months ago
  9. 6576327 fix: convert dates to datetime before comparing in leave days calculation and fix half day edge case (#30538) by Rucha Mahabal · 2 years, 7 months ago
  10. 0a3cdc2 chore: rename "is_subcontracted" field label to "Is Subcontracted" by Sagar Sharma · 2 years, 7 months ago
  11. d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 7 months ago
  12. 2576235 perf: use cached single docs (#30536) by Ankush Menat · 2 years, 7 months ago
  13. bfc34e1 fix: check for debit credit difference even after round-off adjustment (#30050) by Saqib Ansari · 2 years, 7 months ago
  14. 8598d64 Merge pull request #30502 from dj12djdjs/fix-pe-ex-rate-precision by Deepesh Garg · 2 years, 7 months ago
  15. df06d26 Merge pull request #30510 from deepeshgarg007/tax_mapping by Deepesh Garg · 2 years, 7 months ago
  16. 8d16c7f Merge pull request #30527 from rohitwaghchaure/feat-pick-list-item-reference-in-delivery-note by rohitwaghchaure · 2 years, 7 months ago
  17. 2f51011 test: test case to check pick list name has mapped or not by Rohit Waghchaure · 2 years, 7 months ago
  18. 2f63ae2 feat: minor, pick list item reference on delivery note item table by Rohit Waghchaure · 2 years, 7 months ago
  19. 02dab02 Merge pull request #30500 from deepeshgarg007/auto_tax_gst by Deepesh Garg · 2 years, 7 months ago
  20. 7e207c8 fix: Call Redisearch index creation functions on enabling redisearch in settings by marination · 2 years, 7 months ago
  21. cd9d070 Merge branch 'develop' into bom-update-tool by Marica · 2 years, 7 months ago
  22. 901d8ea Merge pull request #30509 from marination/buying-validate-items by Marica · 2 years, 7 months ago
  23. 9af353f Merge pull request #30461 from nextchamp-saqib/fix-asset-warehouse-validation by Saqib Ansari · 2 years, 7 months ago
  24. e063147 Merge branch 'develop' into auto_tax_gst by Deepesh Garg · 2 years, 7 months ago
  25. 544533c Merge pull request #30486 from deepeshgarg007/account_currenct_change_test by Deepesh Garg · 2 years, 7 months ago
  26. 93f6346 fix: (test) change expected exception due to https://github.com/frappe/frappe/pull/16454 by marination · 2 years, 7 months ago
  27. 2fece52 chore: Added BOM std filters and update type in List View by marination · 2 years, 7 months ago
  28. 4623a1b fix(test): Item MacBook does not exist by Saqib Ansari · 2 years, 7 months ago
  29. f482b18 Merge branch 'develop' into bom-update-tool by Marica · 2 years, 7 months ago
  30. d45e286 test: shift assignment creation by Rucha Mahabal · 2 years, 7 months ago
  31. 4720969 fix: Taxes getting overriden from mapped to target doc by Deepesh Garg · 2 years, 7 months ago
  32. 982a246 fix: Add non-existent Item check and cleanup in `validate_for_items` by marination · 2 years, 7 months ago
  33. 199a6da perf: skip warehouse validation for non-stock items by Saqib Ansari · 2 years, 7 months ago
  34. e4cc0c1 fix: tests by Rucha Mahabal · 2 years, 7 months ago
  35. 97547da fix(test): make holiday list for shift and checkin tests by Rucha Mahabal · 2 years, 7 months ago
  36. 62266b2 fix: exchange rate precision by Devin Slauenwhite · 2 years, 7 months ago
  37. af13919 test: fetching shifts in Employee Checkins by Rucha Mahabal · 2 years, 7 months ago
  38. b981fae fix: remove naming series from bin, repost queue (#30497) by Ankush Menat · 2 years, 7 months ago
  39. 45f7897 Merge pull request #30493 from nabinhait/party-account-in-ar-ap-report by Deepesh Garg · 2 years, 7 months ago
  40. d93edbc fix: make test record by Deepesh Garg · 2 years, 7 months ago
  41. 532961f fix(India): Tax fetching based on tax category by Deepesh Garg · 2 years, 7 months ago
  42. 7558f1b refactor: adding new filters and column to test cases by ruthra kumar · 2 years, 7 months ago
  43. eaeadbc feat: additional filters in payment terms status report by ruthra kumar · 2 years, 7 months ago
  44. a945484 test: Added test for 2 more validations by marination · 2 years, 7 months ago
  45. 620575a fix: Type Annotations, Redundancy, etc. by marination · 2 years, 7 months ago
  46. 89a9afa fix: cast array slice index integer while splitting serial_nos array (#30468) (#30496) by mergify[bot] · 2 years, 7 months ago
  47. 7bece37 fix: update `get_cached_value` usage based on changes in definition by Sagar Vora · 2 years, 7 months ago
  48. 5408980 Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete by Saqib Ansari · 2 years, 7 months ago
  49. 72501f2 Merge branch 'develop' into multiple-shifts by Rucha Mahabal · 2 years, 7 months ago
  50. baec607 style: format code with black by Rucha Mahabal · 2 years, 7 months ago
  51. acb2743 test: monthly attendance sheet by Rucha Mahabal · 2 years, 7 months ago
  52. 291415d Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete by Saqib Ansari · 2 years, 7 months ago
  53. 03e6a6c Merge branch 'develop' into fix-asset-warehouse-validation by Saqib Ansari · 2 years, 7 months ago
  54. 9ff1904 fix: explicitly check if additional salary is recurring while fetching components for payroll (#30489) by Rucha Mahabal · 2 years, 7 months ago
  55. 1fdc085 fix: web form filter for project by Ahmad · 2 years, 7 months ago
  56. ebf0094 fix: Semgrep by marination · 2 years, 7 months ago
  57. 8ab226a test: add class to uniquely id item dashboard (#30487) by Ankush Menat · 2 years, 7 months ago
  58. 7949567 fix: Auto format `bom_update_log.py` by marination · 2 years, 7 months ago
  59. 1d1e925 test: API hit via BOM Update Tool by marination · 2 years, 7 months ago
  60. d4cc7c5 fix: Account currency validation by Deepesh Garg · 2 years, 7 months ago
  61. 7e719a1 Merge pull request #30377 from marination/stock-entry-items-idx by Marica · 2 years, 7 months ago
  62. 87dc9c6 Merge pull request #30470 from nextchamp-saqib/fix-dn-credit-limit-validation by Saqib Ansari · 2 years, 7 months ago
  63. a51ba4c Merge branch 'develop' into bom-update-tool by Marica · 2 years, 7 months ago
  64. b5ad626 fix: Linter by marination · 2 years, 7 months ago
  65. 6528218 perf: skip warehouse validation for non-stock items by Saqib Ansari · 2 years, 7 months ago
  66. b80fac0 fix: validate 0 transfer qty in stock entry (#30476) by Ankush Menat · 2 years, 7 months ago
  67. 41cfcdb feat: show shift-wise attendance in monthly attendance sheet by Rucha Mahabal · 2 years, 7 months ago
  68. 865204a feat: add colors for attendance status to lessen the cognitive load by Rucha Mahabal · 2 years, 7 months ago
  69. e79d292 refactor: Monthly Attendance Sheet by Rucha Mahabal · 2 years, 7 months ago
  70. f2ee365 chore: sort imports, remove unused imports by Rucha Mahabal · 2 years, 8 months ago
  71. 4ef2911 refactor: mark absent for employees with no attendance by Rucha Mahabal · 2 years, 8 months ago
  72. 742c8f0 feat: auto attendance marking for multiple shifts on the same day by Rucha Mahabal · 2 years, 8 months ago
  73. cb3b330 refactor: Allow multiple attendance records creation for different shifts by Rucha Mahabal · 2 years, 8 months ago
  74. f6a12a9 refactor: rewrite docstrings and add type hints for functions by Rucha Mahabal · 2 years, 8 months ago
  75. e7cbb5f fix: fetching shift on timing boundaries by Rucha Mahabal · 2 years, 8 months ago
  76. 62e7275 refactor: handle shifts spanning over 2 different days by Rucha Mahabal · 2 years, 8 months ago
  77. ace3f8a fix: handle shift grace overlap while finding current shift by Rucha Mahabal · 2 years, 8 months ago
  78. 625a9f6 refactor: consider timeslots in `get_employee_shift` by Rucha Mahabal · 2 years, 8 months ago
  79. 3711119 refactor: overlapping shifts validation by Rucha Mahabal · 2 years, 8 months ago
  80. b12fe0f fix: dont check for failed repost while freezing (#30472) by Ankush Menat · 2 years, 7 months ago
  81. fa3b953 test: idx mapping correctness by marination · 2 years, 7 months ago
  82. c122882 fix: credit limit validation in delivery note by Saqib Ansari · 2 years, 7 months ago
  83. 88a460b Merge branch 'develop' into stock-entry-items-idx by Marica · 2 years, 7 months ago
  84. 0cb9cdb Merge branch 'develop' into fix-asset-warehouse-validation by Ankush Menat · 2 years, 7 months ago
  85. 76dce2e fix: use `name` for links not `item_code` (#30462) by Ankush Menat · 2 years, 7 months ago
  86. b60fad6 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-asset-warehouse-validation by Saqib Ansari · 2 years, 7 months ago
  87. 136466d fix(asset): do not validate warehouse on asset purchase by Saqib Ansari · 2 years, 7 months ago
  88. 03952f8 fix(India): Auto tax fetching based on GSTIN by Deepesh Garg · 2 years, 7 months ago
  89. 639d380 chore: Remove redundant idx query and value setting by marination · 2 years, 7 months ago
  90. 63d8924 Merge branch 'develop' into bom-update-tool by Ankush Menat · 2 years, 7 months ago
  91. 40d7418 Merge branch 'develop' into stock-entry-items-idx by Ankush Menat · 2 years, 7 months ago
  92. 3821a97 Merge branch 'develop' into mergify/bp/develop/pr-30395 by Ankush Menat · 2 years, 7 months ago
  93. 7ef5480 Merge branch 'develop' into exotel-fixes by Ankush Menat · 2 years, 7 months ago
  94. 494bd9e style: format code with black by Ankush Menat · 2 years, 7 months ago
  95. 8dff4d6 fix: bom valuation - handle lack of LPP (#30454) by Ankush Menat · 2 years, 7 months ago
  96. 77c36f6 fix: set `options` for Currency field Incoming Rate (#30384) by Sagar Vora · 2 years, 7 months ago
  97. c01fe74 fix(patch): fix failing patches (#30427) by Raffael Meyer · 2 years, 7 months ago
  98. eea18395 Merge pull request #30419 from nextchamp-saqib/fix-item-tax-template-patch by Saqib Ansari · 2 years, 7 months ago
  99. 500870b fix: enable row deletion in reference table by rahib-hassan · 2 years, 7 months ago
  100. b58b134 refactor: dont harcode "serial_no" field by Ankush Menat · 2 years, 7 months ago