brotherton-erpnext/erpnext/selling
Abhishek Balam 18e7b60acc
feat(Selling): Gross Profit In Quotation (#21795)
* added valuation rate and gross_profit in quotation item table

* modified code to not fetch valuation_rate manually, used set_gross_profit from selling controller
2020-05-26 18:37:02 +05:30
..
desk_page/retail feat: accounting dashboard + desk 2020-05-18 18:03:11 +05:30
doctype feat(Selling): Gross Profit In Quotation (#21795) 2020-05-26 18:37:02 +05:30
onboarding_slide/add_a_few_customers fix: remove illustrations from onboarding slides (#19872) 2019-12-23 08:24:46 +05:30
page fix: Validate Filters in Sales Funnel. (#21761) 2020-05-18 14:38:57 +05:30
report Merge pull request #21668 from abhishekbalam/develop 2020-05-13 14:26:40 +05:30
__init__.py
README.md
sales_common.js chore: Commonify autofilling warehouses in child tables 2020-04-23 00:18:21 +05:30

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

  • Customer
  • Campaign
  • Quotation
  • Sales Order

Moved to CRM Module:

  • Lead
  • Opportunity