7e1742956c
Warn: Just used regex to replace all usage. ```regex s/frappe.db.set(\(.*\),\(.*\),\(.*\))/\1.db_set(\2, \3)/g ``` Required after: https://github.com/frappe/frappe/pull/18815 |
||
---|---|---|
.. | ||
dashboard_chart | ||
doctype | ||
form_tour | ||
module_onboarding/selling | ||
number_card | ||
onboarding_step | ||
page | ||
print_format | ||
print_format_field_template | ||
report | ||
selling_dashboard/selling | ||
workspace | ||
__init__.py | ||
README.md | ||
sales_common.js |
Selling management module. Includes forms for capturing / managing the sales process:
- Customer
- Campaign
- Quotation
- Sales Order
Moved to CRM Module:
- Lead
- Opportunity