[SOLVED] Custom report not showing in drop down list
Posted: Sun Jun 14, 2020 10:05 am
Lectori Salutem,
I've made a custom report, a modified copy of Products Purchased, (controller) and changed the query (model), gave it a new title header (language) and layout (view). All looks well and the report shows up in the permissions under System/Users/User Groups so I've enabled it under Access and Modify permissions. So far so good but the report doesn't show up in the drop-down list under Reports.
I know the report works because when I manually add it in the address bar:
it shows the correct report with the correct layout and the correct information. So the report is fine. But how do I make it selectable from the drop down list? I'd expect the title of the report used in the language file to show up there (as do the 'original' reports).
I'm surely missing something .... but what?
Thanks in advance for your time & help.
Tech details:
Opencart Version 3.0.3.2
Mods: Export/Import Tool (V3.22) for OpenCart, Remove Short Description, TMD Custom Tab , [underr] Order Invoice - Images
Layout/Theme: default
URL: newshop.bricks2spare.com (irrelevant)
Kind regards,
Leon
I've made a custom report, a modified copy of Products Purchased, (controller) and changed the query (model), gave it a new title header (language) and layout (view). All looks well and the report shows up in the permissions under System/Users/User Groups so I've enabled it under Access and Modify permissions. So far so good but the report doesn't show up in the drop-down list under Reports.
I know the report works because when I manually add it in the address bar:
Code: Select all
https://newshop.bricks2spare.com/<removed>/index.php?route=report/report&user_token=[omitted]&code=my_new_report
I'm surely missing something .... but what?
Thanks in advance for your time & help.
Tech details:
Opencart Version 3.0.3.2
Mods: Export/Import Tool (V3.22) for OpenCart, Remove Short Description, TMD Custom Tab , [underr] Order Invoice - Images
Layout/Theme: default
URL: newshop.bricks2spare.com (irrelevant)
Kind regards,
Leon