Point of Sale Return Order
Point of Sale Return Order
PoS - Return Order
This module extends the functionality of odoo Point Of Sale about POS Order returns.
With this module, it is now forbidden to return more quantity than the initial one.
A link is created between the returned Order and the initial Order. A link is created between the returned Order Line and the initial Order Line.
Implemented Features
- A wizard that allow to select just some products to return:
Implemented Constraints
- User can not return more products than the initial quantity:
- If a line has been partially refund, only a reduced quantity can be returned:
- It is not possible to set a negative quantity if the initial Pos Order is not indicated:
Configuration
In some case, you want to let the possibility to allow negative quantity in a PoS Order, without mentioning initial order. This can happen for special products like returnable products, ...
In that case, a checkbox is possible on Product Form View to allow such case
Bug Tracker
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 smash it by providing detailed and welcomed feedback.
Credits
Contributors
- Sylvain LE GAL <https://twitter.com/legalsylvain>
Funders
The development of this module has been financially supported by:
- La Louve (www.lalouve.net)
- GRAP, Groupement Régional Alimentaire de Proximité (www.grap.coop)
Maintainer
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
Once the user has seen at least one product this snippet will be visible.