mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
6 lines
183 B
Python
6 lines
183 B
Python
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
from . import purchase_order_line
|
|
from . import stock_putaway_rule
|
|
from . import pms_property
|
|
from . import stock_move
|