pos_usability: add missing check_company=True on pos.payment.method, field cash_journal_id

This commit is contained in:
Alexis de Lattre
2021-02-03 11:53:22 +01:00
parent 9c30d4ef53
commit 0d4ff37786
2 changed files with 13 additions and 0 deletions

View File

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