c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19261
[Bug 734745] Re: [v6] mrp_operations.yml blocks the db update
Hello Carlos,
I have updated my Database with the related log-level using test option but did not face any problem at my end.
For your reference I am attaching one screenshot so please check and notify us.
Thank You.
** Attachment added: "mrp_yml.png"
https://bugs.launchpad.net/openobject-addons/+bug/734745/+attachment/1907773/+files/mrp_yml.png
** Changed in: openobject-addons
Status: New => Incomplete
--
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):
Incomplete
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
References