mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-27 10:12:03 +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,3 @@
|
|||
Activate workcenters:
|
||||
* Manufacturing > Configuration > Settings > Configuration
|
||||
* Check Work Orders and save
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
Akretion:
|
||||
|
||||
* David BEAL <david.beal@akretion.com>
|
||||
* Sébastien BEAU <sebastien.beau@akretion.com>
|
||||
* Thibault REY <thibault.rey@akretion.com>
|
||||
|
|
@ -0,0 +1 @@
|
|||
Allow to define a parent workcenter to a workcenter
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
* Go to Manufacturing > Configuration > Work Centers
|
||||
* Set parent field on workcenters
|
||||
|
||||
* Go to Manufacturing > Configuration > Settings
|
||||
* Set the parent level empty configuration if needed.
|
||||
|
||||
Without setting this parameter, the parent levels are always set, never mind the depth
|
||||
of the parent workcenters. The last parent level will contain the last parent and
|
||||
the top parent workcenter, will appear it self in its parent level.
|
||||
The idea is to be able to see group of workcenters :
|
||||
|
||||
../static/src/img/img1.png
|
||||
|
||||
With the parameter, the parent levels will be empty if the depth of the parent is
|
||||
to small. (ie : a workcenter with 1 parent and 1 great parent will have parent level 1 and 2 set, but parent level 3 will be empty)
|
||||
|
||||
../static/src/img/img2.png
|
||||
Loading…
Add table
Add a link
Reference in a new issue