update
This commit is contained in:
10
fusion_loaners_management/models/__init__.py
Normal file
10
fusion_loaners_management/models/__init__.py
Normal file
@@ -0,0 +1,10 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Copyright 2024-2026 Nexa Systems Inc.
|
||||
# License OPL-1 (Odoo Proprietary License v1.0)
|
||||
|
||||
from . import loaner_email_mixin
|
||||
from . import fusion_loaner_checkout
|
||||
from . import fusion_loaner_history
|
||||
from . import product_template
|
||||
from . import sale_order
|
||||
from . import res_users
|
||||
Reference in New Issue
Block a user