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