This module enforce users to properly define customer fields created from point of sale or used in pos order.
From PoS config you will be able to define required fields.
Using this module without pos_customer_required
module you are
still able to create PoS order without customer.
Table of contents
Configuration
To define customer required field on PoS UI:
- Go to any PoS configuration Point of Sale > Configuration > Point of Sale.
- Edit Partner required fields.
Avvertimento
Make sure to choose only res.partner
’s fields present on the PoS UI.
Usage
To create or edit partner from PoS
- Open PoS session
- Click on client button
- required filed are highlight (in green)
If you choose an existing partner with missing informations while validating the payment you will be ask to collect missing customer informations.
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
- Pierre Verkest <pierreverkest84@gmail.com>
Maintainers
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.
Current maintainer:
This module is part of the OCA/pos project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.