move register from __init__ to tryton.cfg

This commit is contained in:
2026-07-02 19:21:02 -05:00
parent 24ce74cb65
commit 570828ead9
2 changed files with 7 additions and 17 deletions

View File

@@ -7,3 +7,10 @@ depends:
xml:
printer.xml
shop.xml
[register]
model:
printer.Device
printer.Api
printer.Printer
shop.Shop