Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.1
Category
Point of Sale
Folder size
0.21 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/pos
Last tracking update
2026-08-07 08:09:20
Authors
Odoo Community Association (OCA), GRAP
Maintainers
Odoo Community Association (OCA), GRAP
Committers
Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_product_form product.template form Inherits point_of_sale.product_template_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • get_product_info_pos(self, price, quantity, pos_config_id)

New fields (1)
  • allowed_membership_category_ids Many2many → membership.membership_category
    comodel_name='membership.membership_category' help='If set, the product will be sallable only to customer that belong to the given membership categories' string='Allowed Membership categories'
Public methods (0)

No public methods.