Q
Question Boy
Hello all,
I am building a 'simple' invoicing db. I need to be able to create
quotes/estimates as well as actual purchase invoices. Should they all be in
the same table and simply differentiated by 'Type' or should they be in
separate table? Be give an explanation so I might learn a thing or 2.
Secondly, we have a weird need. When we have a purchase, let say a client
orders 50 boxes or item 1111, we would give them 5 more for free. I need to
track the free one give away for nothing as well as the one purchases. how
can this be done. Is it simply a question of entering 2 entries into the
invoice 50 @ xxx$ and 5 @ 0$ or is there another better approach.
Thank you,
QB
I am building a 'simple' invoicing db. I need to be able to create
quotes/estimates as well as actual purchase invoices. Should they all be in
the same table and simply differentiated by 'Type' or should they be in
separate table? Be give an explanation so I might learn a thing or 2.
Secondly, we have a weird need. When we have a purchase, let say a client
orders 50 boxes or item 1111, we would give them 5 more for free. I need to
track the free one give away for nothing as well as the one purchases. how
can this be done. Is it simply a question of entering 2 entries into the
invoice 50 @ xxx$ and 5 @ 0$ or is there another better approach.
Thank you,
QB