1. f1fd4e5 test: cant_change validations on item by Ankush Menat · 2 years, 6 months ago
  2. fba6854 refactor(Item): linked doc checking by Ankush Menat · 2 years, 6 months ago
  3. 2f1e98d feat: show Stock Reconciliation links on item dashboard by Ankush Menat · 2 years, 6 months ago
  4. be04eaf fix: warehouse naming when suffix is present (#30621) by Ankush Menat · 2 years, 6 months ago
  5. e4c6d6a fix: strip html tags before checking for empty description (#30619) by Ankush Menat · 2 years, 6 months ago
  6. ff7d810 Merge pull request #30578 from marination/e-com-acessibility by Marica · 2 years, 7 months ago
  7. d4301d6 chore: Accessibility for E-commerce Doctypes by marination · 2 years, 7 months ago
  8. a9811c6 Merge pull request #30564 from rohitwaghchaure/fixed-rejected-warehouse-issue-for-pr by Ankush Menat · 2 years, 7 months ago
  9. ac5df1a test: test case to validate rejected qty without accepted warehouse by Rohit Waghchaure · 2 years, 7 months ago
  10. de83511 fix(ux): refresh update to zero val checkbox (#30567) by Ankush Menat · 2 years, 7 months ago
  11. 12c01e2 fix: maintain FIFO queue even if outgoing_rate is not found (#30560) by Ankush Menat · 2 years, 7 months ago
  12. 52eb0a9 Merge pull request #30528 from s-aga-r/is-subcontracted-fieldtype by Ankush Menat · 2 years, 7 months ago
  13. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 7 months ago
  14. e80cd29 Merge branch 'develop' into is-subcontracted-fieldtype by Sagar Sharma · 2 years, 7 months ago
  15. e8118fc fix: doctype layout based on expected tab-order by Ankush Menat · 2 years, 7 months ago
  16. deca1aa fix: dont fetch qty in reco if batch is required by Ankush Menat · 2 years, 7 months ago
  17. f83a1c1 fix: dont reset barcode in scan mode by Ankush Menat · 2 years, 7 months ago
  18. 1736ab5 feat: Barcode scanning in Stock Reconciliation by Ankush Menat · 2 years, 7 months ago
  19. c8ead0a fix: dont send empty serial no in get_item_details by Ankush Menat · 2 years, 7 months ago
  20. 47f27a5 refactor: move scan api to stock utils; add item_info by Ankush Menat · 2 years, 7 months ago
  21. 9bf4279 fix!: remove barcode field triggers by Ankush Menat · 2 years, 7 months ago
  22. 6c5b01c perf: index barcode for faster scans (#30543) by Ankush Menat · 2 years, 7 months ago
  23. 0a3cdc2 chore: rename "is_subcontracted" field label to "Is Subcontracted" by Sagar Sharma · 2 years, 7 months ago
  24. d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 7 months ago
  25. 2f51011 test: test case to check pick list name has mapped or not by Rohit Waghchaure · 2 years, 7 months ago
  26. 2f63ae2 feat: minor, pick list item reference on delivery note item table by Rohit Waghchaure · 2 years, 7 months ago
  27. b981fae fix: remove naming series from bin, repost queue (#30497) by Ankush Menat · 2 years, 7 months ago
  28. 8ab226a test: add class to uniquely id item dashboard (#30487) by Ankush Menat · 2 years, 7 months ago
  29. 7e719a1 Merge pull request #30377 from marination/stock-entry-items-idx by Marica · 2 years, 7 months ago
  30. 87dc9c6 Merge pull request #30470 from nextchamp-saqib/fix-dn-credit-limit-validation by Saqib Ansari · 2 years, 7 months ago
  31. b80fac0 fix: validate 0 transfer qty in stock entry (#30476) by Ankush Menat · 2 years, 7 months ago
  32. b12fe0f fix: dont check for failed repost while freezing (#30472) by Ankush Menat · 2 years, 7 months ago
  33. c122882 fix: credit limit validation in delivery note by Saqib Ansari · 2 years, 7 months ago
  34. 639d380 chore: Remove redundant idx query and value setting by marination · 2 years, 7 months ago
  35. 40d7418 Merge branch 'develop' into stock-entry-items-idx by Ankush Menat · 2 years, 7 months ago
  36. 494bd9e style: format code with black by Ankush Menat · 2 years, 7 months ago
  37. c34847e refactor: dont hardcode child table "items" by Ankush Menat · 2 years, 7 months ago
  38. 69ae266 fix: update picked qty on cancellation by Ankush Menat · 2 years, 7 months ago
  39. f06ef17 fix: copy has_batch_no and has_serial_no while duplicating by Ankush Menat · 2 years, 7 months ago
  40. f4b39b8 fix(UX): use autocomplete for variant fields by Ankush Menat · 2 years, 7 months ago
  41. 9a0f5bf Merge branch 'develop' into fix-pos-issues-again by Saqib Ansari · 2 years, 7 months ago
  42. 788d492 test: basic item and wh capacity dashboard tests by Ankush Menat · 2 years, 7 months ago
  43. cb4873c fix: sider issues by Saqib Ansari · 2 years, 7 months ago
  44. 4aabe97 Merge branch 'develop' into fix-pos-issues-again by Saqib Ansari · 2 years, 7 months ago
  45. a787ebb fix: Dont set `idx` while adding WO items to Stock Entry by marination · 2 years, 7 months ago
  46. 3a1e315 Merge branch 'develop' into ignore_price_list by Deepesh Garg · 2 years, 7 months ago
  47. 66ca085 fix: Changing item prices on converting orders/receipts to invoices by Deepesh Garg · 2 years, 7 months ago
  48. f2ae63c fix(pos): remove returned sr. nos. from pos reserved sr. nos. list by Saqib Ansari · 2 years, 7 months ago
  49. 41db43c fix: consider full integer batch nos by Ankush Menat · 2 years, 7 months ago
  50. a18c687 fix: ignore already fetched serial no by Ankush Menat · 2 years, 7 months ago
  51. d3be84b test: correct use of test decorator by Ankush Menat · 2 years, 7 months ago
  52. c2aad11 fix: disable deferred naming on SLE/GLE if hash method is used. (#30286) by Ankush Menat · 2 years, 7 months ago
  53. ca8d757 fix: clear "Retain Sample" and "Max Sample Quantity" in Item card if Has Batch No is uncheck (#30307) by HENRY Florian · 2 years, 7 months ago
  54. 4859574 perf: Single query to delete bins instead of `N` by Ankush Menat · 2 years, 7 months ago
  55. 684d9d6 test: warehouse conversion and treeview test by Ankush Menat · 2 years, 7 months ago
  56. 953afda refactor(warehouse): raw query to ORM by Ankush Menat · 2 years, 7 months ago
  57. 4b69591 refactor: Use QB for serial fetching query by Ankush Menat · 2 years, 7 months ago
  58. a585dff refactor: batch no filter handling by Ankush Menat · 2 years, 7 months ago
  59. b9eec33 test: auto serial fetching by Ankush Menat · 2 years, 7 months ago
  60. 4f8bb91 fix: sort serial nos before sending by Ankush Menat · 2 years, 7 months ago
  61. 0a533d6 fix: skip already selected serials in sr selector by Ankush Menat · 2 years, 7 months ago
  62. c2cbd40 fix: Allow on Submit for Material Request Item Required Date (#30174) (#30308) by mergify[bot] · 2 years, 7 months ago
  63. 5a9bf9f fix: respect db multi_tenancy while fetching precision (#30301) by Ankush Menat · 2 years, 7 months ago
  64. da16ee1 Merge pull request #30238 from KrithiRamani/bulk_create_PL_and_DN by rohitwaghchaure · 2 years, 7 months ago
  65. 76187d1 refactor: call repost directly during tests (#30277) by Ankush Menat · 2 years, 7 months ago
  66. 2a0ca7c refactor: removed unrequired code and test for standalone delivery note serial return (#30276) by Noah Jacob · 2 years, 7 months ago
  67. b93ce78 chore: dont supress errors server side by Ankush Menat · 2 years, 7 months ago
  68. a12895e corrected spacing by Krithi Ramani · 2 years, 7 months ago
  69. b46d6e3 test: packed item return scenarios by Ankush Menat · 2 years, 7 months ago
  70. b781e8b revert: "fix: updated packed_items getting fetched on Sales Return / Credit Note (#28607)" by Ankush Menat · 2 years, 7 months ago
  71. 0211f27 as per review comments - changed for loop by Krithi Ramani · 2 years, 7 months ago
  72. e970616 removed semicolon for break statement by Krithi Ramani · 2 years, 7 months ago
  73. f33a725 fixed spacings by Krithi Ramani · 2 years, 7 months ago
  74. 0771511 Merge pull request #30206 from deepeshgarg007/implicit_pricing_rule_enable by Deepesh Garg · 2 years, 7 months ago
  75. 8e559f0 test: refactor BOM quality template test by Ankush Menat · 2 years, 7 months ago
  76. 9415229 fix: BOM - clear Quality Inspection Template according to Inspection Quality Required by Florian HENRY · 2 years, 7 months ago
  77. 466df6b to enable selection of SO irrespective of customer,removed validation for customer by Krithi Ramani · 2 years, 7 months ago
  78. 61eb9b6 feat: Create single PL/DN from several SO. New PR from latest develop to avoid rebase by Krithi Ramani · 2 years, 7 months ago
  79. 02d64a3 fix(ux): negative stock warning by Ankush Menat · 2 years, 7 months ago
  80. 2b6e796 Merge branch 'develop' into implicit_pricing_rule_enable by Deepesh Garg · 2 years, 7 months ago
  81. 60c4593 chore: removed unrequired batch_no parameter while fetching stock_balance by Noah Jacob · 2 years, 7 months ago
  82. 00797fa test: checking balance serial nos in stock ledger report by Noah Jacob · 2 years, 7 months ago
  83. e8ba1f4 fix: incorrect balance serial no in stock ledger report by Noah Jacob · 2 years, 8 months ago
  84. c1740ce fix: cannot create multicurrency sales order with product bundles (#30166) by Saqib Ansari · 2 years, 7 months ago
  85. 91fd9d9 test: negative fifo test by Ankush Menat · 2 years, 7 months ago
  86. 1a256c6 fix: attach sr no si standalone credit note by Ankush Menat · 2 years, 7 months ago
  87. 96b5ced fix: Do not update ignore prcing rule check implicitly by Deepesh Garg · 2 years, 7 months ago
  88. e4e38ad Merge branch 'develop' into sales_purchase_retrun_optimization by Deepesh Garg · 2 years, 7 months ago
  89. b085e96 revert: "Merge pull request #29290 from s-aga-r/fix/delivery-note/billed-amount" (#29782) (#29807) by mergify[bot] · 2 years, 7 months ago
  90. 472fe8e test: submit PR directly by Ankush Menat · 2 years, 7 months ago
  91. 7dd1036 fix: only update valuation rate if not None by Ankush Menat · 2 years, 7 months ago
  92. 73901aa fix: handle duplicate bins during item merge renames by Ankush Menat · 2 years, 7 months ago
  93. b4d4ae6 test: refactor item merge test and disable commits by Ankush Menat · 2 years, 7 months ago
  94. 4126455 fix: dont reset UOM in MR on every get_item_detail call (#30164) by Ankush Menat · 2 years, 7 months ago
  95. a5befb6 fix: Update modified timestamp by Deepesh Garg · 2 years, 7 months ago
  96. 5193a63 fix: do not reset asset_category (#29696) by Himanshu · 2 years, 7 months ago
  97. 395b150 fix: Sales and Purchase retrun optimization by Deepesh Garg · 2 years, 7 months ago
  98. fe4b677 refactor: Remove dead code (#30140) by Chillar Anand · 2 years, 7 months ago
  99. 6490518 fix: dont fetch entire barcode table in get_item_details (#30131) by Ankush Menat · 2 years, 7 months ago
  100. e829f65 Merge pull request #30102 from deepeshgarg007/pick_list_query by Deepesh Garg · 2 years, 7 months ago