[IMP] account_voucher: better description labels for yaml test

bzr revid: qdp-launchpad@openerp.com-20120808101749-y7mxgsbpzxrl7bd0
This commit is contained in:
Quentin (OpenERP) 2012-08-08 12:17:49 +02:00
parent de3513e602
commit 7aa06aca92
1 changed files with 2 additions and 2 deletions

View File

@ -141,7 +141,7 @@
!context
'type': 'receipt'
-
I create the first voucher of payment with values 240 USD, journal USD,
On the first March, I create the first voucher of payment with values 240 USD, journal USD,
-
!record {model: account.voucher, id: account_voucher_1_case1, view: view_vendor_receipt_form}:
account_id: account.cash
@ -235,7 +235,7 @@
move_line = move_line_obj.browse(cr, uid, move_lines[0])
assert (move_line.amount_residual_currency == 30.0) , "Residual amount is not correct for first Invoice"
-
I create the second voucher of payment with values 45 USD, journal USD,
On the first April, I create the second voucher of payment with values 45 USD, journal USD,
-
!record {model: account.voucher, id: account_voucher_2_case1}:
account_id: account.cash