Hi Experts,
I need to create a small scale program so that I can maintain stock and can create invoice also.
I need only suggestions from you as:
1. Is it better to move the product from Items Purchased (items Stock) Table to Item sold Table when the item is sold? or any other idea?
2. When I sold items to a customer and the customer returned back a item which is sale return then where to store this item? in a separate table of items "Sale return" or just to put that item in Item Purchased Table with a flag that this item is returned back S.R (Sale Return)?
3. When I want to return the item to company (Purchase Return) then where to store this item ? in Separate Table of "Purchase Return" Or just to put a flag in Item Purchase Table (P.R= Purchase Return).
Please share best idea so that I don't face problem in future to handle the stock, purchase return, sale return and sale.
Waiting of your kind reply.
I need to create a small scale program so that I can maintain stock and can create invoice also.
I need only suggestions from you as:
1. Is it better to move the product from Items Purchased (items Stock) Table to Item sold Table when the item is sold? or any other idea?
2. When I sold items to a customer and the customer returned back a item which is sale return then where to store this item? in a separate table of items "Sale return" or just to put that item in Item Purchased Table with a flag that this item is returned back S.R (Sale Return)?
3. When I want to return the item to company (Purchase Return) then where to store this item ? in Separate Table of "Purchase Return" Or just to put a flag in Item Purchase Table (P.R= Purchase Return).
Please share best idea so that I don't face problem in future to handle the stock, purchase return, sale return and sale.
Waiting of your kind reply.