LaOsaCoop/Odoo16#14 migration pos_customer_required
This commit is contained in:
parent
b062c383d5
commit
08fca37c6d
27 changed files with 1438 additions and 0 deletions
4
pos_customer_required/models/__init__.py
Normal file
4
pos_customer_required/models/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
from . import pos_config
|
||||
from . import pos_order
|
||||
from . import pos_make_payment
|
||||
from . import res_config_setting
|
||||
Loading…
Add table
Add a link
Reference in a new issue