2nd-uom-mixin begonnen
This commit is contained in:
parent
657489fb0b
commit
239a706a83
6 changed files with 219 additions and 5 deletions
|
@ -6,8 +6,9 @@
|
|||
from trytond.pool import Pool
|
||||
from .types import Type
|
||||
from .book import Book
|
||||
from .line import Line
|
||||
from .reconciliation import Reconciliation
|
||||
from .line import Line
|
||||
|
||||
|
||||
def register():
|
||||
Pool.register(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue