Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.1
Category
Point of Sale
Folder size
0.1 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/pos
Last tracking update
2026-08-07 08:42:55
Authors
Akretion, Odoo Community Association (OCA), FactorLibre
Maintainers
Akretion, Odoo Community Association (OCA), FactorLibre
Committers
Cyril VINH-TUNG, Weblate, OCA-git-bot, oca-ci, cristina-hidalgo-tecnativa
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module makes Odoo show the internal reference of the product in the
Point of Sale.

The reference will appear in the products list, in the orderlines and in
the receipt.

example: Desk Organizer -\> \[FURN0001\] Desk Organizer

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_default_code_view_form res.config.settings.default.code.view.form res.config.settings form Inherits point_of_sale.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • display_default_code Boolean
    default=False
Public methods (1)
  • get_limited_products_loading(self, fields)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • pos_display_default_code Boolean
    readonly=False related='pos_config_id.display_default_code'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
14 days ago
Last activity
9 days ago
Repository
OCA/pos
Pull request
[19.0][MIG] pos_product_display_default_code: Migration to 19.0 (#1592)