Migrate to 6.0

This commit is contained in:
José Miguel Pardo Salar 2021-10-05 19:25:09 +02:00
parent d880d171a3
commit 907760db95
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ Create product::
>>> template.default_uom = unit
>>> template.type = 'goods'
>>> template.purchasable = True
>>> template.salable = True
>>> template.list_price = Decimal('10')
>>> template.cost_price_method = 'fixed'
>>> template.account_category = account_category