I have a products module. It's working fine.
I can add, update, delete and list products on the admin of pyrocms.
But now I need to add 4 columns namely for
Available, In Stock, On Hand, Delivered
something like that columns above.
whenever i uninstall my module it always deletes the default_products table.
Hope someone could Help.. Very Much Appreciated
Thanks..