c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19239
[Bug 734745] [NEW] [v6] mrp_operations.yml blocks the db update
Public bug reported:
Hi,
I just noticed that the file 'mrp_operations.yml' blocks the database update.
I am just launching the server with '-u all -d database_name' and the server restart gets blocked doing the yml tests.
Find below the place where it blocks:
TEST:tests.mrp_operations:In order to test mrp_operations module in OpenERP I will put a Production order and check its effects on Work orders.
[2011-03-14 10:47:42,480][lsf] TEST:tests.mrp_operations:I create a production order.
[2011-03-14 10:47:42,504][lsf] TEST:tests.mrp_operations:I am computing the data.
[2011-03-14 10:47:42,664][lsf] TEST:tests.mrp_operations:Now I confirm my production order.
[2011-03-14 10:47:43,514][lsf] TEST:tests.mrp_operations:I check that there is one Work order generated related to my production order.
[2011-03-14 10:47:43,517][lsf] TEST:tests.mrp_operations:The scheduler runs.
so it's just after the scheduler runs
thnks
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/734745
Title:
[v6] mrp_operations.yml blocks the db update
Status in OpenERP Modules (addons):
New
Bug description:
Hi,
I just noticed that the file 'mrp_operations.yml' blocks the database update.
I am just launching the server with '-u all -d database_name' and the server restart gets blocked doing the yml tests.
Find below the place where it blocks:
TEST:tests.mrp_operations:In order to test mrp_operations module in OpenERP I will put a Production order and check its effects on Work orders.
[2011-03-14 10:47:42,480][lsf] TEST:tests.mrp_operations:I create a production order.
[2011-03-14 10:47:42,504][lsf] TEST:tests.mrp_operations:I am computing the data.
[2011-03-14 10:47:42,664][lsf] TEST:tests.mrp_operations:Now I confirm my production order.
[2011-03-14 10:47:43,514][lsf] TEST:tests.mrp_operations:I check that there is one Work order generated related to my production order.
[2011-03-14 10:47:43,517][lsf] TEST:tests.mrp_operations:The scheduler runs.
so it's just after the scheduler runs
thnks
Follow ups
References