1. bd077db test: add attendance sheet tests for employee filter, half days by Rucha Mahabal · 2 years, 10 months ago
  2. fec4763 test: add holiday related shift and attendance tests by Rucha Mahabal · 2 years, 10 months ago
  3. 7b406f4 Merge branch 'develop' into multiple-shifts by Rucha Mahabal · 2 years, 10 months ago
  4. de83511 fix(ux): refresh update to zero val checkbox (#30567) by Ankush Menat · 2 years, 10 months ago
  5. 74e9bc6 chore: loosen pandas dependency and bump redisearch (#30249) by Ankush Menat · 2 years, 10 months ago
  6. 0f2eaa2 chore: add ui test badge by Ankush Menat · 2 years, 10 months ago
  7. fed6603 fix(pos): do not reset search input on item selection (#30537) by Saqib Ansari · 2 years, 11 months ago
  8. 12c01e2 fix: maintain FIFO queue even if outgoing_rate is not found (#30560) by Ankush Menat · 2 years, 11 months ago
  9. 52eb0a9 Merge pull request #30528 from s-aga-r/is-subcontracted-fieldtype by Ankush Menat · 2 years, 11 months ago
  10. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 11 months ago
  11. e80cd29 Merge branch 'develop' into is-subcontracted-fieldtype by Sagar Sharma · 2 years, 11 months ago
  12. cf5f37e refactor: move schema change patch higher up by Ankush Menat · 2 years, 11 months ago
  13. e8118fc fix: doctype layout based on expected tab-order by Ankush Menat · 2 years, 11 months ago
  14. deca1aa fix: dont fetch qty in reco if batch is required by Ankush Menat · 2 years, 11 months ago
  15. f83a1c1 fix: dont reset barcode in scan mode by Ankush Menat · 2 years, 11 months ago
  16. 1736ab5 feat: Barcode scanning in Stock Reconciliation by Ankush Menat · 2 years, 11 months ago
  17. d9f0040 Merge branch 'develop' into multiple-shifts by Rucha Mahabal · 2 years, 11 months ago
  18. 1d4b1c4 fix: skip validation for overlapping shift attendance if no shift is linked by Rucha Mahabal · 2 years, 11 months ago
  19. 62cdde9 test: skip auto attendance by Rucha Mahabal · 2 years, 11 months ago
  20. 277bda1 test: validations for duplicate and overlapping shift attendance records by Rucha Mahabal · 2 years, 11 months ago
  21. 83489be fix: add validation for overlapping shift attendance by Rucha Mahabal · 2 years, 11 months ago
  22. 7bd84f2 chore: remove unused import by Rucha Mahabal · 2 years, 11 months ago
  23. 58fb2f7 refactor: Overlapping validation for Shift Request by Rucha Mahabal · 2 years, 11 months ago
  24. 6fffdcf test: Shift Type with Auto Attendance setup and working by Rucha Mahabal · 2 years, 11 months ago
  25. 655c1dd fix: attendance fixes by Rucha Mahabal · 2 years, 11 months ago
  26. 205c8c2 Merge pull request #30191 from abhinavxd/patch-3 by Deepesh Garg · 2 years, 11 months ago
  27. 7e185fb Merge branch 'develop' of https://github.com/frappe/erpnext into patch-3 by Deepesh Garg · 2 years, 11 months ago
  28. c8ead0a fix: dont send empty serial no in get_item_details by Ankush Menat · 2 years, 11 months ago
  29. 6a069d6 feat: dont trigger selector if all info is scanned by Ankush Menat · 2 years, 11 months ago
  30. 47f27a5 refactor: move scan api to stock utils; add item_info by Ankush Menat · 2 years, 11 months ago
  31. 9bf4279 fix!: remove barcode field triggers by Ankush Menat · 2 years, 11 months ago
  32. 530f767 revert: "fix: ignore circular dependencies on barcode scan" by Ankush Menat · 2 years, 11 months ago
  33. 767b827 feat: return batch code while scanning serial no by Ankush Menat · 2 years, 11 months ago
  34. 1d2e9e8 Merge pull request #30521 from gavindsouza/misc-fixes-0 by gavin · 2 years, 11 months ago
  35. f8c9fba fix: Handle changes in frappe's get_monthly_goal_graph_data API by Gavin D'souza · 2 years, 11 months ago
  36. 01c6491 chore: remove unwanted validation by Sagar Sharma · 2 years, 11 months ago
  37. 6c5b01c perf: index barcode for faster scans (#30543) by Ankush Menat · 2 years, 11 months ago
  38. 5d14e78 Fix: Remove trailing slash "/" from route (#30532) by Alberto826 · 2 years, 11 months ago
  39. 6576327 fix: convert dates to datetime before comparing in leave days calculation and fix half day edge case (#30538) by Rucha Mahabal · 2 years, 11 months ago
  40. 0a3cdc2 chore: rename "is_subcontracted" field label to "Is Subcontracted" by Sagar Sharma · 2 years, 11 months ago
  41. d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 11 months ago
  42. 2576235 perf: use cached single docs (#30536) by Ankush Menat · 2 years, 11 months ago
  43. bfc34e1 fix: check for debit credit difference even after round-off adjustment (#30050) by Saqib Ansari · 2 years, 11 months ago
  44. 8598d64 Merge pull request #30502 from dj12djdjs/fix-pe-ex-rate-precision by Deepesh Garg · 2 years, 11 months ago
  45. df06d26 Merge pull request #30510 from deepeshgarg007/tax_mapping by Deepesh Garg · 2 years, 11 months ago
  46. 8d16c7f Merge pull request #30527 from rohitwaghchaure/feat-pick-list-item-reference-in-delivery-note by rohitwaghchaure · 2 years, 11 months ago
  47. 2f51011 test: test case to check pick list name has mapped or not by Rohit Waghchaure · 2 years, 11 months ago
  48. 2f63ae2 feat: minor, pick list item reference on delivery note item table by Rohit Waghchaure · 2 years, 11 months ago
  49. 02dab02 Merge pull request #30500 from deepeshgarg007/auto_tax_gst by Deepesh Garg · 2 years, 11 months ago
  50. 96fc6ad Merge pull request #30146 from marination/bom-update-tool by Marica · 2 years, 11 months ago
  51. cd9d070 Merge branch 'develop' into bom-update-tool by Marica · 2 years, 11 months ago
  52. 901d8ea Merge pull request #30509 from marination/buying-validate-items by Marica · 2 years, 11 months ago
  53. 9af353f Merge pull request #30461 from nextchamp-saqib/fix-asset-warehouse-validation by Saqib Ansari · 2 years, 11 months ago
  54. e063147 Merge branch 'develop' into auto_tax_gst by Deepesh Garg · 2 years, 11 months ago
  55. 544533c Merge pull request #30486 from deepeshgarg007/account_currenct_change_test by Deepesh Garg · 2 years, 11 months ago
  56. 93f6346 fix: (test) change expected exception due to https://github.com/frappe/frappe/pull/16454 by marination · 2 years, 11 months ago
  57. 2fece52 chore: Added BOM std filters and update type in List View by marination · 2 years, 11 months ago
  58. 4623a1b fix(test): Item MacBook does not exist by Saqib Ansari · 2 years, 11 months ago
  59. f482b18 Merge branch 'develop' into bom-update-tool by Marica · 2 years, 11 months ago
  60. d45e286 test: shift assignment creation by Rucha Mahabal · 2 years, 11 months ago
  61. 4720969 fix: Taxes getting overriden from mapped to target doc by Deepesh Garg · 2 years, 11 months ago
  62. 982a246 fix: Add non-existent Item check and cleanup in `validate_for_items` by marination · 2 years, 11 months ago
  63. 199a6da perf: skip warehouse validation for non-stock items by Saqib Ansari · 2 years, 11 months ago
  64. e4cc0c1 fix: tests by Rucha Mahabal · 2 years, 11 months ago
  65. 97547da fix(test): make holiday list for shift and checkin tests by Rucha Mahabal · 2 years, 11 months ago
  66. 62266b2 fix: exchange rate precision by Devin Slauenwhite · 2 years, 11 months ago
  67. af13919 test: fetching shifts in Employee Checkins by Rucha Mahabal · 2 years, 11 months ago
  68. b981fae fix: remove naming series from bin, repost queue (#30497) by Ankush Menat · 2 years, 11 months ago
  69. 45f7897 Merge pull request #30493 from nabinhait/party-account-in-ar-ap-report by Deepesh Garg · 2 years, 11 months ago
  70. d93edbc fix: make test record by Deepesh Garg · 2 years, 11 months ago
  71. 532961f fix(India): Tax fetching based on tax category by Deepesh Garg · 2 years, 11 months ago
  72. a945484 test: Added test for 2 more validations by marination · 2 years, 11 months ago
  73. 620575a fix: Type Annotations, Redundancy, etc. by marination · 2 years, 11 months ago
  74. 89a9afa fix: cast array slice index integer while splitting serial_nos array (#30468) (#30496) by mergify[bot] · 2 years, 11 months ago
  75. b9d3715 Merge pull request #30494 from resilient-tech/fix-get-cached-value by gavin · 2 years, 11 months ago
  76. 7bece37 fix: update `get_cached_value` usage based on changes in definition by Sagar Vora · 2 years, 11 months ago
  77. 5408980 Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete by Saqib Ansari · 2 years, 11 months ago
  78. 72501f2 Merge branch 'develop' into multiple-shifts by Rucha Mahabal · 2 years, 11 months ago
  79. 0a3cf64 chore: ignore formatting changes in blame by Rucha Mahabal · 2 years, 11 months ago
  80. baec607 style: format code with black by Rucha Mahabal · 2 years, 11 months ago
  81. acb2743 test: monthly attendance sheet by Rucha Mahabal · 2 years, 11 months ago
  82. 291415d Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete by Saqib Ansari · 2 years, 11 months ago
  83. 03e6a6c Merge branch 'develop' into fix-asset-warehouse-validation by Saqib Ansari · 2 years, 11 months ago
  84. 9ff1904 fix: explicitly check if additional salary is recurring while fetching components for payroll (#30489) by Rucha Mahabal · 2 years, 11 months ago
  85. ebf0094 fix: Semgrep by marination · 2 years, 11 months ago
  86. 8ab226a test: add class to uniquely id item dashboard (#30487) by Ankush Menat · 2 years, 11 months ago
  87. 7949567 fix: Auto format `bom_update_log.py` by marination · 2 years, 11 months ago
  88. 1d1e925 test: API hit via BOM Update Tool by marination · 2 years, 11 months ago
  89. 62c5719 chore: remove ui test config by Ankush Menat · 2 years, 11 months ago
  90. d4cc7c5 fix: Account currency validation by Deepesh Garg · 2 years, 11 months ago
  91. fe96254 chore: skip style checks in sider by Ankush Menat · 2 years, 11 months ago
  92. 7e719a1 Merge pull request #30377 from marination/stock-entry-items-idx by Marica · 2 years, 11 months ago
  93. 87dc9c6 Merge pull request #30470 from nextchamp-saqib/fix-dn-credit-limit-validation by Saqib Ansari · 2 years, 11 months ago
  94. a51ba4c Merge branch 'develop' into bom-update-tool by Marica · 2 years, 11 months ago
  95. b5ad626 fix: Linter by marination · 2 years, 11 months ago
  96. 6528218 perf: skip warehouse validation for non-stock items by Saqib Ansari · 2 years, 11 months ago
  97. b80fac0 fix: validate 0 transfer qty in stock entry (#30476) by Ankush Menat · 2 years, 11 months ago
  98. 41cfcdb feat: show shift-wise attendance in monthly attendance sheet by Rucha Mahabal · 2 years, 11 months ago
  99. 865204a feat: add colors for attendance status to lessen the cognitive load by Rucha Mahabal · 2 years, 11 months ago
  100. e79d292 refactor: Monthly Attendance Sheet by Rucha Mahabal · 2 years, 11 months ago