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