This allows to manage multiple carts per user.
It exposes a new service carts to fetch the user's saved carts, read them, delete them, or select any of them as the current cart.
It also adds a new method save on the cart service, to store the current cart. It can later be accessed and eventually restored from the carts service.
Saved carts are identified with the typology saved.
Table of contents
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Camptocamp SA
- Camptocamp
- Simone Orsi <simone.orsi@camtocamp.com>
- Iván Todorovich <ivan.todorovich@gmail.com>
This module is part of the shopinvader/odoo-shopinvader project on GitHub.
You are welcome to contribute.