1. 98468fa fix: ignore circular dependencies on barcode scan by Ankush Menat · 2 years, 7 months ago
  2. 806f420 fix: revert global flag added for erasing barcode by Ankush Menat · 2 years, 7 months ago
  3. 17a2ceb style: prettier js by Ankush Menat · 2 years, 7 months ago
  4. 9f0e794 fix: clean up if item is not found by Ankush Menat · 2 years, 7 months ago
  5. 32e44f5 fix: correctly capture first serial no by Ankush Menat · 2 years, 7 months ago
  6. b3c604d refactor: dont hardcode child table name by Ankush Menat · 2 years, 7 months ago
  7. 3a8656b refactor: split data update responsibilty to multiple functions by Ankush Menat · 2 years, 7 months ago
  8. c34847e refactor: dont hardcode child table "items" by Ankush Menat · 2 years, 7 months ago
  9. 893139f refactor: dont hardcode "scan_barcode" field by Ankush Menat · 2 years, 7 months ago
  10. bd06ffa refactor: store scannned field as attr by Ankush Menat · 2 years, 7 months ago
  11. 2d15413 refactor: transaction.js -> barcode_scanner.js by Ankush Menat · 2 years, 7 months ago
  12. 18abb28 fix(barcode_scan): dont add duplicate serial nos by Ankush Menat · 2 years, 7 months ago
  13. b06123b fix: trigger `table_add` on new row by Ankush Menat · 2 years, 7 months ago
  14. a270f12 fix(UX): reduce duration of barcode scan toasts by Ankush Menat · 2 years, 7 months ago
  15. 69ae266 fix: update picked qty on cancellation by Ankush Menat · 2 years, 7 months ago
  16. 33fa14b fix: Resolve conflicts by Deepesh Garg · 2 years, 7 months ago
  17. 18c5b24 fix: Update condition by Deepesh Garg · 2 years, 7 months ago
  18. fc09377 fix: Resolve conflicts by Deepesh Garg · 2 years, 7 months ago
  19. 485e6b6 fix: Incorrect default amount to pay for POS invoices by Deepesh Garg · 2 years, 7 months ago
  20. e401ad3 refactor: replace dead duplicate code by Ankush Menat · 2 years, 7 months ago
  21. 9daea6f perf: slimmer and faster before_tests by Ankush Menat · 2 years, 7 months ago
  22. 4766732 Merge branch 'develop' into fix-item-tax-template-patch by Saqib Ansari · 2 years, 7 months ago
  23. 8e7c214 Merge branch 'develop' into fix-minor-custom-cash-flow by Saqib Ansari · 2 years, 7 months ago
  24. 2e96485 fix: Check for onload property by Deepesh Garg · 2 years, 7 months ago
  25. ffec951 fix: do not update status to Paid if sanctioned amount is 0 by Rucha Mahabal · 2 years, 7 months ago
  26. 2d91578 chore: sort imports by Rucha Mahabal · 2 years, 7 months ago
  27. edf0c00 test: expense claim against fully and partially paid advances by Rucha Mahabal · 2 years, 7 months ago
  28. 0461223 fix: Expense Claim conditions for Paid status by Rucha Mahabal · 2 years, 7 months ago
  29. 19b1b1f test: test for auto write-off amount by Deepesh Garg · 2 years, 7 months ago
  30. b2ac773 fix: Ignore for Purchase Invoices by Deepesh Garg · 2 years, 7 months ago
  31. 8cfa3a9 fix: Ignore for Purchase Invoices by Deepesh Garg · 2 years, 7 months ago
  32. d04d303 fix: Client side changes for POS Write off amount by Deepesh Garg · 2 years, 7 months ago
  33. f57f4af fix: Write off amount wrongly calculated in POS Invoice by Deepesh Garg · 2 years, 7 months ago
  34. 0534cf6 fix: show subassembly table always (#30422) by Ankush Menat · 2 years, 7 months ago
  35. 80c7d70 Merge branch 'develop' into fix-minor-custom-cash-flow by Saqib Ansari · 2 years, 7 months ago
  36. 5450542 fix: unsupported operand type(s) for +=: 'int' and 'NoneType' by Saqib Ansari · 2 years, 7 months ago
  37. 85b0d5f fix: translations (#30387) by Wolfram Schmidt · 2 years, 7 months ago
  38. f06ef17 fix: copy has_batch_no and has_serial_no while duplicating by Ankush Menat · 2 years, 7 months ago
  39. f4b39b8 fix(UX): use autocomplete for variant fields by Ankush Menat · 2 years, 7 months ago
  40. 936267c fix: move item tax to item tax template patch by Saqib Ansari · 2 years, 7 months ago
  41. 33863cd Merge pull request #30324 from nextchamp-saqib/fix-pos-issues-again by Saqib Ansari · 2 years, 7 months ago
  42. a9d992a Merge pull request #30338 from deepeshgarg007/bank_transaction_currency_symbol_fixes by Deepesh Garg · 2 years, 7 months ago
  43. 97e102c fix: Condition by Deepesh Garg · 2 years, 7 months ago
  44. a83a0a0 fix: Revert rate calculation by Deepesh Garg · 2 years, 7 months ago
  45. 54cdff7 fix: Add back calculation for discount by Deepesh Garg · 2 years, 7 months ago
  46. 174a6ec fix: Rate change issue on save and mapping from other doc by Deepesh Garg · 2 years, 7 months ago
  47. c4854bb fix: failing broken patches (#30409) by Shadrak Gurupnor · 2 years, 7 months ago
  48. 9a0f5bf Merge branch 'develop' into fix-pos-issues-again by Saqib Ansari · 2 years, 7 months ago
  49. 16253a2 fix: set is_return & return_against in POS Invoice Reference table by Saqib Ansari · 2 years, 7 months ago
  50. 788d492 test: basic item and wh capacity dashboard tests by Ankush Menat · 2 years, 7 months ago
  51. 10d5fb8 test: check printviews for all docs by Ankush Menat · 2 years, 7 months ago
  52. 1b556d1 fix: test cases by Saqib Ansari · 2 years, 7 months ago
  53. d4ee31d fix: consider all existing PO items by Ankush Menat · 2 years, 7 months ago
  54. cb4873c fix: sider issues by Saqib Ansari · 2 years, 7 months ago
  55. cf51a0a fix(pos): cannot close the pos if sr. no. is sold & returned by Saqib Ansari · 2 years, 7 months ago
  56. 5b1d605 fix: subassembly items linked to temporary name by Ankush Menat · 2 years, 7 months ago
  57. 3d43c43 fix: only validate qty for main non-subassy items by Ankush Menat · 2 years, 7 months ago
  58. d24458a fix: (ux) Add is_group=0 filter on website warehouse (#30396) by Marica · 2 years, 7 months ago
  59. 4aabe97 Merge branch 'develop' into fix-pos-issues-again by Saqib Ansari · 2 years, 7 months ago
  60. 07c7ebf Merge branch 'develop' into gst_state_number_unsetting by Deepesh Garg · 2 years, 7 months ago
  61. c9dcf31 test: ensure super()setUpClass is called by Ankush Menat · 2 years, 7 months ago
  62. 993cc28 Merge branch 'develop' into sales_person_dashboard by Deepesh Garg · 2 years, 7 months ago
  63. 6418dc1 fix: make auto created job cards "Open" by Ankush Menat · 2 years, 7 months ago
  64. e1f5620 fix: material transfer status should be before WIP by Ankush Menat · 2 years, 7 months ago
  65. 4aa74af fix: ignore items without info for pending qty computation by Ankush Menat · 2 years, 7 months ago
  66. be16fb9 chore(DX): add sourceURL for debugging by Ankush Menat · 2 years, 7 months ago
  67. a787ebb fix: Dont set `idx` while adding WO items to Stock Entry by marination · 2 years, 7 months ago
  68. 78ca88d fix: Check if onload property exists in the form object by Deepesh Garg · 2 years, 7 months ago
  69. c3f1ad7 Merge pull request #30361 from deepeshgarg007/tax_account_display by Deepesh Garg · 2 years, 7 months ago
  70. 3a1e315 Merge branch 'develop' into ignore_price_list by Deepesh Garg · 2 years, 7 months ago
  71. 405dcb1 fix: Add ignore pricelist for missing flows by Deepesh Garg · 2 years, 7 months ago
  72. 66ca085 fix: Changing item prices on converting orders/receipts to invoices by Deepesh Garg · 2 years, 7 months ago
  73. 5792459 fix: GST account not showing up in tax templates by Deepesh Garg · 2 years, 7 months ago
  74. f2ae63c fix(pos): remove returned sr. nos. from pos reserved sr. nos. list by Saqib Ansari · 2 years, 7 months ago
  75. f606d2e fix: flaky salary slip email test (#30358) by Ankush Menat · 2 years, 7 months ago
  76. 41db43c fix: consider full integer batch nos by Ankush Menat · 2 years, 7 months ago
  77. a18c687 fix: ignore already fetched serial no by Ankush Menat · 2 years, 7 months ago
  78. b19305a fix: used get_employees_with_number, strip_number methods by Subin Tom · 2 years, 7 months ago
  79. ec04242 Merge pull request #30340 from deepeshgarg007/opening_too_field_fixes by Deepesh Garg · 2 years, 7 months ago
  80. 749ab9b Merge branch 'develop' into bank_transaction_currency_symbol_fixes by Deepesh Garg · 2 years, 7 months ago
  81. 87a0b72 Merge pull request #30336 from marination/product-filter-lookup by Marica · 2 years, 7 months ago
  82. 0ae6561 test: get leave allocation records query (#30342) by Rucha Mahabal · 2 years, 7 months ago
  83. 51873da test: dynamic current FY creation in before_tests by Ankush Menat · 2 years, 7 months ago
  84. 6b638a1 chore: drop dead sample code by Ankush Menat · 2 years, 9 months ago
  85. 9a99f99 refactor: merge print settings custom fields by Ankush Menat · 2 years, 9 months ago
  86. 457d616 refactor: remove dead duplicate code by Ankush Menat · 2 years, 9 months ago
  87. f37316a refactor: use `get_value` instead of `exists` by Ankush Menat · 2 years, 7 months ago
  88. 5c4eabf fix: usage of frappe.db.exists by barredterra · 2 years, 7 months ago
  89. 387fa61 Merge branch 'develop' into product-filter-lookup by Marica · 2 years, 7 months ago
  90. 01cd9e7 Merge branch 'develop' into opening_too_field_fixes by Deepesh Garg · 2 years, 7 months ago
  91. 4e2f866 Merge branch 'develop' into gst_state_number_unsetting by Deepesh Garg · 2 years, 7 months ago
  92. 645ed7d Merge branch 'develop' into sales_person_dashboard by Deepesh Garg · 2 years, 7 months ago
  93. 69a4b8c Merge branch 'develop' into bank_transaction_currency_symbol_fixes by Deepesh Garg · 2 years, 7 months ago
  94. 3eb5440 fix: linters erros on report sales payments summary (#30345) by HarryPaulo · 2 years, 7 months ago
  95. 636e7f6 fix: Opening invoice tool field placement by Deepesh Garg · 2 years, 7 months ago
  96. e78a445 fix: Currency symbol in bank transactions by Deepesh Garg · 2 years, 7 months ago
  97. f6e64c2 fix: Product Filters Lookup by marination · 2 years, 7 months ago
  98. 1b2c6a5 fix: Code cleanup by Deepesh Garg · 2 years, 7 months ago
  99. 01fd3ad fix: report sales payments summary (#30264) by HarryPaulo · 2 years, 7 months ago
  100. 9376d8d Merge pull request #30312 from alyf-de/refactor-sales-analytics by Deepesh Garg · 2 years, 7 months ago