2nd-uom-mixin begonnen
This commit is contained in:
parent
657489fb0b
commit
239a706a83
6 changed files with 219 additions and 5 deletions
|
@ -17,7 +17,7 @@ class ReconTestCase(ModuleTestCase):
|
|||
|
||||
@with_transaction()
|
||||
def test_recon_set_start_quantity_by_cashbook(self):
|
||||
""" set stat-quantity from cashbook-setting
|
||||
""" set start-quantity of reconciliation from cashbook-setting
|
||||
"""
|
||||
pool = Pool()
|
||||
Book = pool.get('cashbook.book')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue