Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.2
Category
Sales
Folder size
0.12 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
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
newtratip, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form_sale_order_validity default.sale.order.validity.sale.settings.form res.config.settings form Inherits sale.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • default_sale_order_validity_days Integer
    help='By default, the validity date of sale orders will be the date of the sale order plus the number of days defined in this field. If the value of this field is 0, the sale orders will not have a validity date by default.' string='Default Validity of Sale Orders'
Public methods (0)

No public methods.

New fields (1)
  • sale_order_default_validity_days Integer
    readonly=False related='company_id.default_sale_order_validity_days'
Public methods (0)

No public methods.

New fields (1)
  • validity_date Date
    default=<expr> tracking=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
32 days ago
Last activity
31 days ago
Repository
OCA/sale-workflow
Pull request
[16.0][MIG] sale_validity (#4482)