mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-26 20:52:04 +02:00
Initial commit: OCA Mrp packages (117 packages)
This commit is contained in:
commit
277e84fd7a
4403 changed files with 395154 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
* `Camptocamp <https://www.camptocamp.com>`_
|
||||
|
||||
* Ivàn Todorovich <ivan.todorovich@camptocamp.com>
|
||||
* Sébastien Alix <sebastien.alix@camptocamp.com>
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
This module allows you to configure how to compute the cost of a manufactured product:
|
||||
|
||||
* *Effective*: standard Odoo behavior, the cost is computed based on the real duration of the workcenter.
|
||||
* *Theoretical*: the cost is computed based on the theoretical duration of the workcenter.
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
On a product form, you can configure the *Workcenter Cost Duration* method.
|
||||
|
||||
By default it is set to *Effective* (standard Odoo behavior). By setting it to
|
||||
*Theoretical*, the cost will be computed based on the theoretical duration of
|
||||
the workcenter (ignoring the real duration fill by the user).
|
||||
Loading…
Add table
Add a link
Reference in a new issue