I think it is useful if the VAT number is presented in the order view screens, either customer or admin.
Created a small patch which implements this. I think it would be better if the VAT number could be shown inside the billing address, but I only found including possible is via hook_order_view()
Please test.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_vat_number_hook_order_view.patch | 1.21 KB | melon |
Comments
Comment #1
zmove commentedI will try that when I will have some times.
Comment #2
wimh commentedNewest version includes the VAT number on both the admin view and admin edit order screens.