brotherton-erpnext/erpnext/selling
Suraj Shetty bc2ff785f1 fix: Restore "allow delivery" condition checks (#18246)
* fix: Remove `allow_delivery` flag

- User was not able to create delivery note
because allow_delivery flag was false and
it never used to get updated

* fix: Restore allow_delivery condition checks
2019-07-11 10:43:40 +05:30
..
doctype fix: Restore "allow delivery" condition checks (#18246) 2019-07-11 10:43:40 +05:30
page fix(sales-funnel): Remove duplicate code 2019-06-25 17:17:38 +05:30
report fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
README.md Update README.md (#16224) 2018-12-24 14:19:51 +05:30
sales_common.js Merge pull request #18161 from deepeshgarg007/additional_discount 2019-07-05 18:13:23 +05:30

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

  • Customer
  • Campaign
  • Quotation
  • Sales Order

Moved to CRM Module:

  • Lead
  • Opportunity