7 lines
231 B
Python
Executable File
7 lines
231 B
Python
Executable File
# Copyright 2016 ForgeFlow S.L.
|
|
# Copyright 2016 Serpent Consulting Services Pvt. Ltd.
|
|
# Copyright 2020 NextERP SRL.
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
from . import models
|
|
from .hooks import post_load
|