brotherton-erpnext/erpnext/selling
Saqib ac9e6ff704
fix(pos): multiple pos fixes and additions (#24227)
* fix: make custom fields in pos invoice similar to sales invoice

* feat: allow/disallow rate & discount change

* fix: any pos profile can be selected while creating pos opening

* fix: cannot add item to cart

* fix: validate phone payment only if payment request exists

* fix: replace pos payment method patch

* chore: rearrange item & customer group filter

* fix: allow/disallow invoice level discount

* fix: updating qty of item with uom having space char

* fix: move configuration checbox to config section

* fix: invalid item rate trigger

* fix: cannot remove item from draft invoices

* fix: customer currency not set in pos invoice

* fix: duplicate item error message

* fix: sales uom not fetched in pos invoice

* fix: cannot add taxes to pos invoice for uae region

* fix: cannot merge pos invoice into credit note

* fix: tax calculation while merging pos invoices

* feat: delete draft orders from order list

* fix: merging of pos invoice with pricing rules
2021-01-28 17:58:55 +05:30
..
dashboard_chart feat: Export Selling Dashboard (#22776) 2020-07-22 18:07:39 +05:30
desk_page fix(Selling): Add missing reports on desk 2020-10-08 10:24:11 +05:30
doctype fix: Item valuation for internal stock transfers (#24200) 2021-01-28 13:09:56 +05:30
module_onboarding/selling fix: grammatical fixes in module onboarding (#22580) 2020-07-08 14:25:51 +05:30
number_card feat: Export Selling Dashboard (#22776) 2020-07-22 18:07:39 +05:30
onboarding_slide/add_a_few_customers fix: remove illustrations from onboarding slides (#19872) 2019-12-23 08:24:46 +05:30
onboarding_step fix: grammatical fixes in module onboarding (#22580) 2020-07-08 14:25:51 +05:30
page fix(pos): multiple pos fixes and additions (#24227) 2021-01-28 17:58:55 +05:30
print_format refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
report refactor(analytics report): linting 2020-12-25 16:34:43 +05:30
selling_dashboard/selling feat: Export Selling Dashboard (#22776) 2020-07-22 18:07:39 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
README.md Update README.md (#16224) 2018-12-24 14:19:51 +05:30
sales_common.js feat: Batch wise item pricing (#24470) 2021-01-28 12:05:57 +05:30

Selling management module. Includes forms for capturing / managing the sales process:

  • Customer
  • Campaign
  • Quotation
  • Sales Order

Moved to CRM Module:

  • Lead
  • Opportunity