mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
5 lines
100 B
Python
5 lines
100 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
import stock_picking
|
|
import stock_pack_operation
|
|
import stock_quant_package |