asset: einheit als währung/menge
This commit is contained in:
parent
0fe7df4b61
commit
6241601fa7
5 changed files with 30 additions and 2 deletions
|
@ -83,6 +83,7 @@ class AssetTestCase(ModuleTestCase):
|
|||
asset = self.prep_asset_item(
|
||||
company=company,
|
||||
product = product)
|
||||
self.assertEqual(asset.uom_symbol, 'usd/u')
|
||||
|
||||
@with_transaction()
|
||||
def test_asset_rec_name(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue