Implement hook_order_view()
melon - January 3, 2009 - 15:06
| Project: | Ubercart VAT Number |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| uc_vat_number_hook_order_view.patch | 1.21 KB |

#1
I will try that when I will have some times.