Hello!
Is it possible to use the override system for invoice_order.php and invoice_items.php?
The files are located at:
/components/com_virtuemart/views/invoice/tmpl/invoice_order.php
/components/com_virtuemart/views/invoice/tmpl/invoice_items.php
I tried to place the override files in:
/administrator/templates/bluestork/html/com_virtuemart/views/invoice/tmpl/invoice_order.php
/administrator/templates/bluestork/html/com_virtuemart/views/invoice/tmpl/invoice_items.php
But the override is not working.
right path:
templates/your_template/html/com_virtuemart/invoice/
Thanks! :)