pos_usability : finalize order by sequence on pos.payment.method

This commit is contained in:
Alexis de Lattre
2023-10-23 15:22:36 +02:00
parent e36f88e23a
commit 983a25367f
2 changed files with 15 additions and 0 deletions

View File

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