[FIX] purhcase: stupid error in yml test

bzr revid: qdp-launchpad@openerp.com-20130918142457-dwwco06zsrq6t46z
This commit is contained in:
Quentin (OpenERP) 2013-09-18 16:24:57 +02:00
parent b1db4f2f32
commit fd45b0b7a7
1 changed files with 1 additions and 0 deletions

View File

@ -300,6 +300,7 @@
-
The behavior of fifo/lifo is not garantee if the quants are created at the same second, so i just wait one second
-
!python {model: stock.picking}: |
import time
time.sleep(1)
-