brotherton-erpnext/erpnext/selling
Ankush Menat d9c84dff0f fix(selling): cancel sales order with cancelled PE
Allow cancelling sales order with cancelled payment entry. Ignoring GL
entries while cancelling the document is required to cancel it, reverse
entries are created by accounts controller.

Related issue: ISS-20-21-09586
2021-02-18 21:29:12 +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(selling): cancel sales order with cancelled PE 2021-02-18 21:29:12 +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 feat(pos): mpesa related fixes & additions (#24306) 2021-02-18 20:53:26 +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
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