felder symbol, name, product_uom optimiert,
felder company_currency entfernt
This commit is contained in:
parent
c3d323714f
commit
3cc92ccecb
5 changed files with 61 additions and 70 deletions
|
@ -83,7 +83,7 @@ class AssetTestCase(ModuleTestCase):
|
|||
asset = self.prep_asset_item(
|
||||
company=company,
|
||||
product = product)
|
||||
self.assertEqual(asset.uom_symbol, 'usd/u')
|
||||
self.assertEqual(asset.symbol, 'usd/u')
|
||||
|
||||
@with_transaction()
|
||||
def test_asset_rec_name(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue