ansicht der verbundenen kassenbücher an der kategorie + test
This commit is contained in:
parent
750f5c7594
commit
f1ae2932a3
6 changed files with 27 additions and 2 deletions
3
book.py
3
book.py
|
@ -3,8 +3,7 @@
|
|||
# this repository contains the full copyright notices and license terms.
|
||||
|
||||
from trytond.model import ModelSQL, fields
|
||||
from trytond.transaction import Transaction
|
||||
from trytond.pool import Pool, PoolMeta
|
||||
from trytond.pool import PoolMeta
|
||||
|
||||
|
||||
class Cashbook(metaclass=PoolMeta):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue