brotherton-erpnext/erpnext/selling
Faris Ansari 4b21225cf4
fix: Map item_code to title (#17403)
When making Project from Sales Order, description was mapped
with Task title which can exceed 140 characters easily.
Description should be mapped with description as it is html field.
2019-04-29 22:41:48 +05:30
..
doctype fix: Map item_code to title (#17403) 2019-04-29 22:41:48 +05:30
page fix: POS not working if user has access of multiple company 2019-04-16 18:43:16 +05:30
report fix: Pending SO Items For Purchase Request not showing the so quantity correctly if so has duplicate items 2019-04-16 18:26:11 +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 feat: pricing rule enhancements 2019-03-19 12:44:30 +05:30

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

  • Customer
  • Campaign
  • Quotation
  • Sales Order

Moved to CRM Module:

  • Lead
  • Opportunity