Files
account-financial-tools/account_move_line_landed_cost_info/__init__.py
Jordi Ballester 07fdbda473 [14.0][ADD] account_move_line_landed_cost_info
[14.0][FIX] account_move_line_landed_cost_info
2023-07-04 10:48:02 +02:00

5 lines
126 B
Python

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