1. 5b2ba08 Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_issues by Deepesh Garg · 2 years, 9 months ago
  2. fb3da12 chore: linting issues by Deepesh Garg · 2 years, 9 months ago
  3. 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 9 months ago
  4. eb93564 Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_issues by Deepesh Garg · 2 years, 9 months ago
  5. 118c786 fix: Partially Ordered status for quotation by Deepesh Garg · 2 years, 9 months ago
  6. 2fc04f6 fix: Company address filter in quotation by Deepesh Garg · 2 years, 9 months ago
  7. 1646fbe refactor: remove add_fetch (#31315) by Ankush Menat · 2 years, 9 months ago
  8. c13e5ad fix: Reset represents company on disabling internal customer and supplier (#31302) by Deepesh Garg · 2 years, 9 months ago
  9. 2041738 Merge pull request #31194 from ruthra-kumar/bug_sales_order_analysis_report by Deepesh Garg · 2 years, 9 months ago
  10. 21de550 Merge pull request #31219 from deepeshgarg007/group_filter_cost_center by Deepesh Garg · 2 years, 9 months ago
  11. 3f376cc fix: Parent dimension filters in orders by Deepesh Garg · 2 years, 9 months ago
  12. 753eb3e Merge branch 'develop' into bug_sales_order_analysis_report by Deepesh Garg · 2 years, 9 months ago
  13. 5fd31c6 Merge pull request #31199 from deepeshgarg007/settings_perm_fix by Deepesh Garg · 2 years, 9 months ago
  14. b3ccc4b fix: Auto Insert Item Price If Missing when discount & blank UOM (#31168) by maharshivpatel · 2 years, 9 months ago
  15. a6beafb fix: Permission for selling and buying settings by Deepesh Garg · 2 years, 9 months ago
  16. 4f1bfbb test: multiple delivery notes and billed quantity by ruthra kumar · 2 years, 9 months ago
  17. 0331e37 fix: incorrect billed_qty when item has multiple Delivery note by ruthra kumar · 2 years, 9 months ago
  18. a1b7a79 refactor!: drop naming series tool (#31183) by Ankush Menat · 2 years, 9 months ago
  19. 59ed7c8 refactor: ignore linked Payment Ledger Entry in basic transactions by ruthra kumar · 2 years, 10 months ago
  20. 5edd1db Merge pull request #31004 from ruthra-kumar/bug_payment_terms_status_rpt by Deepesh Garg · 2 years, 10 months ago
  21. 0e875f5 fix: hide template items from sales/purchase order by Ankush Menat · 2 years, 10 months ago
  22. e826093 fix: multiple entries for same payment term by ruthra kumar · 2 years, 10 months ago
  23. ee0a277 fix: prevent bypassing forced valuation rate by Ankush Menat · 2 years, 10 months ago
  24. 7bf0e4f fix(charts): Pass fieldtype for chart data in selling reports by Gavin D'souza · 2 years, 10 months ago
  25. 867494e fix(pos): creating pos returns resets pricing rules & discounts (#30935) by Saqib Ansari · 2 years, 10 months ago
  26. 91cd5f5 fix: show group warehouse in Sales Order (#30891) by Ankush Menat · 2 years, 10 months ago
  27. 19d66e5 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_consistency by Deepesh Garg · 2 years, 10 months ago
  28. 0cb36cc Merge branch 'develop' into payment_term_rpt_on_selling by Deepesh Garg · 2 years, 10 months ago
  29. 9a8e3ef fix(UX): only show pick list when picking is pending by Ankush Menat · 2 years, 10 months ago
  30. 47e1a01 fix: dont map picked qty and consider pick qty for new PL by Ankush Menat · 2 years, 10 months ago
  31. 8207697 fix: compare against stock qty while validating by Ankush Menat · 2 years, 10 months ago
  32. c3fc0a4 perf: single update per Sales Order. by Ankush Menat · 2 years, 11 months ago
  33. 36c5e8a feat: Pick list from SO with Product Bundle by Ankush Menat · 2 years, 11 months ago
  34. 5c3f901 refactor: misc pick list refactors by Ankush Menat · 2 years, 11 months ago
  35. 078f26b Merge pull request #30808 from nextchamp-saqib/pos-search-ux-fix by Saqib Ansari · 2 years, 10 months ago
  36. b1ac5ff fix(pos): number pad translations by Saqib Ansari · 2 years, 10 months ago
  37. 03a6103 fix(pos): search field doesn't reset on checkout by Saqib Ansari · 2 years, 10 months ago
  38. 00ace8f Merge branch 'develop' into accounting_dimension_consistency by Deepesh Garg · 2 years, 10 months ago
  39. 82a0635 fix: Consistent accounting dimensions across Sales and Purchase docs by Deepesh Garg · 2 years, 10 months ago
  40. b0ead45 feat: add payment terms status rpr to Selling homepage by ruthra kumar · 2 years, 10 months ago
  41. 6c86067 Merge branch 'develop' into separate-discount-account by rahib-hassan · 2 years, 10 months ago
  42. 8d632e9 style: Re-run pre-commit by marination · 2 years, 11 months ago
  43. b848e61 fix: Skip unpublished Variants with published templates in shopping cart quote validation by marination · 2 years, 11 months ago
  44. 53d8168 fix: linter format string after translation by Devin Slauenwhite · 3 years, 2 months ago
  45. ea6d6e3 fix: linter trilaing whitespace by Devin Slauenwhite · 3 years, 2 months ago
  46. 48da3b4 fix: sider issues by Devin Slauenwhite · 3 years, 2 months ago
  47. b88d5d1 fix(test): validate exception without website item by Devin Slauenwhite · 3 years, 2 months ago
  48. 86832fb test: assert error if quotation contains non website item by Devin Slauenwhite · 3 years, 2 months ago
  49. 678a117 fix: shopping cart quotation without website item by Devin Slauenwhite · 3 years, 2 months ago
  50. 78c8e46 Merge branch 'develop' into separate-discount-account by rahib-hassan · 2 years, 11 months ago
  51. d96bfe1 Merge pull request #30721 from ruthra-kumar/bug_so_analysis_report by Deepesh Garg · 2 years, 11 months ago
  52. bcfbb3e fix: code formatting by rahib-hassan · 2 years, 11 months ago
  53. 52fd804 Merge branch 'develop' of github.com:rahib-hassan/erpnext into separate-discount-account by rahib-hassan · 2 years, 11 months ago
  54. 5cdd0d6 fix: Move tax withholding category field by Deepesh Garg · 2 years, 11 months ago
  55. 0a67b02 fix: Consistent customer and supplier forms by Deepesh Garg · 2 years, 11 months ago
  56. 13487e2 test: Sales order analysis report by ruthra kumar · 2 years, 11 months ago
  57. e28e672 fix: SO analysis rpt will fetch SO's without Delivery note as well by ruthra kumar · 2 years, 11 months ago
  58. 4130493 fix: Label typo by rahib-hassan · 2 years, 11 months ago
  59. 0373347 Merge branch 'develop' into separate-discount-account by Saqib Ansari · 2 years, 11 months ago
  60. c3e1f0e refactor: ignore mandatory fields during setup by Ankush Menat · 3 years ago
  61. 02c6b89 Merge branch 'develop' into mergify/bp/develop/pr-30385 by Deepesh Garg · 2 years, 11 months ago
  62. 51d77cd fix(pos): cannot change paid amount in pos payments (#30660) by mergify[bot] · 2 years, 11 months ago
  63. 1babc5f feat: separated discount accounting settings for sales and purchase by rahib-hassan · 2 years, 11 months ago
  64. 8d57c85 feat: barcode scanning in quotation (#30637) by Ankush Menat · 2 years, 11 months ago
  65. fa4f57f fix: dont reassign mutable (list) to a different field by Sagar Vora · 2 years, 11 months ago
  66. f3e6a26 Merge pull request #30499 from ruthra-kumar/payment_terms_status_filter by Deepesh Garg · 2 years, 11 months ago
  67. ba42c87 refactor: don't use pandas for basic reports (#30597) by Ankush Menat · 2 years, 11 months ago
  68. ec6f704 Merge branch 'develop' into mergify/bp/develop/pr-30385 by Deepesh Garg · 2 years, 11 months ago
  69. 16bfb93 test: added test cases for group filters by ruthra kumar · 2 years, 11 months ago
  70. b2ed9fd refactor: use group fields from Sales Order and Sales Order Items by ruthra kumar · 2 years, 11 months ago
  71. fed6603 fix(pos): do not reset search input on item selection (#30537) by Saqib Ansari · 2 years, 11 months ago
  72. e324d66 refactor: item filters are linked with group filters by ruthra kumar · 2 years, 11 months ago
  73. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 3 years ago
  74. c58fde2 fix: Add competitor field back by Deepesh Garg · 3 years ago
  75. 485f5cf fix: Resolve conflicts by Deepesh Garg · 3 years ago
  76. 0f6d52c Merge branch 'develop' of https://github.com/frappe/erpnext into mergify/bp/develop/pr-30385 by Deepesh Garg · 3 years ago
  77. 47f27a5 refactor: move scan api to stock utils; add item_info by Ankush Menat · 3 years ago
  78. 767b827 feat: return batch code while scanning serial no by Ankush Menat · 3 years ago
  79. 7558f1b refactor: adding new filters and column to test cases by ruthra kumar · 3 years ago
  80. eaeadbc feat: additional filters in payment terms status report by ruthra kumar · 3 years ago
  81. 76dce2e fix: use `name` for links not `item_code` (#30462) by Ankush Menat · 3 years ago
  82. 03952f8 fix(India): Auto tax fetching based on GSTIN by Deepesh Garg · 3 years ago
  83. 494bd9e style: format code with black by Ankush Menat · 3 years ago
  84. 4aabe97 Merge branch 'develop' into fix-pos-issues-again by Saqib Ansari · 3 years ago
  85. 405dcb1 fix: Add ignore pricelist for missing flows by Deepesh Garg · 3 years ago
  86. 66ca085 fix: Changing item prices on converting orders/receipts to invoices by Deepesh Garg · 3 years ago
  87. aff7408 fix(pos): allow validating stock on save by Saqib Ansari · 3 years ago
  88. 4afb47e fix(pos): specific case when serialized item not removed by Saqib Ansari · 3 years ago
  89. 2f82e23 fix(pos): customer group filter in customer selector by Saqib Ansari · 3 years ago
  90. d5fd8e0 fix: prevent multiple save on applying coupon code by Saqib Ansari · 3 years ago
  91. 36df210 refactor: sales analytics by barredterra · 3 years ago
  92. da16ee1 Merge pull request #30238 from KrithiRamani/bulk_create_PL_and_DN by rohitwaghchaure · 3 years ago
  93. 2958f60 Merge pull request #30269 from deepeshgarg007/implicit_pricing_rule_enable_v2 by Deepesh Garg · 3 years ago
  94. 1f79b47 fix: Do not update ignore prcing rule check implicitly by Deepesh Garg · 3 years ago
  95. 9f7fee7 Added new field in SO - % Picked by Krithi Ramani · 3 years ago
  96. a68213d added new field - Picked Qty, in Sales Order Item by Krithi Ramani · 3 years ago
  97. 2b6e796 Merge branch 'develop' into implicit_pricing_rule_enable by Deepesh Garg · 3 years ago
  98. f5f6650 Merge pull request #30217 from nextchamp-saqib/fix-so-to-po by Saqib Ansari · 3 years ago
  99. 58804b8 fix: cannot create purchase order from sales order by Saqib Ansari · 3 years ago
  100. 96b5ced fix: Do not update ignore prcing rule check implicitly by Deepesh Garg · 3 years ago