pos_usability: add sequence on pos.config

This commit is contained in:
Alexis de Lattre
2023-09-12 16:22:32 +02:00
parent 6df9756479
commit 4121d8466d
4 changed files with 35 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
from . import product
from . import pos_category
from . import pos_config
from . import pos_payment_method