[FIX]Enabled advanced pricelist when pms is installed (#92)

This commit is contained in:
braisab
2021-05-18 10:51:16 +02:00
committed by GitHub
parent e34f3e1abb
commit 75f8a2e81a
3 changed files with 9 additions and 3 deletions

View File

@@ -3,4 +3,4 @@
from . import models
from . import wizards
from . import controllers
from .init_hook import post_init_hook
from .init_hook import pre_init_hook