Files
account-financial-tools/account_move_line_purchase_info/__init__.py
Carlos Lopez c1e09a1629 [13.0][ADD]: script post_install for update references on new column
purchase_line_id from stock.move
2022-02-24 14:46:09 -05: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