1. bd06ffa refactor: store scannned field as attr by Ankush Menat · 3 years ago
  2. 2d15413 refactor: transaction.js -> barcode_scanner.js by Ankush Menat · 3 years ago
  3. 18abb28 fix(barcode_scan): dont add duplicate serial nos by Ankush Menat · 3 years ago
  4. b06123b fix: trigger `table_add` on new row by Ankush Menat · 3 years ago
  5. a270f12 fix(UX): reduce duration of barcode scan toasts by Ankush Menat · 3 years ago
  6. 2e96485 fix: Check for onload property by Deepesh Garg · 3 years ago
  7. 54cdff7 fix: Add back calculation for discount by Deepesh Garg · 3 years ago
  8. 174a6ec fix: Rate change issue on save and mapping from other doc by Deepesh Garg · 3 years ago
  9. 4aa74af fix: ignore items without info for pending qty computation by Ankush Menat · 3 years ago
  10. be16fb9 chore(DX): add sourceURL for debugging by Ankush Menat · 3 years ago
  11. 78ca88d fix: Check if onload property exists in the form object by Deepesh Garg · 3 years ago
  12. 66ca085 fix: Changing item prices on converting orders/receipts to invoices by Deepesh Garg · 3 years ago
  13. 0a533d6 fix: skip already selected serials in sr selector by Ankush Menat · 3 years ago
  14. 5ec27c9 fix: filter serial nos by selected batch number by Ankush Menat · 3 years ago
  15. f4c2133 fix: set current qty as default qty for stock entry by Ankush Menat · 3 years ago
  16. d596e0e fix: Shipping rule application fixes by Deepesh Garg · 3 years ago
  17. 1e7df5d fix(minor): student attendance tool query fix by Rushabh Mehta · 3 years, 1 month ago
  18. 71d3308 fix: org chart connectors not rendered when Employee Naming is set to Full Name (#29997) by Rucha Mahabal · 3 years, 1 month ago
  19. 25edc70 Merge pull request #29974 from deepeshgarg007/abbr_check by Deepesh Garg · 3 years, 1 month ago
  20. 8151451 fix(pos): coupon code is applied even if ignore pricing rule is check by Saqib Ansari · 3 years, 1 month ago
  21. 239733ac fix: Make abbreviation limit to 10 by Deepesh Garg · 3 years, 1 month ago
  22. bd80e04 Merge pull request #29865 from deepeshgarg007/loan_bank_reco by Deepesh Garg · 3 years, 1 month ago
  23. 235fc12 fix: Fetch conversion factor even if it already existed in row, on item change (#29917) by Marica · 3 years, 1 month ago
  24. 0d8c24f Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 3 years, 1 month ago
  25. 342d09a feat: get_valuation_rate batch wise by Ankush Menat · 3 years, 1 month ago
  26. b7c3889 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 3 years, 1 month ago
  27. 555b133 feat: Bank Reconciliation for loan documents by Deepesh Garg · 3 years, 1 month ago
  28. 2743999 fix: coupon code is applied even if ignore_pricing_rule is enabled by Saqib Ansari · 3 years, 1 month ago
  29. 4f43955 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 3 years, 1 month ago
  30. 5e32b80 Merge pull request #29599 from nemesis189/coupon-code-issue-pos by Saqib Ansari · 3 years, 1 month ago
  31. 4c3d751 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 3 years, 1 month ago
  32. a3e69cf feat: Bulk Transaction Processing (#28580) by Mohammed Yusuf Shaikh · 3 years, 1 month ago
  33. 79ab8e6 Merge pull request #29456 from marination/product-bundle-packing-list-logic by Marica · 3 years, 2 months ago
  34. 017a882 fix: Remove `cart.js` from erpnext-web bundle by marination · 3 years, 2 months ago
  35. e652ab5 fix: Load control & dialog assets with cart.js by Suraj Shetty · 3 years, 2 months ago
  36. e9fc6c3 Merge branch 'develop' into product-bundle-packing-list-logic by Marica · 3 years, 2 months ago
  37. f47db26 fix: Cart buttons not working by marination · 3 years, 2 months ago
  38. 5a7236e Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 3 years, 2 months ago
  39. ccf6312 fix: Coupon code item pricing dynamic updation issue by Subin Tom · 3 years, 2 months ago
  40. 8c90c50 fix: (minor) build issues on cart and item page by marination · 3 years, 2 months ago
  41. 7bc087e fix: Merge conflicts, Linter and Server Test by marination · 3 years, 2 months ago
  42. b2b827f chore: Adjust to ESbuild and missing imports by marination · 3 years, 2 months ago
  43. 6cd7c47 Merge branch 'develop' into e-commerce-refactor-develop by Ankush Menat · 3 years, 2 months ago
  44. 14e3e16 fix: ignore alternate item while checking pending qty by Ankush Menat · 3 years, 2 months ago
  45. 4c677ea fix: Linter and minor code refactor by marination · 3 years, 2 months ago
  46. f6dda73 fix: ignore pricing rule in all transactions by Saqib Ansari · 3 years, 2 months ago
  47. b5abf68 Merge branch 'develop' into e-commerce-refactor-develop by Marica · 3 years, 2 months ago
  48. b83608b Merge pull request #28994 from nextchamp-saqib/zero-qty-debit-note by Deepesh Garg · 3 years, 2 months ago
  49. f6f449e Merge pull request #29176 from deepeshgarg007/outstanding_amount_anomaly by Deepesh Garg · 3 years, 2 months ago
  50. 9d3a5c3 fix: Inconsistency in calculating outstanding amount by Deepesh Garg · 3 years, 2 months ago
  51. 0900c3d refactor: Removed agriculture module from ERPNext (#29022) by Chillar Anand · 3 years, 3 months ago
  52. 79ccf80 Merge branch 'develop' into zero-qty-debit-note by Saqib Ansari · 3 years, 3 months ago
  53. 6eb3d6a fix: Conflicts by Deepesh Garg · 3 years, 3 months ago
  54. 2d0208b fix: Add round floats for price list rate by Deepesh Garg · 3 years, 3 months ago
  55. d19369b fix: Recalculate taxes irrespective of price list rate changed or not by Deepesh Garg · 3 years, 3 months ago
  56. 4756fbc fix: Linting issues by Deepesh Garg · 3 years, 3 months ago
  57. ab09dc5 fix(UX): Optimize rate updation of changing price list by Deepesh Garg · 3 years, 3 months ago
  58. 04ea42c fix(sales-invoice): cannot create debit note with zero qty by Saqib Ansari · 3 years, 3 months ago
  59. 98d4176 fix: Added filter for dispatch address (#28937) by Subin Tom · 3 years, 3 months ago
  60. c1a0f64 fix: convert asynchronous field update to synchronous (#28930) by mergify[bot] · 3 years, 3 months ago
  61. 2411477 fix: time to response shows failed (#28895) by Saqib · 3 years, 3 months ago
  62. 7d0a3e4 Merge pull request #28550 from nextchamp-saqib/fix-sla by Saqib · 3 years, 3 months ago
  63. d37541d fix: ensure that reposting is finished before freezing stock/account by Ankush Menat · 3 years, 3 months ago
  64. 476e81a fix: time to respond & resolve indicators by Saqib Ansari · 3 years, 3 months ago
  65. 4889661 fix: actual tax conversion in case of multicurrency invoices (#28539) by Saqib · 3 years, 4 months ago
  66. 5ba1bc1 fix: Employee link formatter showing incorrect value for Employee Name (#28504) by Rucha Mahabal · 3 years, 4 months ago
  67. a57d399 Merge pull request #28302 from nemesis189/shipping-rule-updation-error by Deepesh Garg · 3 years, 4 months ago
  68. e7b4204 fix: sider issues by Subin Tom · 3 years, 4 months ago
  69. a8e2c02 fix: fixed tests, separated a method for shipping charges by Subin Tom · 3 years, 4 months ago
  70. 4096b14 fix: Shopping Cart and Variant Selection (Hotfix PR #27508) by Marica · 3 years, 6 months ago
  71. 45f64bd Chore: Miscellaneous UI review changes by marination · 3 years, 7 months ago
  72. 1bb135b fix: Sider and CI by marination · 3 years, 7 months ago
  73. b4529b8 test: Recommendations, Reviews and Wishlist by marination · 3 years, 7 months ago
  74. 929a24e feat: Cart minor UI/UX Refresh by marination · 3 years, 8 months ago
  75. 2fec068 feat: Recommended Items and Item full page refresh by marination · 3 years, 8 months ago
  76. b5e7f04 chore: UI refresh for grid/list view and search by marination · 3 years, 8 months ago
  77. 82f8f3c feat: Guest Display Settings by marination · 3 years, 9 months ago
  78. b0d7e32 feat: Search UI by marination · 3 years, 10 months ago
  79. 53bb7a9 chore: Shopping Cart styles and cleanup shallow by marination · 3 years, 10 months ago
  80. b29c5d6 fix: Discount Filters and Web templates by marination · 3 years, 10 months ago
  81. 423d751 fix: Empty states and miscellanous fixes by marination · 3 years, 10 months ago
  82. 48b3ce8 feat: (wip) Toggle Views by marination · 3 years, 10 months ago
  83. f9929ed Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor-develop by marination · 3 years, 4 months ago
  84. 74ccaeb Merge branch 'develop' into shipping-rule-updation-error by Deepesh Garg · 3 years, 4 months ago
  85. c78b8b7 fix: Shipping Rule picking up old net_rate by Subin Tom · 3 years, 4 months ago
  86. 5fb5a75 refactor: (ux) Accepted/Rejected/Received Qty UX by marination · 3 years, 4 months ago
  87. b01635e refactor!: remove hub #28117 by Ankush Menat · 3 years, 5 months ago
  88. 3a6894f fix: Autoemail report not showing dynamic report filters by Deepesh Garg · 3 years, 5 months ago
  89. ddacff3 Merge pull request #28002 from ankush/dont_recompute_item_tax by Deepesh Garg · 3 years, 5 months ago
  90. 393749a fix: dont recompute item wise taxes from front end by Ankush Menat · 3 years, 5 months ago
  91. 8eacadd fix: flaky Org Chart Test (#27971) by Rucha Mahabal · 3 years, 5 months ago
  92. 1d94914 feat: Discount Filters by marination · 4 years ago
  93. cd11714 fix: Sider by marination · 4 years ago
  94. 5951440 feat: Wishlist Page by marination · 4 years ago
  95. 96cc506 feat: Wishlist from card actions by marination · 4 years ago
  96. 4f64d1c feat: Animate Add to Cart List interactions (UX) by marination · 4 years ago
  97. 22f41a1 chore: Removed Shopping Cart Module by marination · 4 years, 1 month ago
  98. eef9cf1 chore: Drive E-commerce via Website Item by marination · 4 years, 1 month ago
  99. 90a2495 fix: update dead links in help_links.js (#27860) by Kenneth Sequeira · 3 years, 5 months ago
  100. 07c680d fix: help links for purchase cycle and JV (#27856) by Kenneth Sequeira · 3 years, 5 months ago