mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Warning deprecated.
This commit is contained in:
committed by
Joan Sisquella
parent
21acee1733
commit
b1502b83ff
@@ -4,7 +4,7 @@
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
from openerp import api, fields, models, _
|
||||
from openerp.exceptions import Warning as UserError
|
||||
from openerp.exceptions import UserError
|
||||
|
||||
|
||||
class StockWarehouseOrderpoint(models.Model):
|
||||
|
||||
Reference in New Issue
Block a user