brotherton-erpnext/erpnext/selling
marination 025574d9b5 chore: Removing Item's Website section & references
- Removed old onboarding slide json and `create_onboarding_docs` methods
- Removed website sections from Item master
- Removed references to item website fields
- Shifted Item doctype website methods to Website Item
- Removed WebsiteGenerator from Item doctype
- Website Items in Homepage Products section
- Removed redundant code from item_group.py
- Fix: Item field filters won’t appear in website
2021-10-12 16:03:19 +05:30
..
dashboard_chart feat: Export Selling Dashboard (#22776) 2020-07-22 18:07:39 +05:30
doctype chore: Removing Item's Website section & references 2021-10-12 16:03:19 +05:30
form_tour feat: Accounts, Selling & Assets Onboarding cleanup (#27112) 2021-08-27 15:47:11 +05:30
module_onboarding/selling feat: Accounts, Selling & Assets Onboarding cleanup (#27112) 2021-08-27 15:47:11 +05:30
number_card feat: Export Selling Dashboard (#22776) 2020-07-22 18:07:39 +05:30
onboarding_step feat: Accounts, Selling & Assets Onboarding cleanup (#27112) 2021-08-27 15:47:11 +05:30
page fix(pos): check if item exists before fetching available qty (#27581) 2021-09-20 21:35:37 +05:30
print_format fix(pos): validations & minor ui issues (#25351) 2021-04-22 13:38:20 +05:30
report fix: cancelled sales invoices are considered in billed quantity calculation 2021-09-13 16:50:11 +05:30
selling_dashboard/selling feat: Export Selling Dashboard (#22776) 2020-07-22 18:07:39 +05:30
workspace fix: updated erpnext wspace json files (#26380) 2021-08-13 12:19:16 +05:30
__init__.py
README.md Update README.md (#16224) 2018-12-24 14:19:51 +05:30
sales_common.js Merge pull request #27281 from DeeMysterio/party-specific-items 2021-09-14 13:58:18 +05:30

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

  • Customer
  • Campaign
  • Quotation
  • Sales Order

Moved to CRM Module:

  • Lead
  • Opportunity