brotherton-erpnext/erpnext/selling
Suraj Shetty 29c7947db0 fix: Further sort sales_order_analysis to get consistent response
Since the data was sorted by `transaction_date`, report sorting order used to be inconsistent everytime if there were lots of records with same transaction date. This used to create problems while exporting report as "Excel" with filters.
2022-01-27 11:11:37 +05:30
..
dashboard_chart feat: Export Selling Dashboard (#22776) 2020-07-22 18:07:39 +05:30
doctype fix: changed function name 2022-01-19 13:05:48 +05:30
form_tour fix: company tour 2021-11-24 19:19:45 +05:30
module_onboarding/selling feat: Accounts, Selling & Assets Onboarding cleanup (#27112) 2021-08-27 15:47:11 +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 feat: Accounts, Selling & Assets Onboarding cleanup (#27112) 2021-08-27 15:47:11 +05:30
page fix: POS items added to cart despite low qty (#29126) 2022-01-04 19:14:40 +05:30
print_format fix(pos): validations & minor ui issues (#25351) 2021-04-22 13:38:20 +05:30
print_format_field_template feat: Taxes template for selling/buying doctypes 2021-10-21 12:06:02 +05:30
report fix: Further sort sales_order_analysis to get consistent response 2022-01-27 11:11:37 +05:30
selling_dashboard/selling feat: Export Selling Dashboard (#22776) 2020-07-22 18:07:39 +05:30
workspace fix: minor fix 2022-01-13 19:50:26 +05:30
__init__.py
README.md Update README.md (#16224) 2018-12-24 14:19:51 +05:30
sales_common.js fix: Added filter for dispatch address (#28937) 2021-12-21 12:35:44 +05:30

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

  • Customer
  • Campaign
  • Quotation
  • Sales Order

Moved to CRM Module:

  • Lead
  • Opportunity