Posted by upupax on January 21, 2009 at 10:39pm
Jump to:
| Project: | Ubercart VAT Number |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (to be ported) |
Issue Summary
In hook_install the module create uc_vat_number schema, while in hook_uninstall the dropped table is {uc_vat_numbers}.
You should delete the "s".
Comments
#1
Ok, will be ported asap, I need to install a svn soft in my recently formatted computer to do it ;)