Hi,
why uses opencart 3 as language for Print Invoice only "Administration Language".
Each invoice has from customer invoice building process own language_id stored in the table "order".
I have admin language set to english for all frontend languages.
I can't generate and "Print Invoice" according customer order language.
Only switch of "Administration Language" makes the job.
So for each customer from other country as english written, I need to switch whole admin language.
Invoice for each customer should be generated/printed in frontend choosed customer language, or ?
Maybe a simple code change according "order table" "language_id" item in phps or twigs can
correctly transfer it into Print/Generate invoice document.
Thanks for help.
My version is 3.0.3.8 with sk, cz, de, en languages front/backend installed. I'm preferring to use only english language at backend.
Have a look at admin/controller/mail/customer.php for how to load and use a different language. Instead of $customer_info['language_id'] you would use $order_info['language_id'].
Or as xxvirusxx suggenst, look for an extension in the marketplace.
Or as xxvirusxx suggenst, look for an extension in the marketplace.
Who is online
Users browsing this forum: Zack_1 and 5 guests