mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-22 04:12:05 +02:00
5 lines
189 B
Python
5 lines
189 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import base_partner_merge
|
|
from . import loyalty_card_update_balance
|
|
from . import loyalty_generate_wizard
|