mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[MIG] contract_mandate to v10
This commit is contained in:
@@ -70,6 +70,8 @@ class TestAccountAnalyticAccount(common.HttpCase):
|
||||
'price_unit': 100,
|
||||
'discount': 50,
|
||||
})
|
||||
# Remove report to avoid freeze when use wkhtmltopdf and SavepointCase
|
||||
self.env['mail.template'].search([], limit=1).write({'report_template': False})
|
||||
|
||||
def _validate_invoice(self, invoice):
|
||||
self.assertEqual(len(invoice), 1)
|
||||
|
||||
Reference in New Issue
Block a user