2nd-uom-mixin begonnen

This commit is contained in:
Frederik Jaeckel 2023-01-12 23:37:20 +01:00
parent 657489fb0b
commit 239a706a83
6 changed files with 219 additions and 5 deletions

View file

@ -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(