mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[imp] tests
This commit is contained in:
@@ -153,6 +153,8 @@
|
||||
-
|
||||
!python {model: stock.inventory}: |
|
||||
self.action_done(cr, uid, [ref('stock_inventory_icecream')], context=context)
|
||||
balance = self.pool.get('account.account').browse(cr, uid, ref('account.stk')).balance
|
||||
assert balance == 3500.0, "Purchased Stocks balance is %s, not 3500 (50*70)" % balance
|
||||
-
|
||||
I update the price of the Ice-cream lot.
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user