Files
Odoo-18.0-20251222/partner_statement/__init__.py
2025-07-24 11:47:55 +02:00

6 lines
134 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import models
from . import report
from . import wizard