[ADD] mrp_workorder_update_components

Allows to modify component lines in work orders.
This commit is contained in:
DavidJForgeFlow
2023-08-30 09:10:56 +02:00
parent bf7b020d42
commit 6fc1f795e1
16 changed files with 394 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
from . import models
from . import wizards