1. bb18ae8 refactor: use db.get_single_value by Ankush Menat · 1 year, 1 month ago
  2. 2d2ff7c fix: incorrect indicator title for portal sales order (#39247) by rohitwaghchaure · 1 year, 1 month ago
  3. ec07b42 Merge pull request #38530 from bosue/duplicate_zero_quantity_check2 by Nabin Hait · 1 year, 1 month ago
  4. b498094 fix: total allocated percentage for sales team issue by ruthra kumar · 1 year, 1 month ago
  5. b71b0d5 fix: remove bad defaults (#38986) by Ankush Menat · 1 year, 1 month ago
  6. 3011322 Merge pull request #38891 from ruthra-kumar/customer_wise_report_price_issue by ruthra kumar · 1 year, 1 month ago
  7. d0ed8ef Merge pull request #38558 from s-aga-r/ADD-ITEMS-STOCK-RESERVATION-DIALOG by s-aga-r · 1 year, 1 month ago
  8. 6a0a08b fix: typeerror on pos order summary to new order screen by ruthra kumar · 1 year, 1 month ago
  9. 9a00edb fix: incorrect price list in customer-wise item price report by ruthra kumar · 1 year, 1 month ago
  10. eb9ee3f refactor: simplify conditional logic by barredterra · 1 year, 2 months ago
  11. 8d5045e feat: provision to add items in Stock Reservation dialog by s-aga-r · 1 year, 2 months ago
  12. 0026109 fix(ux): show row index and field label while selecting the Sales Order Item by s-aga-r · 1 year, 2 months ago
  13. 9471d8f feat: provision to update items in Stock Reservation dialog by s-aga-r · 1 year, 2 months ago
  14. 3df1d75 fix: incorrect customer outstanding amount (#38475) by NIYAZ RAZAK · 1 year, 2 months ago
  15. b2d8a44 test: Add, expand and refine test-cases for zero-quantity transactions. by Bernd Oliver Sünderhauf · 1 year, 2 months ago
  16. 2815d19 Merge pull request #38525 from ruthra-kumar/multiple_minor_fixes by ruthra kumar · 1 year, 2 months ago
  17. f4d418e fix: item group filter in sales person wise report by ruthra kumar · 1 year, 2 months ago
  18. b6a7549 fix: use predefined onload property `load_after_mapping` (#38209) by Sagar Vora · 1 year, 2 months ago
  19. 6bc4037 chore: changed sort_order to DESC for customer (#38498) by Sherin KR · 1 year, 2 months ago
  20. 63313ee feat: enable automatic type annotations (#38452) by Ankush Menat · 1 year, 2 months ago
  21. 8c3713b fix: don't select all fields by s-aga-r · 1 year, 2 months ago
  22. 729fc73 fix: product bundle search input by s-aga-r · 1 year, 2 months ago
  23. b9f5a1c fix: Negative Qty and Rates in SO/PO (#38252) by Marica · 1 year, 2 months ago
  24. edf4514 Merge pull request #38261 from s-aga-r/FIX-STOCK-RESERVATION-DIALOG-BOX by s-aga-r · 1 year, 2 months ago
  25. 477d9fa feat: new Report "Lost Quotations" (#38309) by Raffael Meyer · 1 year, 2 months ago
  26. 8bdb61c fix: condition in other bundle utils by Gursheen Anand · 1 year, 2 months ago
  27. 67f43d3 fix: validation for existing bundles by Gursheen Anand · 1 year, 2 months ago
  28. ee76af7 feat: add disabled field in product bundle by Gursheen Anand · 1 year, 2 months ago
  29. f9713ee fix: skip fixed assets in parent by Gursheen Anand · 1 year, 2 months ago
  30. 2a41da9 fix(ux): no need to select rows to unreserve the stock by s-aga-r · 1 year, 2 months ago
  31. 73586fd fix: use field `sales_order_item` instead `name` by s-aga-r · 1 year, 2 months ago
  32. 9c889b3 fix(ux): no need to select rows to reserve the stock by s-aga-r · 1 year, 2 months ago
  33. ff5b1b7 style: remove trailing whitespace (#38183) by Raffael Meyer · 1 year, 3 months ago
  34. 545ef3c fix: Suppier name was not taken when creating address from supplier by Kunhi · 1 year, 3 months ago
  35. 7842c9f fix: issue occured when creating supplier with contact details by kunhi · 1 year, 3 months ago
  36. 5cc8603 Merge pull request #38090 from blaggacao/fix/dn-mapper by s-aga-r · 1 year, 3 months ago
  37. 426c245 fix(dn): regression from bulk transaction fix by David Arnold · 1 year, 3 months ago
  38. e93a19f chore: refetch item images on transaction save (#38095) by Anand Baburajan · 1 year, 3 months ago
  39. 9ae5c97 fix: Identical items are added line by line instead of grouped together in POS (#37986) by mergify[bot] · 1 year, 3 months ago
  40. ea75658 feat(customer): add button to quick-create sales order and quotation (#37320) by David Arnold · 1 year, 3 months ago
  41. d380bf8 feat: remove unused method create_contact by barredterra · 1 year, 3 months ago
  42. d17e37c test: parse full name by barredterra · 1 year, 3 months ago
  43. 6f432b8 refactor: parse full name by barredterra · 1 year, 3 months ago
  44. 94faa44 fix: close `Credit Limit Crossed` dialog (#38052) by Arjun · 1 year, 3 months ago
  45. 9fde782 fix(customer): contact creation for companies (#38055) by David Arnold · 1 year, 3 months ago
  46. ecc305d fix: add customer name and supplier name columns (#37557) by ViralKansodiya · 1 year, 3 months ago
  47. 6f6d5cb fix(POS): 100 % Discount on Point of Sales (#37411) by Niraj Gautam · 1 year, 3 months ago
  48. a74e1f1 fix(crm): ensure primary address and contact follows customer setting (#37710) by David Arnold · 1 year, 3 months ago
  49. ae508144 fix(customer): quick form and integration fixes (#37386) by David Arnold · 1 year, 3 months ago
  50. 45b4bfc fix: sales order not assigned to territory orders (#37905) by jabir-elat · 1 year, 3 months ago
  51. fc41995 Merge pull request #37590 from GursheenK/gov-compliance-for-tax-withholding-report by Deepesh Garg · 1 year, 3 months ago
  52. 0fc14b7 Merge pull request #37635 from GursheenK/validation-for-order-item-from-qtn by Deepesh Garg · 1 year, 3 months ago
  53. fb0ec74 fix(packed_item): ensure proper names for ref integrity (#37597) by David Arnold · 1 year, 3 months ago
  54. afc64ed fix: ignore permissions while mapping DN Item by s-aga-r · 1 year, 3 months ago
  55. 8ffa2bf refactor: rename field `Over Order Allowance` to `Blanket Order Allowance` by s-aga-r · 1 year, 3 months ago
  56. cdbe1c8 Merge pull request #37603 from s-aga-r/AUTO-RESERVATION by s-aga-r · 1 year, 3 months ago
  57. 4dff2c7 chore: fix flakiness `test_sales_order_partial_advance_payment` by ruthra kumar · 1 year, 3 months ago
  58. 17ebc1e fix: validate so item with qtn by Gursheen Anand · 1 year, 3 months ago
  59. 4539502 fix: incorrect serial and batch get reserved by s-aga-r · 1 year, 4 months ago
  60. ed2457b feat: proprietorship & partnership options in entity type by Gursheen Anand · 1 year, 4 months ago
  61. 64497c9 feat: reserve stock for SO on PR submission by s-aga-r · 1 year, 4 months ago
  62. 2b4fa98 refactor: rename field `Auto Reserve Stock for Sales Order` by s-aga-r · 1 year, 4 months ago
  63. 36a996d chore: make `Reserve Stock` checkbox visible in SO by s-aga-r · 1 year, 4 months ago
  64. 88be7ad Merge branch 'develop' of https://github.com/frappe/erpnext into sales_order_item_dimensions by Deepesh Garg · 1 year, 4 months ago
  65. e31db18 chore: Add accounting dimensions to Sales Order Item table by Deepesh Garg · 1 year, 4 months ago
  66. f900a78 refactor!: drop ecommerce in favor of webshop (#33265) by Sabu Siyad · 1 year, 4 months ago
  67. b2cee39 fix: consider received qty while creating SO -> MR by s-aga-r · 1 year, 4 months ago
  68. 2d6f1f8 fix(UX): Un-require description fields on items (#37354) by Bernd Oliver Sünderhauf · 1 year, 4 months ago
  69. 2c899dd fix: customer group and territory not mandatory (#37050) by RitvikSardana · 1 year, 4 months ago
  70. f160e49 Merge pull request #37268 from GursheenK/ar-summary-party-filter by ruthra kumar · 1 year, 4 months ago
  71. 9d15124 fix: set route filter values for AR by Gursheen Anand · 1 year, 4 months ago
  72. 8051c2d refactor: In Quotation Item, discount_and_margin section should have same collapsible_depends_on as other similar DocType (Sales Order Item,Sales Invoice Item,...) (#37252) by HENRY Florian · 1 year, 4 months ago
  73. fb84492 feat: Customer and Supplier - Primary Address and Contact on the same column as new adress and contact by Florian HENRY · 1 year, 4 months ago
  74. 34bb64e fix(ux): move `get_route_options_for_new_doc` to `refresh` (#37096) by HENRY Florian · 1 year, 5 months ago
  75. 6664bc9 Merge pull request #37041 from vorasmit/fix-advances by Deepesh Garg · 1 year, 5 months ago
  76. 055156d test: expired item price should not be picked by ruthra kumar · 1 year, 5 months ago
  77. 43061f4 fix: correct set_query filters by Smit Vora · 1 year, 5 months ago
  78. 2d8363a feat: Serial and Batch reservation (#35946) by s-aga-r · 1 year, 5 months ago
  79. 8ed8698 Merge pull request #36596 from Nihantra-Patel/pos_receipt_mail by Deepesh Garg · 1 year, 5 months ago
  80. ab6e600 fix: demo data setup w/o territory (#36798) by Ankush Menat · 1 year, 5 months ago
  81. 98adfb4 Merge pull request #36492 from RitvikSardana/develop-ritvik-POS-runtime-effect by Deepesh Garg · 1 year, 6 months ago
  82. a0fc685 refactor: toggle for negative rates in Selling Settings by ruthra kumar · 1 year, 6 months ago
  83. ae2c600 fix: POS compatible for mobile view (#36534) by RitvikSardana · 1 year, 6 months ago
  84. f8e7bc0 Merge pull request #36564 from deepeshgarg007/monthly_sales_update by Deepesh Garg · 1 year, 6 months ago
  85. 64614cd refactor(test): don't set po_no by default by ruthra kumar · 1 year, 6 months ago
  86. dd91a77 fix: POS Invoice Email Receipt Mail by Nihantra C. Patel · 1 year, 6 months ago
  87. 7e34468 fix: POS Invoice Email Receipt Mail by Nihantra C. Patel · 1 year, 6 months ago
  88. dbd3fdb fix: disallow mulitple SO with same PO No by ruthra kumar · 1 year, 6 months ago
  89. f6c055c fix: now time set in closing POS by Ritvik Sardana · 1 year, 6 months ago
  90. 32863b4 fix: Make default sales update frequency as monthly instead of each transaction by Deepesh Garg · 1 year, 6 months ago
  91. a93ae9c Merge pull request #36434 from ruthra-kumar/replace_get_cached_with_get_single_value by ruthra kumar · 1 year, 6 months ago
  92. ba15810 fix: incorrect usage `get_cached_value` on single doctypes by ruthra kumar · 1 year, 6 months ago
  93. f83a100 fix: not able to make material request (#36416) by rohitwaghchaure · 1 year, 6 months ago
  94. c6b024c Merge pull request #36167 from barredterra/percentage-rounding by Deepesh Garg · 1 year, 6 months ago
  95. 3173546 Merge pull request #36198 from HarryPaulo/fix-pricing-rule-on-point-of-sale by Deepesh Garg · 1 year, 6 months ago
  96. 4e58503 Merge pull request #36377 from rohitwaghchaure/fixed-pp-sub-assembly-available-items by rohitwaghchaure · 1 year, 6 months ago
  97. 1c2148b fix: multiple issues related to Production Plan by Rohit Waghchaure · 1 year, 6 months ago
  98. 829387c Merge pull request #36360 from deepeshgarg007/fy_default_dates by Deepesh Garg · 1 year, 6 months ago
  99. ebdf195 Merge pull request #36254 from deepeshgarg007/remove_auto_repeat by Deepesh Garg · 1 year, 6 months ago
  100. 2341061 fix: Default year start and end date in reports by Deepesh Garg · 1 year, 6 months ago