brotherton-erpnext/erpnext/controllers
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
..
tests test: basic tests for controllers/queries (#27422) 2021-09-10 12:46:35 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py Merge branch 'develop' into fix-32644 2021-09-26 17:07:46 +05:30
buying_controller.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
employee_boarding_controller.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
item_variant.py chore: Removing Item's Website section & references 2021-10-12 16:03:19 +05:30
print_settings.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
queries.py Merge branch 'develop' into care 2021-10-04 09:46:34 +05:30
sales_and_purchase_return.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
selling_controller.py fix: using DN for transfer w/o internal customer (backport #27798) (backport #27805) (#27807) 2021-10-05 16:16:21 +05:30
status_updater.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
stock_controller.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
subcontracting.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
taxes_and_totals.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
trends.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
website_list_for_contact.py fix: Webform Permission for custom doctype (#26232) 2021-09-14 12:49:08 +05:30