Fix tests.
Fix xpath tag in the view form.
This commit is contained in:
@@ -76,7 +76,6 @@ Create product::
|
||||
>>> template.name = 'product'
|
||||
>>> template.default_uom = unit
|
||||
>>> template.type = 'service'
|
||||
>>> template.purchasable = True
|
||||
>>> template.salable = True
|
||||
>>> template.list_price = Decimal('10')
|
||||
>>> template.account_category = account_category
|
||||
|
||||
Reference in New Issue
Block a user