Invoce delivery Bugs*

Before you ask about IDnR Addon see the VirtueMart - Invoice, Delivery Note and Receipt Addon
rwaslander
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 02 May 2008, 13:51

Hello Jan! (are you

Post by rwaslander »

Hello Jan! (are you dutch?) Great addon you have made Its super and exactly what i need, only there are a few bugs to kill...

In all 3 pdfs you call VM_DELIVERY_PRINT_SHIPPING_CARRIER_LBL 2 times
so you can even c it in your one sample invoce's...
*solution: only caal the LBL one time and the second time the actual name from the database.. (I dont know how.. hope you do?)

Same goes for VM_DELIVERY_DELAY_INTEREST (the % is not showing)

when using the Euro you have to fill in the vm_store the euro sign.. when you do the vm_system changes that to € the pdf printer uses that field
so on all pdfs the valuta wil show up as € and not as €
*solution: Quik and dirty one.... remove in the store settings the € (change it into one spacebar) so you get no valuta sign in front it anny more.. not the best solution i know .. but that the only one i can think of Jan please help?

In the pdf output the word 'days' is not printed afther the value of OVERDUE_INTREST_LBL (it is in the admin vieuw butt not in the pdf output)

When creating a new invoice the admin screen is oke
When klik on the just created shipmend number the admin screen returns inframe so the admin menu gets dublicated..

If you use the obliterated fuction.. the rest (or back-order count still add up)

so..... Now Dont get me wrong! this is a super addon for me and many others (I hope) .. and i hope jan can resolve some ore even better all of them..
Big Thanks...

add one more:
If you use the "customer has prepaid the order"
the fields Delay intrest and terms of payment still showing on the output. (pdf)

OPtion* i like to have the option to use/print the delay intrest and terms of payment LBL on the PDF output.. is that posible?

jan is this topic discused on more forums? is there a dev forum?
rwaslander
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 02 May 2008, 13:51

Dutch translation:

Post by rwaslander »

Dutch translation:

// Delivery
'VM_DELIVERY_TAB_LBL' => 'Verzendingen',
'VM_DELIVERY_NOTE' => 'Pakbon',
'VM_DELIVERY_RECEIPT' => 'Kassabon',
'VM_DELIVERY_INVOICE' => 'Factuur',
'VM_DELIVERY_NUMBER' => 'Verzending nr.',
'VM_DELIVERY_EXTENT' => 'Extra info',
'VM_DELIVERY_OBLITERATE' => 'Verwijderen',
'VM_DELIVERY_OBLITERATED' => 'Verwijdert',
'VM_DELIVERY_OBLITERATED_BY' => 'Verwijdert door',
'VM_DELIVERY_STATE' => 'Status',
'VM_DELIVERY_EXTENT_FULL' => 'Volledige verzending',
'VM_DELIVERY_EXTENT_PARTIAL' => 'Gedeeltelijke verzending',
'VM_DELIVERY_ADD' => 'Nieuwe verzending aanmaken',
'VM_DELIVERY_VALUE' => 'Product waarde',
'VM_DELIVERY_NOT_COMPLETE' => 'Niet alle producten zijn geleverd!',
'VM_DELIVERY_COMPLETE' => 'Alle producten zijn geleverd.',
'VM_DELIVERY_SKU' => 'Art.nr.',
'VM_DELIVERY_NAME' => 'Naam',
'VM_DELIVERY_DELIVER' => 'Verzenden',
'VM_DELIVERY_DELIVERED' => 'Verzonden',
'VM_DELIVERY_QUANTITY' => 'Aantal',
'VM_DELIVERY_EDIT' => "Wijzig verzending",
'VM_DELIVERY_CANCEL' => "Anuleren",
'VM_DELIVERY_SAVE_CHANGES' => "Veranderingen opslaan",
'VM_DELIVERY_SAVE' => "Opslaan",
'VM_DELIVERY_INVOICE_DUE' => "Factuur voldoen binnen",
'VM_DELIVERY_SEND_INVOICE' => "Maak Factuur",
'VM_DELIVERY_PREPAIED' => "Klant heeft de order Betaald.",
'VM_DELIVERY_DAYS' => "Dagen",
'VM_DELIVERY_DELAY_INTEREST' => "Delay interest",
'VM_DELIVERY_REALLY_OBLITERATE ' => "Wilt u echt deze verzending wissen?",
'VM_DELIVERY_PRINT_DATE_LBL' => "Datum",
'VM_DELIVERY_PRINT_ORDER_DATE_LBL' => "Order datum",
'VM_DELIVERY_PRINT_BILL_DATE_LBL' => "Factuur datum",
'VM_DELIVERY_PRINT_DUE_DATE_LBL' => "te betalen voor",
'VM_DELIVERY_PRINT_BILL_TERMS_LBL' => "Betalings conditie",
'VM_DELIVERY_PRINT_OVERDUE_INTEREST_LBL' => "Delay interest",
'VM_DELIVERY_PRINT_DELNOTE_NUMBER_LBL' => "Pakbon nr.",
'VM_DELIVERY_PRINT_ORDER_NUMBER_LBL' => "Order nr.",
'VM_DELIVERY_PRINT_BILL_NUMBER_LBL' => "Factuur nr.",
'VM_DELIVERY_PRINT_SHIP_TO_LBL' => "Verzend addres",
'VM_DELIVERY_PRINT_BILL_TO_LBL' => "Factuur adres",
'VM_DELIVERY_PRINT_PAGE_LBL' => "Pagina",
'VM_DELIVERY_PRINT_SHIPPING_CARRIER_LBL' => 'Vervoerder',
'VM_DELIVERY_PRINT_SHIPPING_MODE_LBL' => 'Verzend methode',
'VM_DELIVERY_PRINT_YOUR_REF_LBL' => 'Uw referentie',
'VM_DELIVERY_PRINT_OUR_REF_LBL' => 'Onze referentie',
'VM_DELIVERY_PRINT_SKU_LBL' => 'Art.nr.',
'VM_DELIVERY_PRINT_DELIVERED_LBL' => 'Verz',
'VM_DELIVERY_PRINT_QUANTITY_LBL' => 'Aantal',
'VM_DELIVERY_PRINT_REMAINING_LBL' => 'Rest',
'VM_DELIVERY_PRINT_UNIT_PRICE_LBL' => 'Prijs/Unit',
'VM_DELIVERY_PRINT_TOTAL_PRICE_LBL' => 'Prijs',
'VM_DELIVERY_PRINT_PRODUCT_LBL' => 'Product',
'VM_DELIVERY_PRINT_VENDOR_ADDRES_LBL' => 'Addres',
'VM_DELIVERY_PRINT_VENDOR_PHONE_LBL' => 'Tel.',
'VM_DELIVERY_PRINT_VENDOR_Fax_LBL' => 'Fax',
'VM_DELIVERY_PRINT_VENDOR_EMAIL_LBL' => 'E-mail',
'VM_DELIVERY_PRINT_VENDOR_URL_LBL' => 'Internet',
'VM_DELIVERY_PRINT_SHIPPING_LBL' => 'Verzending en afhandelingkosten',
'VM_DELIVERY_PRINT_SUBTOTAL_LBL' => 'Subtotaal',
'VM_DELIVERY_PRINT_TOTAL_LBL' => 'Totaal',
'VM_DELIVERY_PRINT_COUPON_DISCOUNT_LBL ' => 'Korting Coupon',
'VM_DELIVERY_PRINT_DISCOUNT_LBL ' => 'Korting',
'VM_DELIVERY_PRINT_FEE_LBL' => 'Fee',
'VM_DELIVERY_PRINT_TAX_LBL' => 'BTW',
'VM_DELIVERY_PRINT_SIGNED_LBL' => 'Handtekening',
'VM_DELIVERY_PRINT_OBLITERATED_LBL' => 'Ongeldig!/Vervallen',
'VM_DELIVERY_PRINT_TO_PAY_LBL' => 'Te betalen',
'VM_DELIVERY_PRINT_INVOICE_INFO' => 'Gedeeltelijke verzending nr.(%s)',
'PEAR_LOG_CRIT' => 'Critical',
'PEAR_LOG_ERR' => 'Error',
'PEAR_LOG_WARNING' => 'Warning',
// END Delivery
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47891
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Hi,- fi

Post by Jan »

Hi,

- first, I only fixed and prepared the script for VM 1.1 and Joomla! 1.5... (it was made by Ingemar Fällman, but the developing was stopped)
- Some bugs are caused by VM (returning the iframe)
- Euro - I didn't try it because I am from Czech Rep. and we are still using the old strong Koruna ... so I take a look at it...
- the % is not showing - I know it, there is problem with print and UTF-8 still in Joomla! 1.5

So thank you for all your information... I will try to fix it

Jan
If you find Phoca extensions useful, please support the project
rwaslander
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 02 May 2008, 13:51

Thanks Jan will be C

Post by rwaslander »

Thanks Jan will be Cool !!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47891
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

rwaslander

Post by Jan »

rwaslander

- VM_DELIVERY_PRINT_SHIPPING_CARRIER_LBL - fixed
- VM_DELIVERY_DELAY_INTEREST - fixed
- Euro - fixed
- not printed 'days' - fixed
- customer has prepaid the order (Terms of payment, Delay interest) - fixed


Download the fixed version here:
EDIT - see new addon:
https://www.phoca.cz/documents/18-virtue ... eipt-addon

Jan
If you find Phoca extensions useful, please support the project
adriana252
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 29 Sep 2011, 10:47
Contact:

Re: Invoce delivery Bugs*

Post by adriana252 »

Why I can never open your links???????? :x My Local Cause
Last edited by adriana252 on 01 Jul 2013, 16:06, edited 1 time in total.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47891
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Invoce delivery Bugs*

Post by Jan »

Hi, you are watching obsolete guides, see:
https://www.phoca.cz/documents/18-virtue ... eipt-addon
If you find Phoca extensions useful, please support the project
Post Reply