Product listing inventory application

I am currently building an inventory management application, but I am having issues listing a product because every product listed is sold based on five different tax systems (Tax 1%, Tax 2%, Tax 2.5%, Tax 5%, and Tax 10%), each of which has four different selling prices (Retailer, whole seller, semi-whole seller, and prestige). Can you please tell me how to structure my database to be able to list each product effectively?

This topic was automatically closed after 70 days. New replies are no longer allowed.