Bad token implementation
melon - January 3, 2009 - 15:02
| Project: | Ubercart VAT Number |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (to be ported) |
Description
I found that the module tries to implement its tokens in an incorrect way. This tiny patch corrects this.
| Attachment | Size |
|---|---|
| uc_vat_number_token.patch | 891 bytes |

#1
Forgot to set status.
#2
With or without patch, the token [order-vat-number] is (still?) never replaced in the invoice
#3
I think that this patch corrects the errors. At least here I see both tokens appear in the invoice now.
#4
Thank you, I will submit patch when I will find some times.