Repository
OCA/sale-blanket · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/sale-blanket
Last tracking update
2026-08-07 08:43:07
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
OCA-git-bot, oca-ci, David Gallay
Odoo dependencies
Python dependencies
openupgradelib
System dependencies
None
Required by
None
Description
This module is a glue module between sale_order_blanket_order_stock_prebook and stock_available_to_promise_release

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 (3)
  • blanket_move_date_priority Datetime
    help='Date priority for the moves of the order.' string='Move Date Priority'
  • blanket_validity_start_date Date
    inverse='_inverse_blanket_validity_start_date'
  • commitment_date Datetime
    inverse='_inverse_commitment_date'
Public methods (1)
  • action_confirm(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…