Version: J2Commerce 6.3.7
Problem
The menu item for Invoice Templates is missing under Components > J2Commerce > Design, although the view is fully functional.
Symptoms
- ✗ Menu item not visible in Components > J2Commerce > Design
- ✓ Direct link works perfectly:
index.php?option=com_j2commerce&view=invoicetemplates - ✓ Invoice Templates are fully functional via direct link
Suspected Cause
The Invoice Template view is not registered in the navigation/toolbar (ToolbarHelper.php), although the view itself exists and functions correctly.