7 lines
173 B
Python
7 lines
173 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright 2026 Nexa Systems Inc.
|
|
# License OPL-1 (Odoo Proprietary License v1.0)
|
|
|
|
from . import send_fax_wizard
|
|
from . import send_fax_wizard_line
|