Part of stoqlib.domain.interfaces View In Hierarchy
| Method | confirm | Transaction is confirmed. |
| Method | pay | All payment for this transaction are paid. |
| Method | cancel | Cancels the transaction before it's completed. |
| Method | return_ | Returns the goods purchased. |