janlosangeles
Technical User
I want to create a database to track my sales and accounts recievables. When I create an invoice, some customers pay me at the time of sale. In this case I mark my invoice as paid. Other customers buy from me and pay me at later time. How do I create my database to track accounts recievables? What other tables and relationships do I need in addition to my Customer, Product, Invoice(sales), tables?
Thank you.
Thank you.