brotherton-erpnext/erpnext/setup
marination d802d73973 fix: Consider Website Item Groups in Item group page product listing
- Passed an argument to query engine to know when query is for item group page
- If for item group page, get data with regards to website item group table
- This query should be fast since there's one filter and that shortens the table beforehand
- This data is merged with the results from the Item master (results only considering item attributes and field filters)
- The combined data is then sorted as per weightage

Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
2021-06-23 14:24:13 +05:30
..
doctype fix: Consider Website Item Groups in Item group page product listing 2021-06-23 14:24:13 +05:30
onboarding_slide fix: remove illustrations from onboarding slides (#19872) 2019-12-23 08:24:46 +05:30
page fix(minor): update routes 2020-11-18 15:00:34 +05:30
setup_wizard fix: Correct South Africa VAT Rate (#25894) 2021-06-17 18:43:30 +05:30
workspace fix: remove non-standard module cards from Home Workspace (#25391) 2021-04-19 21:09:47 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
default_energy_point_rules.py feat: Default energy point rules (#19003) 2019-09-17 15:54:41 +05:30
default_success_action.py feat: Default energy point rules (#19003) 2019-09-17 15:54:41 +05:30
install.py fix(ux): fix unstranslated text in msgprint/throw 2021-05-25 20:59:20 +05:30
utils.py fix: use ERPNext in welcome email when default company is not set 2020-03-05 10:08:43 +05:30