News:

Support the VirtueMart project and become a member

Main Menu

VM 2.021D Print View labels

Started by lindapowers, June 14, 2013, 14:45:48 PM

Previous topic - Next topic

lindapowers



Regards

jjk

Non-English Shops: Are your language files up to date?
http://virtuemart.net/community/translations

lindapowers

Hi jjk, I already have the latest language package.

Regards

jjk

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.
Non-English Shops: Are your language files up to date?
http://virtuemart.net/community/translations

lindapowers

#4
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.

lindapowers

Updated to E but still showing the same problem as in the image.

Regards

jjk

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.
Non-English Shops: Are your language files up to date?
http://virtuemart.net/community/translations

reinhold

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.

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

lindapowers

Thanks Milbo & Reinhold this is now solved in G version.

Regards