Invoice modification general questions
11 years 7 months ago - 11 years 7 months ago #189820
by filiar
Invoice modification general questions was created by filiar
-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
Hi, after searching a while, I could not find some answers, concerning Invoice templates, so there are the questions:
1. If I modify some template from HS->System->Configuration->Display->Views, will they stay after future updates? If not, where should I modify to override updates.
2. Is there something like print.css file where the print display could be modified or maybe are there different ones for the frontend and for the backend?
3. Which is the HS css file for the backend invoice view (if such)? I modified backend isis order invoice template and found some CSS in administrator/templates/isis/css/template.css But it seems like this file is cashed somewhere. No modifications affect the file that is rendered. I even modified template.less but still nothing.
Thank You!
-- Joomla version -- : 3.3.6
Hi, after searching a while, I could not find some answers, concerning Invoice templates, so there are the questions:
1. If I modify some template from HS->System->Configuration->Display->Views, will they stay after future updates? If not, where should I modify to override updates.
2. Is there something like print.css file where the print display could be modified or maybe are there different ones for the frontend and for the backend?
3. Which is the HS css file for the backend invoice view (if such)? I modified backend isis order invoice template and found some CSS in administrator/templates/isis/css/template.css But it seems like this file is cashed somewhere. No modifications affect the file that is rendered. I even modified template.less but still nothing.
Thank You!
Last edit: 11 years 7 months ago by filiar.
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12953
- Thank you received: 1778
11 years 7 months ago #189832
by Mohamed Thelji
Replied by Mohamed Thelji on topic Invoice modification general questions
Hello,
1.
By updating HikaShop you won't loose any information. It will just update the files and add new columns in the database if required.
Your views overrides (via "Hikashop->Display->Views"), css overrides, language, configuration, orders, products will stay intact.
But careful if you have modified directly an HikaShop file and you didn't use the backend interface for that. Because you could loose your modifications.
Making a backup is always a good security
2.
I didn't totally understood your question but checking if you want to do some CSS customization, checking that tutorial will probably be useful : www.hikashop.com/support/support/documen...the-display.html#css
3.
Note that you can directly add your CSS code through the "Invoice" file of your "Order" view of your back-end template via "Hikashop->Display->Views".
1.
By updating HikaShop you won't loose any information. It will just update the files and add new columns in the database if required.
Your views overrides (via "Hikashop->Display->Views"), css overrides, language, configuration, orders, products will stay intact.
But careful if you have modified directly an HikaShop file and you didn't use the backend interface for that. Because you could loose your modifications.
Making a backup is always a good security
2.
I didn't totally understood your question but checking if you want to do some CSS customization, checking that tutorial will probably be useful : www.hikashop.com/support/support/documen...the-display.html#css
3.
Note that you can directly add your CSS code through the "Invoice" file of your "Order" view of your back-end template via "Hikashop->Display->Views".
The following user(s) said Thank You: filiar
Please Log in or Create an account to join the conversation.
11 years 7 months ago #189888
by filiar
Replied by filiar on topic Invoice modification general questions
Thank You, Mohamed.
That answered my questions
That answered my questions
Please Log in or Create an account to join the conversation.
Time to create page: 0.166 seconds