(http://s9.postimg.org/tdmddz0r3/VMprintview.jpg)
Regards
Try the latest spanish translation from http://virtuemart.net/community/translations (http://virtuemart.net/community/translations)
Hi jjk, I already have the latest language package.
Regards
Did you click on "Install or if necessary update tables" recently? If not, this might be the solution. These placeholders are in the form under the 'Shop > Invoices' tab and should be filled automatically. Maybe saving the form once helps.
Hi jjk
I had not clicked recently so following your advise I clicked it and it showed:
alterTable CHANGE u8713_virtuemart_orders.customer_number : ALTER TABLE `u8713_virtuemart_orders` CHANGE COLUMN `customer_number` `customer_number` CHAR(32) NULL DEFAULT NULL
alterTable CHANGE u8713_virtuemart_waitingusers.notify_date : ALTER TABLE `u8713_virtuemart_waitingusers` CHANGE COLUMN `notify_date` `notify_date` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
Table updated: Tablename u8713_virtuemart_orders dropped: 0 altered: 1 added: 0
Table updated: Tablename u8713_virtuemart_waitingusers dropped: 0 altered: 1 added: 0
Database updated
-------------------------
The print view problem remains the same and the marked fields are not being translated.
However this solved another issue I was about to post. When I updated VM to 2.021D delivery notes and invoices were not showing all elements translated, "invoice text" bill to etc were shown in english and others in spanish (seems it was not reading the newest lang files), clicking "Install or if necessary update tables" made all the text at delivery notes and invoices show correctly, issue remains only with the "print view" of an order which shows as the image above.
Does it work for you in 2.021D with the german language?
Regards
PD: I have also tried saving the form, even changing the font.
Updated to E but still showing the same problem as in the image.
Regards
Quote from: lindapowers on June 15, 2013, 06:27:13 AM
Does it work for you in 2.021D with the german language?
Just checked it. When I click the printer symbol, the placeholders are not filled. The developers are looking into this already.
Oops, I missed that possibility that the invoice is viewed as html in the browser (rather than the html converted to pdf). I have now created a patch and sent it to Milbo to commit to svn.
Thank you Reinhold
Thanks Milbo & Reinhold this is now solved in G version.
Regards