Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0
Category
Generic Modules/Sale
Folder size
0.01 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 07:17:43
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Denis Roussel
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Sale Service Just In Time
=========================

When you make a SO with products and services, the workflow of the SO will not
reach the state done unless you deliver all products and procurements
linked to service products are done.

Usually, when the MRP runs, it marks procurements of services' lines as
done. But, you may want to mark them as done like if you were using the
mrp_jit module.

This module provide that feature: It bring the behavior of the mrp_jit module
but only on services products.

Contributors
------------

  * Joël Grand-Guillaume <joel.grand-guillaume@camptocamp.com>
  * Yannick Vaucher <yannick.vaucher@camptocamp.com>

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • is_service(self, cr, uid, ids)
    condition on the transition to go from 'confirm' activity to 'confirm_wait' activity

Loading…

Loading…

Loading…