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 08:42:48
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Saran440, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Allows to create the project/tasks before the sale confirmation.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
sale_order_form_view sale.order.form (in sale_timesheet_project_manual) sale.order form Inherits sale.view_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • action_project_manual_allowed Boolean
    compute='_compute_action_project_manual_allowed'
Public methods (2)
  • action_project_manual(self)
    Generate project/task manually without confirming the SO.
  • action_project_manual_allowed_check(self)

Loading…

Loading…