Commit af4d5f4e authored by Romain Courteaud's avatar Romain Courteaud

slapos_accounting: test: fixup

parent 17a68121
......@@ -211,6 +211,7 @@ class TestSaleInvoiceTransaction(TestSlapOSConstraintMixin):
specialise_value=sale_trade_condition)
invoice.newContent(portal_type='Invoice Line', quantity=1., price=1.,
base_contribution='base_amount/invoicing/taxable')
self.tic()
self.assertFalse(message in self.getMessageList(invoice))
self.portal.portal_workflow._jumpToStateFor(invoice, 'confirmed')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment