brotherton-erpnext/erpnext/selling
Deepesh Garg ef0d26c161 feat: Validity for Item taxes (#20135)
* feat: Validity for Item taxes

* fix: Trigger for gst hsn code

* fix: Sort taxes based on validity

* fix: Validation for item tax template and filters based on validity

* fix: Add missing semicolon

* fix: Validate tax template only if item code available

* fix: Do not validate or filter item tax template if no item taxes applied

* fix: Consider item group for validating taxes

* fix: Test cases for item tax  validation

* fix: Item tax template filtering fixes

* fix: Add missing semicolon

* fix: Remove unnecessary query
2020-01-06 15:34:15 +05:30
..
doctype fix(Subscription): pass start_date while computing next_schedu… (#20159) 2019-12-31 19:15:37 +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] Allow Print Before Pay in POS (#20151) 2019-12-31 17:07:37 +05:30
report fix: Item-wise Sales History report not working (#19889) 2019-12-10 21:34:03 +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: Validity for Item taxes (#20135) 2020-01-06 15:34:15 +05:30

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

  • Customer
  • Campaign
  • Quotation
  • Sales Order

Moved to CRM Module:

  • Lead
  • Opportunity