brotherton-erpnext/erpnext/selling
Aditya Hase 6ccb6562f1 Python 3 compatibility syntax error fixes (#10519)
* Use Python 3 style print function

* Use 'Exception as e' instead of 'Exception, e'

* Unpack tuple arguments explicitly in instead of relying on auto unpacking

* Use consistent indentation

* Use 0 if stock_frozen_upto_days is None
2017-08-28 18:17:36 +05:30
..
doctype Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
page Lint and fix JS files 2017-05-30 12:54:42 +05:30
report Lint and fix JS files 2017-05-30 12:54:42 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
sales_common.js Additional GST related fields in Invoice and Sales/Purchase Register reort (#10405) 2017-08-21 08:28:55 +05:30

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

  • Lead
  • Opportunity
  • Quotation
  • Sales Order