v 8.0 v 9.0 Third Party 152
Download for v 9.0
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Sales Management (sale)
Invoicing (account)
Discuss (mail)
Inventory Management (stock)
Technical Name pos_restricted_customer_list
LicenseAGPL-3
Websitehttps://github.com/OCA/pos/tree/9.0/pos_restricted_customer_list
Versions 8.0 9.0
You bought this module and need support? Click here!

POS: restricted customer list

Production/Stable License: AGPL-3 OCA/pos Translate me on Weblate Try me on Runbot

In the point of sale, many installations work with cash registers with anonymous customers. In that case, loading thousands, or even tens of thousands of customers to each cash register is completely useless, and also a huge danger for leaking privacy sensible data.

This module will limit the download of customer data to only those customers where this has been specifically requested.

Table of contents

Usage

To allow a customer to be displayed in the PoS, just check the ‘Available in POS’ field.

Development

The module will add a flag ‘available_in_pos’ to res.partner. It will override to domain of customers downloaded with pos to only download the partners where this flag has been set.

Known issues / Roadmap

I see two obvious extensions to the functionality already developed: 1. Add back on demand customer lookup (only when online); 2. Make customers available to pos, dependent on the pos session or user. In pos.config or res.users (or both) there could be a selection field customer_loading with values:

  • ‘no_one’: disable customer loading (usefull for self service pos, without customer feature)
  • ‘selection’: the feature now implemented (load only checked customers) (default value)
  • ‘all’: for super cashier, (after sale PoS), etc.

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 smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Therp BV

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.

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.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.