Closed (fixed)
Project:
Ubercart VAT Number
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Jan 2009 at 15:06 UTC
Updated:
29 Mar 2010 at 14:30 UTC
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.