lehcarrodan
Registered User.
- Local time
- Today, 13:19
- Joined
- Feb 20, 2017
- Messages
- 11
Hi, I have tables for orders, order details and customers that are all related and functional. I'm wondering how to process a returned item. Each order has a status but I'm thinking that each order detail would need to have a status for returns. Is this correct?
Is a return still counted as a sale?
If I store the order detail status as returned then I need to subtract the amount from sales?
I'm still a bit confused on the logic and I want to have a clear idea before I start trying to program it!
Thanks for any help,
if you can point me to any examples with sales returns would be amazing.
Is a return still counted as a sale?
If I store the order detail status as returned then I need to subtract the amount from sales?
I'm still a bit confused on the logic and I want to have a clear idea before I start trying to program it!
Thanks for any help,
if you can point me to any examples with sales returns would be amazing.