TIP: You can type at any time to perform a new search.
Point of sale logo
pos_config_logo · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Point of Sale
- Folder size
- 0.03 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
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- OCA-git-bot, oca-ci, cristina-hidalgo-tecnativa
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to configure a point of sale logo per config to override the company one.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.pos_config_logo | 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 (2)
New fields (1)
-
logoBinary
No public methods.
New fields (2)
-
has_pos_config_logoBooleancompute='_compute_has_pos_config_logo'help='Use an alternative logo for this store'inverse='_inverse_has_pos_config_logo' -
pos_config_logoImagereadonly=Falserelated='pos_config_id.logo'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 119 days ago
- Last activity
- 7 days ago
- Repository
- OCA/pos
- Pull request
- [19.0] [MIG] pos_config_logo: Migration to 19.0 (#1534)