Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.2
Category
Point Of Sale
Folder size
0.12 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, La Louve
Maintainers
Odoo Community Association (OCA), GRAP, La Louve
Committers
Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci, Adasat Torres de León, Ivan Sokolov
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
pos_hr_access_right
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (6)
  • group_change_unit_price_id Many2one → res.groups
    comodel_name='res.groups' compute='_compute_groups' help="This field is there to pass the id of the 'PoS - Allow Unit Price Change' Group to the Point of Sale Frontend." string='Point of Sale - Allow Unit Price Change'
  • group_delete_order_id Many2one → res.groups
    comodel_name='res.groups' compute='_compute_groups' help="This field is there to pass the id of the 'PoS - Delete Order' Group to the Point of Sale Frontend." string='Point of Sale - Delete Order'
  • group_discount_id Many2one → res.groups
    comodel_name='res.groups' compute='_compute_groups' help="This field is there to pass the id of the 'PoS - Allow Discount' Group to the Point of Sale Frontend." string='Point of Sale - Allow Discount'
  • group_multi_order_id Many2one → res.groups
    comodel_name='res.groups' compute='_compute_groups' help="This field is there to pass the id of the 'PoS - Many Orders Group to the Point of Sale Frontend." string='Point of Sale - Many Orders'
  • group_negative_qty_id Many2one → res.groups
    comodel_name='res.groups' compute='_compute_groups' help="This field is there to pass the id of the 'PoS - Allow Negative Quantity' Group to the Point of Sale Frontend." string='Point of Sale - Allow Negative Quantity'
  • group_payment_id Many2one → res.groups
    comodel_name='res.groups' compute='_compute_groups' help="This field is there to pass the id of the 'PoS - Payment' Group to the Point of Sale Frontend." string='Point of Sale - Payment'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…