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