mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
We want to make sure that we move the stock_move_id from the account.move to the account.move.line
3 lines
55 B
Python
3 lines
55 B
Python
from . import models
|
|
from .hooks import post_init_hook
|