Files
Jordi Ballester 186434f5e4 [IMP] account_move_line_stock_info: Add init hook
We want to make sure that we move the stock_move_id from the account.move
to the account.move.line
2022-08-26 11:24:23 +02:00

3 lines
55 B
Python

from . import models
from .hooks import post_init_hook