11 lines
275 B
Python
11 lines
275 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright 2026 Nexa Systems Inc.
|
|
# License OPL-1 (Odoo Proprietary License v1.0)
|
|
# Part of the Fusion Plating product family.
|
|
|
|
from . import ir_attachment
|
|
from . import fp_ncr
|
|
from . import fp_capa
|
|
from . import fp_fair
|
|
from . import fp_doc_control
|