1. baec607 style: format code with black by Rucha Mahabal · 2 years, 6 months ago
  2. acb2743 test: monthly attendance sheet by Rucha Mahabal · 2 years, 6 months ago
  3. 41cfcdb feat: show shift-wise attendance in monthly attendance sheet by Rucha Mahabal · 2 years, 6 months ago
  4. 865204a feat: add colors for attendance status to lessen the cognitive load by Rucha Mahabal · 2 years, 6 months ago
  5. e79d292 refactor: Monthly Attendance Sheet by Rucha Mahabal · 2 years, 6 months ago
  6. f2ee365 chore: sort imports, remove unused imports by Rucha Mahabal · 2 years, 8 months ago
  7. 4ef2911 refactor: mark absent for employees with no attendance by Rucha Mahabal · 2 years, 8 months ago
  8. 742c8f0 feat: auto attendance marking for multiple shifts on the same day by Rucha Mahabal · 2 years, 8 months ago
  9. cb3b330 refactor: Allow multiple attendance records creation for different shifts by Rucha Mahabal · 2 years, 8 months ago
  10. f6a12a9 refactor: rewrite docstrings and add type hints for functions by Rucha Mahabal · 2 years, 8 months ago
  11. e7cbb5f fix: fetching shift on timing boundaries by Rucha Mahabal · 2 years, 8 months ago
  12. 62e7275 refactor: handle shifts spanning over 2 different days by Rucha Mahabal · 2 years, 8 months ago
  13. ace3f8a fix: handle shift grace overlap while finding current shift by Rucha Mahabal · 2 years, 8 months ago
  14. 625a9f6 refactor: consider timeslots in `get_employee_shift` by Rucha Mahabal · 2 years, 8 months ago
  15. 3711119 refactor: overlapping shifts validation by Rucha Mahabal · 2 years, 8 months ago
  16. b12fe0f fix: dont check for failed repost while freezing (#30472) by Ankush Menat · 2 years, 6 months ago
  17. 76dce2e fix: use `name` for links not `item_code` (#30462) by Ankush Menat · 2 years, 6 months ago
  18. 3821a97 Merge branch 'develop' into mergify/bp/develop/pr-30395 by Ankush Menat · 2 years, 6 months ago
  19. 494bd9e style: format code with black by Ankush Menat · 2 years, 6 months ago
  20. 8dff4d6 fix: bom valuation - handle lack of LPP (#30454) by Ankush Menat · 2 years, 6 months ago
  21. 77c36f6 fix: set `options` for Currency field Incoming Rate (#30384) by Sagar Vora · 2 years, 6 months ago
  22. c01fe74 fix(patch): fix failing patches (#30427) by Raffael Meyer · 2 years, 6 months ago
  23. eea18395 Merge pull request #30419 from nextchamp-saqib/fix-item-tax-template-patch by Saqib Ansari · 2 years, 6 months ago
  24. b58b134 refactor: dont harcode "serial_no" field by Ankush Menat · 2 years, 6 months ago
  25. 98468fa fix: ignore circular dependencies on barcode scan by Ankush Menat · 2 years, 6 months ago
  26. 806f420 fix: revert global flag added for erasing barcode by Ankush Menat · 2 years, 6 months ago
  27. 17a2ceb style: prettier js by Ankush Menat · 2 years, 6 months ago
  28. 9f0e794 fix: clean up if item is not found by Ankush Menat · 2 years, 6 months ago
  29. 32e44f5 fix: correctly capture first serial no by Ankush Menat · 2 years, 6 months ago
  30. b3c604d refactor: dont hardcode child table name by Ankush Menat · 2 years, 6 months ago
  31. 3a8656b refactor: split data update responsibilty to multiple functions by Ankush Menat · 2 years, 6 months ago
  32. c34847e refactor: dont hardcode child table "items" by Ankush Menat · 2 years, 6 months ago
  33. 893139f refactor: dont hardcode "scan_barcode" field by Ankush Menat · 2 years, 6 months ago
  34. bd06ffa refactor: store scannned field as attr by Ankush Menat · 2 years, 6 months ago
  35. 2d15413 refactor: transaction.js -> barcode_scanner.js by Ankush Menat · 2 years, 6 months ago
  36. 18abb28 fix(barcode_scan): dont add duplicate serial nos by Ankush Menat · 2 years, 6 months ago
  37. b06123b fix: trigger `table_add` on new row by Ankush Menat · 2 years, 6 months ago
  38. a270f12 fix(UX): reduce duration of barcode scan toasts by Ankush Menat · 2 years, 6 months ago
  39. 69ae266 fix: update picked qty on cancellation by Ankush Menat · 2 years, 6 months ago
  40. 18c5b24 fix: Update condition by Deepesh Garg · 2 years, 6 months ago
  41. fc09377 fix: Resolve conflicts by Deepesh Garg · 2 years, 6 months ago
  42. e401ad3 refactor: replace dead duplicate code by Ankush Menat · 2 years, 7 months ago
  43. 9daea6f perf: slimmer and faster before_tests by Ankush Menat · 2 years, 7 months ago
  44. 4766732 Merge branch 'develop' into fix-item-tax-template-patch by Saqib Ansari · 2 years, 7 months ago
  45. 8e7c214 Merge branch 'develop' into fix-minor-custom-cash-flow by Saqib Ansari · 2 years, 7 months ago
  46. 2e96485 fix: Check for onload property by Deepesh Garg · 2 years, 7 months ago
  47. ffec951 fix: do not update status to Paid if sanctioned amount is 0 by Rucha Mahabal · 2 years, 7 months ago
  48. 2d91578 chore: sort imports by Rucha Mahabal · 2 years, 7 months ago
  49. edf0c00 test: expense claim against fully and partially paid advances by Rucha Mahabal · 2 years, 7 months ago
  50. 0461223 fix: Expense Claim conditions for Paid status by Rucha Mahabal · 2 years, 7 months ago
  51. 19b1b1f test: test for auto write-off amount by Deepesh Garg · 2 years, 7 months ago
  52. b2ac773 fix: Ignore for Purchase Invoices by Deepesh Garg · 2 years, 7 months ago
  53. 8cfa3a9 fix: Ignore for Purchase Invoices by Deepesh Garg · 2 years, 7 months ago
  54. d04d303 fix: Client side changes for POS Write off amount by Deepesh Garg · 2 years, 7 months ago
  55. f57f4af fix: Write off amount wrongly calculated in POS Invoice by Deepesh Garg · 2 years, 7 months ago
  56. 0534cf6 fix: show subassembly table always (#30422) by Ankush Menat · 2 years, 7 months ago
  57. 80c7d70 Merge branch 'develop' into fix-minor-custom-cash-flow by Saqib Ansari · 2 years, 7 months ago
  58. 5450542 fix: unsupported operand type(s) for +=: 'int' and 'NoneType' by Saqib Ansari · 2 years, 7 months ago
  59. 85b0d5f fix: translations (#30387) by Wolfram Schmidt · 2 years, 7 months ago
  60. f06ef17 fix: copy has_batch_no and has_serial_no while duplicating by Ankush Menat · 2 years, 7 months ago
  61. f4b39b8 fix(UX): use autocomplete for variant fields by Ankush Menat · 2 years, 7 months ago
  62. 936267c fix: move item tax to item tax template patch by Saqib Ansari · 2 years, 7 months ago
  63. 33863cd Merge pull request #30324 from nextchamp-saqib/fix-pos-issues-again by Saqib Ansari · 2 years, 7 months ago
  64. a9d992a Merge pull request #30338 from deepeshgarg007/bank_transaction_currency_symbol_fixes by Deepesh Garg · 2 years, 7 months ago
  65. 97e102c fix: Condition by Deepesh Garg · 2 years, 7 months ago
  66. a83a0a0 fix: Revert rate calculation by Deepesh Garg · 2 years, 7 months ago
  67. 54cdff7 fix: Add back calculation for discount by Deepesh Garg · 2 years, 7 months ago
  68. 174a6ec fix: Rate change issue on save and mapping from other doc by Deepesh Garg · 2 years, 7 months ago
  69. c4854bb fix: failing broken patches (#30409) by Shadrak Gurupnor · 2 years, 7 months ago
  70. 9a0f5bf Merge branch 'develop' into fix-pos-issues-again by Saqib Ansari · 2 years, 7 months ago
  71. 16253a2 fix: set is_return & return_against in POS Invoice Reference table by Saqib Ansari · 2 years, 7 months ago
  72. 788d492 test: basic item and wh capacity dashboard tests by Ankush Menat · 2 years, 7 months ago
  73. 10d5fb8 test: check printviews for all docs by Ankush Menat · 2 years, 7 months ago
  74. 1b556d1 fix: test cases by Saqib Ansari · 2 years, 7 months ago
  75. d4ee31d fix: consider all existing PO items by Ankush Menat · 2 years, 7 months ago
  76. cb4873c fix: sider issues by Saqib Ansari · 2 years, 7 months ago
  77. cf51a0a fix(pos): cannot close the pos if sr. no. is sold & returned by Saqib Ansari · 2 years, 7 months ago
  78. 5b1d605 fix: subassembly items linked to temporary name by Ankush Menat · 2 years, 7 months ago
  79. 3d43c43 fix: only validate qty for main non-subassy items by Ankush Menat · 2 years, 7 months ago
  80. d24458a fix: (ux) Add is_group=0 filter on website warehouse (#30396) by Marica · 2 years, 7 months ago
  81. 4aabe97 Merge branch 'develop' into fix-pos-issues-again by Saqib Ansari · 2 years, 7 months ago
  82. 07c7ebf Merge branch 'develop' into gst_state_number_unsetting by Deepesh Garg · 2 years, 7 months ago
  83. c9dcf31 test: ensure super()setUpClass is called by Ankush Menat · 2 years, 7 months ago
  84. 993cc28 Merge branch 'develop' into sales_person_dashboard by Deepesh Garg · 2 years, 7 months ago
  85. 6418dc1 fix: make auto created job cards "Open" by Ankush Menat · 2 years, 7 months ago
  86. e1f5620 fix: material transfer status should be before WIP by Ankush Menat · 2 years, 7 months ago
  87. 4aa74af fix: ignore items without info for pending qty computation by Ankush Menat · 2 years, 7 months ago
  88. be16fb9 chore(DX): add sourceURL for debugging by Ankush Menat · 2 years, 7 months ago
  89. 78ca88d fix: Check if onload property exists in the form object by Deepesh Garg · 2 years, 7 months ago
  90. c3f1ad7 Merge pull request #30361 from deepeshgarg007/tax_account_display by Deepesh Garg · 2 years, 7 months ago
  91. 3a1e315 Merge branch 'develop' into ignore_price_list by Deepesh Garg · 2 years, 7 months ago
  92. 405dcb1 fix: Add ignore pricelist for missing flows by Deepesh Garg · 2 years, 7 months ago
  93. 66ca085 fix: Changing item prices on converting orders/receipts to invoices by Deepesh Garg · 2 years, 7 months ago
  94. 5792459 fix: GST account not showing up in tax templates by Deepesh Garg · 2 years, 7 months ago
  95. f2ae63c fix(pos): remove returned sr. nos. from pos reserved sr. nos. list by Saqib Ansari · 2 years, 7 months ago
  96. f606d2e fix: flaky salary slip email test (#30358) by Ankush Menat · 2 years, 7 months ago
  97. 41db43c fix: consider full integer batch nos by Ankush Menat · 2 years, 7 months ago
  98. a18c687 fix: ignore already fetched serial no by Ankush Menat · 2 years, 7 months ago
  99. ec04242 Merge pull request #30340 from deepeshgarg007/opening_too_field_fixes by Deepesh Garg · 2 years, 7 months ago
  100. 749ab9b Merge branch 'develop' into bank_transaction_currency_symbol_fixes by Deepesh Garg · 2 years, 7 months ago