Repository
OCA/pos · module folder · Try on Runboat
Module version
0.1
Category
Point Of Sale
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.grap.coop
Last tracking update
2026-08-07 06:56:11
Authors
Odoo Community Association (OCA), GRAP
Maintainers
Odoo Community Association (OCA), GRAP
Committers
Alexandre Fayolle, Sylvain LE GAL, OCA Transbot
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Allow users to select a customer in Front End Point Of Sale
===========================================================

Functionality:
--------------
    * Allow user to set a customer to a pos order in front end views;

Possible improvements and fix:
------------------------------
    * This module displays all the customers. That can be long to display
      if there are a lot of customers in database; Display only 80 could be a
      solution;
    * Images of customers are loaded each time; Similar behaviour as
      products image management (with cache) could be developped;

NON Covered features:
---------------------
    * Possibility to create customers in front end views;
    * Possibility to change price if customer has a list price different as
      the default list price; (Big stuff);
    * Possibility to see if the partner has not the default price list;
    * Possibility to invoice in front-end views;

Copyright, Authors and Licence:
-------------------------------
    * Copyright: 2014, GRAP: Groupement Régional Alimentaire de Proximité;
    * Author:
        * Julien WESTE;
        * Sylvain LE GAL (https://twitter.com/legalsylvain);
    * Licence: AGPL-3 (http://www.gnu.org/licenses/);

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.