1. ff5b1b7 style: remove trailing whitespace (#38183) by Raffael Meyer · 1 year, 3 months ago
  2. 545ef3c fix: Suppier name was not taken when creating address from supplier by Kunhi · 1 year, 3 months ago
  3. 7842c9f fix: issue occured when creating supplier with contact details by kunhi · 1 year, 3 months ago
  4. 5cc8603 Merge pull request #38090 from blaggacao/fix/dn-mapper by s-aga-r · 1 year, 3 months ago
  5. 426c245 fix(dn): regression from bulk transaction fix by David Arnold · 1 year, 3 months ago
  6. e93a19f chore: refetch item images on transaction save (#38095) by Anand Baburajan · 1 year, 3 months ago
  7. 9ae5c97 fix: Identical items are added line by line instead of grouped together in POS (#37986) by mergify[bot] · 1 year, 3 months ago
  8. ea75658 feat(customer): add button to quick-create sales order and quotation (#37320) by David Arnold · 1 year, 3 months ago
  9. d380bf8 feat: remove unused method create_contact by barredterra · 1 year, 3 months ago
  10. d17e37c test: parse full name by barredterra · 1 year, 3 months ago
  11. 6f432b8 refactor: parse full name by barredterra · 1 year, 3 months ago
  12. 94faa44 fix: close `Credit Limit Crossed` dialog (#38052) by Arjun · 1 year, 3 months ago
  13. 9fde782 fix(customer): contact creation for companies (#38055) by David Arnold · 1 year, 3 months ago
  14. ecc305d fix: add customer name and supplier name columns (#37557) by ViralKansodiya · 1 year, 3 months ago
  15. 6f6d5cb fix(POS): 100 % Discount on Point of Sales (#37411) by Niraj Gautam · 1 year, 3 months ago
  16. a74e1f1 fix(crm): ensure primary address and contact follows customer setting (#37710) by David Arnold · 1 year, 3 months ago
  17. ae508144 fix(customer): quick form and integration fixes (#37386) by David Arnold · 1 year, 3 months ago
  18. 45b4bfc fix: sales order not assigned to territory orders (#37905) by jabir-elat · 1 year, 3 months ago
  19. fc41995 Merge pull request #37590 from GursheenK/gov-compliance-for-tax-withholding-report by Deepesh Garg · 1 year, 3 months ago
  20. 0fc14b7 Merge pull request #37635 from GursheenK/validation-for-order-item-from-qtn by Deepesh Garg · 1 year, 3 months ago
  21. fb0ec74 fix(packed_item): ensure proper names for ref integrity (#37597) by David Arnold · 1 year, 3 months ago
  22. afc64ed fix: ignore permissions while mapping DN Item by s-aga-r · 1 year, 3 months ago
  23. 8ffa2bf refactor: rename field `Over Order Allowance` to `Blanket Order Allowance` by s-aga-r · 1 year, 3 months ago
  24. cdbe1c8 Merge pull request #37603 from s-aga-r/AUTO-RESERVATION by s-aga-r · 1 year, 3 months ago
  25. 4dff2c7 chore: fix flakiness `test_sales_order_partial_advance_payment` by ruthra kumar · 1 year, 3 months ago
  26. 17ebc1e fix: validate so item with qtn by Gursheen Anand · 1 year, 3 months ago
  27. 4539502 fix: incorrect serial and batch get reserved by s-aga-r · 1 year, 4 months ago
  28. ed2457b feat: proprietorship & partnership options in entity type by Gursheen Anand · 1 year, 4 months ago
  29. 64497c9 feat: reserve stock for SO on PR submission by s-aga-r · 1 year, 4 months ago
  30. 2b4fa98 refactor: rename field `Auto Reserve Stock for Sales Order` by s-aga-r · 1 year, 4 months ago
  31. 36a996d chore: make `Reserve Stock` checkbox visible in SO by s-aga-r · 1 year, 4 months ago
  32. 88be7ad Merge branch 'develop' of https://github.com/frappe/erpnext into sales_order_item_dimensions by Deepesh Garg · 1 year, 4 months ago
  33. e31db18 chore: Add accounting dimensions to Sales Order Item table by Deepesh Garg · 1 year, 4 months ago
  34. f900a78 refactor!: drop ecommerce in favor of webshop (#33265) by Sabu Siyad · 1 year, 4 months ago
  35. b2cee39 fix: consider received qty while creating SO -> MR by s-aga-r · 1 year, 4 months ago
  36. 2d6f1f8 fix(UX): Un-require description fields on items (#37354) by Bernd Oliver Sünderhauf · 1 year, 4 months ago
  37. 2c899dd fix: customer group and territory not mandatory (#37050) by RitvikSardana · 1 year, 4 months ago
  38. f160e49 Merge pull request #37268 from GursheenK/ar-summary-party-filter by ruthra kumar · 1 year, 4 months ago
  39. 9d15124 fix: set route filter values for AR by Gursheen Anand · 1 year, 4 months ago
  40. 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
  41. 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
  42. 34bb64e fix(ux): move `get_route_options_for_new_doc` to `refresh` (#37096) by HENRY Florian · 1 year, 5 months ago
  43. 6664bc9 Merge pull request #37041 from vorasmit/fix-advances by Deepesh Garg · 1 year, 5 months ago
  44. 055156d test: expired item price should not be picked by ruthra kumar · 1 year, 5 months ago
  45. 43061f4 fix: correct set_query filters by Smit Vora · 1 year, 5 months ago
  46. 2d8363a feat: Serial and Batch reservation (#35946) by s-aga-r · 1 year, 5 months ago
  47. 8ed8698 Merge pull request #36596 from Nihantra-Patel/pos_receipt_mail by Deepesh Garg · 1 year, 5 months ago
  48. ab6e600 fix: demo data setup w/o territory (#36798) by Ankush Menat · 1 year, 5 months ago
  49. 98adfb4 Merge pull request #36492 from RitvikSardana/develop-ritvik-POS-runtime-effect by Deepesh Garg · 1 year, 6 months ago
  50. a0fc685 refactor: toggle for negative rates in Selling Settings by ruthra kumar · 1 year, 6 months ago
  51. ae2c600 fix: POS compatible for mobile view (#36534) by RitvikSardana · 1 year, 6 months ago
  52. f8e7bc0 Merge pull request #36564 from deepeshgarg007/monthly_sales_update by Deepesh Garg · 1 year, 6 months ago
  53. 64614cd refactor(test): don't set po_no by default by ruthra kumar · 1 year, 6 months ago
  54. dd91a77 fix: POS Invoice Email Receipt Mail by Nihantra C. Patel · 1 year, 6 months ago
  55. 7e34468 fix: POS Invoice Email Receipt Mail by Nihantra C. Patel · 1 year, 6 months ago
  56. dbd3fdb fix: disallow mulitple SO with same PO No by ruthra kumar · 1 year, 6 months ago
  57. f6c055c fix: now time set in closing POS by Ritvik Sardana · 1 year, 6 months ago
  58. 32863b4 fix: Make default sales update frequency as monthly instead of each transaction by Deepesh Garg · 1 year, 6 months ago
  59. a93ae9c Merge pull request #36434 from ruthra-kumar/replace_get_cached_with_get_single_value by ruthra kumar · 1 year, 6 months ago
  60. ba15810 fix: incorrect usage `get_cached_value` on single doctypes by ruthra kumar · 1 year, 6 months ago
  61. f83a100 fix: not able to make material request (#36416) by rohitwaghchaure · 1 year, 6 months ago
  62. c6b024c Merge pull request #36167 from barredterra/percentage-rounding by Deepesh Garg · 1 year, 6 months ago
  63. 3173546 Merge pull request #36198 from HarryPaulo/fix-pricing-rule-on-point-of-sale by Deepesh Garg · 1 year, 6 months ago
  64. 4e58503 Merge pull request #36377 from rohitwaghchaure/fixed-pp-sub-assembly-available-items by rohitwaghchaure · 1 year, 6 months ago
  65. 1c2148b fix: multiple issues related to Production Plan by Rohit Waghchaure · 1 year, 6 months ago
  66. 829387c Merge pull request #36360 from deepeshgarg007/fy_default_dates by Deepesh Garg · 1 year, 6 months ago
  67. ebdf195 Merge pull request #36254 from deepeshgarg007/remove_auto_repeat by Deepesh Garg · 1 year, 6 months ago
  68. 2341061 fix: Default year start and end date in reports by Deepesh Garg · 1 year, 6 months ago
  69. 4496a67 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 6 months ago
  70. cf50bb4 Revert "fix: Default year start and end dates in reports" by Deepesh Garg · 1 year, 6 months ago
  71. 5dc8195 Merge pull request #36249 from deepeshgarg007/default_dates by Deepesh Garg · 1 year, 6 months ago
  72. 3f81e15 Merge pull request #36147 from deepeshgarg007/eslint by Deepesh Garg · 1 year, 6 months ago
  73. 4bb6db8 fix: Remove auto repeat (subscription) button from Sales and Purchase documents by Deepesh Garg · 1 year, 6 months ago
  74. 3c92686 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 6 months ago
  75. 0d70ae2 chore: Ingnore issues by Deepesh Garg · 1 year, 6 months ago
  76. 7205fb9 chore: convert sales common to utils by Deepesh Garg · 1 year, 6 months ago
  77. de189c5 Merge pull request #35950 from FHenry/dev_feat_adress_contact_report by Deepesh Garg · 1 year, 7 months ago
  78. 4b4d828 fix: inserting of items with pricing rule with qty range by HarryPaulo · 1 year, 7 months ago
  79. 3759a41 fix: Default fiscal year in accounting, buying and sellingcharts by Deepesh Garg · 1 year, 7 months ago
  80. 9fb1533 fix(test): `test_stock_reservation_against_sales_order` (#36166) by s-aga-r · 1 year, 7 months ago
  81. 9e791ef refactor: client side accounts controller by Deepesh Garg · 1 year, 7 months ago
  82. ecaf0ab fix: rounding of percentage fields by barredterra · 1 year, 7 months ago
  83. e48dc08 Merge branch 'develop' of https://github.com/frappe/erpnext into dev_feat_adress_contact_report by Florian HENRY · 1 year, 7 months ago
  84. 3fa2a8c chore: fix linting issues by Deepesh Garg · 1 year, 7 months ago
  85. 924cdef ci: add eslint and update linting confs by Deepesh Garg · 1 year, 7 months ago
  86. bf84e0d refactor: remove frappe.dynamic_link (#35096) by Raffael Meyer · 1 year, 7 months ago
  87. a449a4b chore: Add frappe school links (#35995) by Ankush Menat · 1 year, 7 months ago
  88. da72bd9 feat: add Lead to Adresse And contact report by Florian HENRY · 1 year, 7 months ago
  89. 0408b6d Merge branch 'develop' of https://github.com/frappe/erpnext into #34282-Record-advance-payment-as-a-liability by Deepesh Garg · 1 year, 7 months ago
  90. 5113a41 fix!: UX of supplier linking with supplier users on portal pages (#35836) by Gursheen Kaur Anand · 1 year, 7 months ago
  91. da6bc1a refactor: Redo workflows by Deepesh Garg · 1 year, 7 months ago
  92. 98cfea6 Merge branch 'develop' of https://github.com/frappe/erpnext into #34282-Record-advance-payment-as-a-liability by Deepesh Garg · 1 year, 8 months ago
  93. 1112652 Merge branch 'develop' into bank-trans-party-automatch by Raffael Meyer · 1 year, 8 months ago
  94. 7ec9d76 Merge branch 'develop' of https://github.com/frappe/erpnext into #34282-Record-advance-payment-as-a-liability by Deepesh Garg · 1 year, 8 months ago
  95. 78fbd64 fix: unsupported operand type(s) for //: 'float' and 'NoneType' for POS Barcode search (#35710) by mergify[bot] · 1 year, 8 months ago
  96. 4b5454c fix(ux): set route options for new `SBB` by s-aga-r · 1 year, 8 months ago
  97. 51848ee Merge branch 'develop' into bank-trans-party-automatch by Raffael Meyer · 1 year, 8 months ago
  98. 1c2fe08 fix: test case and removed outward field by Rohit Waghchaure · 1 year, 8 months ago
  99. 4820221 Merge pull request #35636 from s-aga-r/FIX-SBB-AttributeError by rohitwaghchaure · 1 year, 8 months ago
  100. 7549a5c fix(ux): add filters for SBB by s-aga-r · 1 year, 8 months ago