1. 19d66e5 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_consistency by Deepesh Garg · 2 years, 6 months ago
  2. 0cb36cc Merge branch 'develop' into payment_term_rpt_on_selling by Deepesh Garg · 2 years, 6 months ago
  3. 9a8e3ef fix(UX): only show pick list when picking is pending by Ankush Menat · 2 years, 6 months ago
  4. 47e1a01 fix: dont map picked qty and consider pick qty for new PL by Ankush Menat · 2 years, 6 months ago
  5. 8207697 fix: compare against stock qty while validating by Ankush Menat · 2 years, 6 months ago
  6. c3fc0a4 perf: single update per Sales Order. by Ankush Menat · 2 years, 6 months ago
  7. 36c5e8a feat: Pick list from SO with Product Bundle by Ankush Menat · 2 years, 6 months ago
  8. 5c3f901 refactor: misc pick list refactors by Ankush Menat · 2 years, 6 months ago
  9. 078f26b Merge pull request #30808 from nextchamp-saqib/pos-search-ux-fix by Saqib Ansari · 2 years, 6 months ago
  10. b1ac5ff fix(pos): number pad translations by Saqib Ansari · 2 years, 6 months ago
  11. 03a6103 fix(pos): search field doesn't reset on checkout by Saqib Ansari · 2 years, 6 months ago
  12. 00ace8f Merge branch 'develop' into accounting_dimension_consistency by Deepesh Garg · 2 years, 6 months ago
  13. 82a0635 fix: Consistent accounting dimensions across Sales and Purchase docs by Deepesh Garg · 2 years, 6 months ago
  14. b0ead45 feat: add payment terms status rpr to Selling homepage by ruthra kumar · 2 years, 6 months ago
  15. 6c86067 Merge branch 'develop' into separate-discount-account by rahib-hassan · 2 years, 6 months ago
  16. 8d632e9 style: Re-run pre-commit by marination · 2 years, 6 months ago
  17. b848e61 fix: Skip unpublished Variants with published templates in shopping cart quote validation by marination · 2 years, 6 months ago
  18. 53d8168 fix: linter format string after translation by Devin Slauenwhite · 2 years, 10 months ago
  19. ea6d6e3 fix: linter trilaing whitespace by Devin Slauenwhite · 2 years, 10 months ago
  20. 48da3b4 fix: sider issues by Devin Slauenwhite · 2 years, 10 months ago
  21. b88d5d1 fix(test): validate exception without website item by Devin Slauenwhite · 2 years, 10 months ago
  22. 86832fb test: assert error if quotation contains non website item by Devin Slauenwhite · 2 years, 10 months ago
  23. 678a117 fix: shopping cart quotation without website item by Devin Slauenwhite · 2 years, 10 months ago
  24. 78c8e46 Merge branch 'develop' into separate-discount-account by rahib-hassan · 2 years, 6 months ago
  25. d96bfe1 Merge pull request #30721 from ruthra-kumar/bug_so_analysis_report by Deepesh Garg · 2 years, 6 months ago
  26. bcfbb3e fix: code formatting by rahib-hassan · 2 years, 6 months ago
  27. 52fd804 Merge branch 'develop' of github.com:rahib-hassan/erpnext into separate-discount-account by rahib-hassan · 2 years, 6 months ago
  28. 5cdd0d6 fix: Move tax withholding category field by Deepesh Garg · 2 years, 6 months ago
  29. 0a67b02 fix: Consistent customer and supplier forms by Deepesh Garg · 2 years, 6 months ago
  30. 13487e2 test: Sales order analysis report by ruthra kumar · 2 years, 6 months ago
  31. e28e672 fix: SO analysis rpt will fetch SO's without Delivery note as well by ruthra kumar · 2 years, 6 months ago
  32. 4130493 fix: Label typo by rahib-hassan · 2 years, 6 months ago
  33. 0373347 Merge branch 'develop' into separate-discount-account by Saqib Ansari · 2 years, 6 months ago
  34. c3e1f0e refactor: ignore mandatory fields during setup by Ankush Menat · 2 years, 7 months ago
  35. 02c6b89 Merge branch 'develop' into mergify/bp/develop/pr-30385 by Deepesh Garg · 2 years, 6 months ago
  36. 51d77cd fix(pos): cannot change paid amount in pos payments (#30660) by mergify[bot] · 2 years, 6 months ago
  37. 1babc5f feat: separated discount accounting settings for sales and purchase by rahib-hassan · 2 years, 6 months ago
  38. 8d57c85 feat: barcode scanning in quotation (#30637) by Ankush Menat · 2 years, 6 months ago
  39. fa4f57f fix: dont reassign mutable (list) to a different field by Sagar Vora · 2 years, 6 months ago
  40. f3e6a26 Merge pull request #30499 from ruthra-kumar/payment_terms_status_filter by Deepesh Garg · 2 years, 6 months ago
  41. ba42c87 refactor: don't use pandas for basic reports (#30597) by Ankush Menat · 2 years, 6 months ago
  42. ec6f704 Merge branch 'develop' into mergify/bp/develop/pr-30385 by Deepesh Garg · 2 years, 7 months ago
  43. 16bfb93 test: added test cases for group filters by ruthra kumar · 2 years, 7 months ago
  44. b2ed9fd refactor: use group fields from Sales Order and Sales Order Items by ruthra kumar · 2 years, 7 months ago
  45. fed6603 fix(pos): do not reset search input on item selection (#30537) by Saqib Ansari · 2 years, 7 months ago
  46. e324d66 refactor: item filters are linked with group filters by ruthra kumar · 2 years, 7 months ago
  47. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 7 months ago
  48. c58fde2 fix: Add competitor field back by Deepesh Garg · 2 years, 7 months ago
  49. 485f5cf fix: Resolve conflicts by Deepesh Garg · 2 years, 7 months ago
  50. 0f6d52c Merge branch 'develop' of https://github.com/frappe/erpnext into mergify/bp/develop/pr-30385 by Deepesh Garg · 2 years, 7 months ago
  51. 47f27a5 refactor: move scan api to stock utils; add item_info by Ankush Menat · 2 years, 7 months ago
  52. 767b827 feat: return batch code while scanning serial no by Ankush Menat · 2 years, 7 months ago
  53. 7558f1b refactor: adding new filters and column to test cases by ruthra kumar · 2 years, 7 months ago
  54. eaeadbc feat: additional filters in payment terms status report by ruthra kumar · 2 years, 7 months ago
  55. 76dce2e fix: use `name` for links not `item_code` (#30462) by Ankush Menat · 2 years, 7 months ago
  56. 03952f8 fix(India): Auto tax fetching based on GSTIN by Deepesh Garg · 2 years, 7 months ago
  57. 494bd9e style: format code with black by Ankush Menat · 2 years, 7 months ago
  58. 4aabe97 Merge branch 'develop' into fix-pos-issues-again by Saqib Ansari · 2 years, 7 months ago
  59. 405dcb1 fix: Add ignore pricelist for missing flows by Deepesh Garg · 2 years, 7 months ago
  60. 66ca085 fix: Changing item prices on converting orders/receipts to invoices by Deepesh Garg · 2 years, 7 months ago
  61. aff7408 fix(pos): allow validating stock on save by Saqib Ansari · 2 years, 7 months ago
  62. 4afb47e fix(pos): specific case when serialized item not removed by Saqib Ansari · 2 years, 7 months ago
  63. 2f82e23 fix(pos): customer group filter in customer selector by Saqib Ansari · 2 years, 7 months ago
  64. d5fd8e0 fix: prevent multiple save on applying coupon code by Saqib Ansari · 2 years, 7 months ago
  65. 36df210 refactor: sales analytics by barredterra · 2 years, 7 months ago
  66. da16ee1 Merge pull request #30238 from KrithiRamani/bulk_create_PL_and_DN by rohitwaghchaure · 2 years, 7 months ago
  67. 2958f60 Merge pull request #30269 from deepeshgarg007/implicit_pricing_rule_enable_v2 by Deepesh Garg · 2 years, 7 months ago
  68. 1f79b47 fix: Do not update ignore prcing rule check implicitly by Deepesh Garg · 2 years, 7 months ago
  69. 9f7fee7 Added new field in SO - % Picked by Krithi Ramani · 2 years, 7 months ago
  70. a68213d added new field - Picked Qty, in Sales Order Item by Krithi Ramani · 2 years, 7 months ago
  71. 2b6e796 Merge branch 'develop' into implicit_pricing_rule_enable by Deepesh Garg · 2 years, 7 months ago
  72. f5f6650 Merge pull request #30217 from nextchamp-saqib/fix-so-to-po by Saqib Ansari · 2 years, 7 months ago
  73. 58804b8 fix: cannot create purchase order from sales order by Saqib Ansari · 2 years, 7 months ago
  74. 96b5ced fix: Do not update ignore prcing rule check implicitly by Deepesh Garg · 2 years, 7 months ago
  75. d596e0e fix: Shipping rule application fixes by Deepesh Garg · 2 years, 7 months ago
  76. baee5d1 Merge pull request #30110 from nextchamp-saqib/fix-customer-credit-limit-update by Saqib Ansari · 2 years, 7 months ago
  77. 9be3bc1 Merge pull request #30080 from deepeshgarg007/item_wise_sales_history by Deepesh Garg · 2 years, 7 months ago
  78. 1061256 Merge branch 'develop' into fix-customer-credit-limit-update by Saqib Ansari · 2 years, 7 months ago
  79. a0dc793 fix: customer credit limit validation on update by Saqib Ansari · 2 years, 7 months ago
  80. 83dd3bd Merge pull request #29940 from deepeshgarg007/item_discounts_quotation by Deepesh Garg · 2 years, 7 months ago
  81. e2c144e fix: Item-wise sales history report by Deepesh Garg · 2 years, 8 months ago
  82. 3d45f3a Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 8 months ago
  83. 89f87ce Merge branch 'develop' into ordered-qty-for-packed-items by Saqib Ansari · 2 years, 8 months ago
  84. afb69b0 Merge branch 'develop' into item_discounts_quotation by Ankush Menat · 2 years, 8 months ago
  85. b0d1e6d test(refactor): use FrappeTestCase by Ankush Menat · 2 years, 8 months ago
  86. 1b18668 Merge branch 'develop' of https://github.com/frappe/erpnext into grant_commission_check by Deepesh Garg · 2 years, 8 months ago
  87. cde7111 Merge branch 'develop' into ordered-qty-for-packed-items by Saqib Ansari · 2 years, 8 months ago
  88. 8151451 fix(pos): coupon code is applied even if ignore pricing rule is check by Saqib Ansari · 2 years, 8 months ago
  89. 5159e2e refactor: remove India specific code by Sagar Vora · 2 years, 8 months ago
  90. 0373914 fix: Commission not applied while making Sales Order from Quotation by Deepesh Garg · 2 years, 8 months ago
  91. 3a547cb fix: Item discounts for quotation by Deepesh Garg · 2 years, 8 months ago
  92. 8e3f1e3 test: po updates packed item's ordered_qty by Saqib Ansari · 2 years, 8 months ago
  93. 8005fee feat: update ordered qty for packed items by Saqib Ansari · 2 years, 8 months ago
  94. e952cce chore: Show 'Produced Qty' field in Sales Order Item (#29903) by Marica · 2 years, 8 months ago
  95. fa38c29 fix(pos): removal of coupon code by Saqib Ansari · 2 years, 8 months ago
  96. 2743999 fix: coupon code is applied even if ignore_pricing_rule is enabled by Saqib Ansari · 2 years, 8 months ago
  97. d251bec Merge pull request #29137 from ruthra-kumar/payment_terms_report by Deepesh Garg · 2 years, 8 months ago
  98. 2f5bfcc Merge branch 'develop' into payment_terms_report by Deepesh Garg · 2 years, 8 months ago
  99. e6fa330 Merge branch 'develop' into so-mr-wo-back-update by Marica · 2 years, 8 months ago
  100. 48f37c7 test: added test for alternate currency by ruthra kumar · 2 years, 8 months ago