Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
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 07:47:29
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, Xavier Bouquiaux
Odoo dependencies
OCA/product-attribute:
OCA/sale-workflow:
odoo/odoo:
- web
- bus
- uom
- utm
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
sale_promotion_rule_form_view sale.promotion.rule.form (in sale_promotion_rule_assortment) sale.promotion.rule form Inherits sale_promotion_rule.view_sale_promotion_rule_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • filter_id Many2one → ir.filters
    context={'product_assortment': True, 'default_is_assortment': 1} domain=[('is_assortment', '=', True)] help='Export only products matching with the filter domain' args: 'ir.filters', 'Filter'
Public methods (0)

No public methods.

Loading…