5 lines
160 B
Python
Executable File
5 lines
160 B
Python
Executable File
# © 2013 Guewen Baconnier, Camptocamp SA
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import cancel_reason, mass_cancel_orders
|