Ticket #1926 (new enhancement)
Simple inventory checking
| Reported by: | Henk Poley | Owned by: | sharvey |
|---|---|---|---|
| Priority: | medium | Milestone: | E-commerce 0.7.0 |
| Component: | Modules - ecommerce | Version: | |
| Severity: | medium effort / impact | Keywords: | |
| Cc: | Hours: |
Description
May I ask if there are any plans for simple inventory checking? Something like:
[X] Use inventory limits: Items left: 123 [+] [-] <14> Warning level: <5> <mail@…>
As long as the ecommerce backend won't remove completed orders, best would be to have one counter that tracks *all* of a single product: history (sold) + reserved (unpaid) + current inventory (stocked). And then calculate the appropriate values by substracting the others.
Else you are in for some nice race conditions when setting new inventory values.
Change History
Note: See
TracTickets for help on using
tickets.
