Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.2.0
Category
Sale
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 08:09:13
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
miguel.cepeda, Weblate, OCA-git-bot, oca-ci, Telmo Santos, sushan
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
pos_loyalty_exclude
Description

Code Analysis

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

No HTTP endpoints found for this module.

Models touched (4)

New fields (1)
  • discount_product_ids Many2many → product.product
    domain=[('loyalty_exclude', '=', False)] args: 'product.product'
Public methods (0)

No public methods.

New fields (1)
  • product_ids Many2many
    domain=[('loyalty_exclude', '=', False)]
Public methods (0)

No public methods.

New fields (1)
  • loyalty_exclude Boolean
    help='This product is excluded from loyalty programs'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.