Files
stock-logistics-warehouse/stock_picking_orig_dest_link/__init__.py
GuillemCForgeFlow f3af4d4f90 [ADD]stock_picking_orig_dest_link
Adds the link between the origin and the destination pickings.
2023-05-18 16:23:43 +02:00

3 lines
70 B
Python

from . import models
from .hooks import pre_init_hook, post_init_hook