Point Of Sale - Select Customers

pos_select_customer
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/7.0/pos_select_customer
VERSION
VERSION 0.1
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSAlexandre Fayolle, Sylvain LE GAL, OCA Transbot
WEBSITE
WEBSITEhttp://www.grap.coop
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/pos:
    - pos_second_header
odoo/odoo:
    - point_of_sale
    - sale_stock
    - sale
    - account_voucher
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - stock
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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.

Models touched (0)

No models found for this module.