Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 07:47:30
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Denis Roussel, Weblate, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (3)
  • can_amend_and_reprocure Boolean
    compute='_compute_can_amend_and_reprocure'
  • pickings_in_progress Boolean
    compute='_compute_pickings_in_progress'
  • to_be_procured Boolean
    compute='_compute_to_be_procured' help='Technical field that check if the whole order line quantitieshave the corresponding stock moves quantities in order to fullfilldemand.'
Public methods (1)
  • write(self, values)

New fields (1)
  • can_be_amended Boolean
    compute='_compute_can_be_amended'
Public methods (0)

No public methods.

New fields (1)
  • can_be_amended Boolean
    compute='_compute_can_be_amended'
Public methods (0)

No public methods.

Loading…

Loading…