[imp] account_move_batch_validate: with a little trick, tests are back!

This commit is contained in:
Leonardo Pistone
2014-02-28 12:58:05 +01:00
parent b06d77c635
commit bd8dff2448
4 changed files with 9 additions and 3 deletions

View File

@@ -24,6 +24,7 @@
I run the wizard
-
!python {model: account.move.marker}: |
context['automated_test_execute_now'] = True
self.button_mark(
cr, uid, [ref('wiz_marker1')], context=context
)