brotherton-erpnext/erpnext/selling
Ankush Menat f89a64db48
fix: dont attempt to set batch number if item doesn't have batch no (#29812)
This causes other triggers and unnecessary changes (e.g. price list)
2022-02-15 16:10:35 +05:30
..
dashboard_chart feat: Export Selling Dashboard (#22776) 2020-07-22 18:07:39 +05:30
doctype feat: Bulk Transaction Processing (#28580) 2022-02-08 01:00:37 +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_step feat: Accounts, Selling & Assets Onboarding cleanup (#27112) 2021-08-27 15:47:11 +05:30
page fix(pos): pricing rule on transactions doesn't work 2022-02-02 19:33:48 +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: dont attempt to set batch number if item doesn't have batch no (#29812) 2022-02-15 16:10:35 +05:30

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

  • Customer
  • Campaign
  • Quotation
  • Sales Order

Moved to CRM Module:

  • Lead
  • Opportunity