Sale Input Barcode

sale_input_barcode
REPOSITORY
REPOSITORYOCA/stock-logistics-barcode
GIT
GIThttps://github.com/OCA/stock-logistics-barcode.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-barcode/tree/14.0/sale_input_barcode
VERSION
VERSION 2.1.0
CATEGORY
CATEGORYTools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSOCA Transbot, David Beal, oca-travis, Weblate, OCA-git-bot, oca-ci, Alessandro Uffreduzzi, SoSylwe
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-barcode
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-ux:
    - barcode_action
odoo/odoo:
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form sale.order xpath Inherits sale.view_order_form
view_res_config_settings_sale_input_barcode res.config.settings.sale.input.barcode res.config.settings xpath Inherits sale.res_config_settings_view_form
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • sale_barcode_update_existing_line Boolean
    config_parameter='sale_input_barcode.sale_barcode_update_existing_line' default=False string='Increase quantity instead of creating a new line'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (3)
  • action_sale_line_barcode(self, barcode)
    Create a sale line according barcode information
  • on_barcode_scanned(self, barcode)
  • process_barcode(self, barcode)

New fields (0)

No new fields.

Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/stock-logistics-barcode
PULL REQUEST
PULL REQUEST[18.0][MIG] sale_input_barcode: Migration to 18.0 (#753)