|
|
|
|
|
by lelanthran
1397 days ago
|
|
One sale is always one sale, even if it has multiple transactions associated with it[1]. It must never look like multiple sales. [1] Lots of use-cases: People paying partly by credit card, partly in cash. People using vouchers which are recorded as a negative transaction. Group of people splitting a bill and each doing a CC transaction for their bit. None of these are multiple sales, because recording each transaction as a single sale wreaks havoc on the inventory control. |
|