al confirmar una orden, asigna el warehouse al correspondiente al nodo del usuario

This commit is contained in:
santiky 2022-04-20 17:13:30 +02:00
parent 808e60729f
commit 5d4cbd476f
Signed by: snt
GPG key ID: A9FD34930EADBE71
3 changed files with 9 additions and 2 deletions

View file

@ -5,7 +5,7 @@
#import logging
from odoo import models, fields, api
from odoo.exceptions import ValidationError, Warning
#from odoo.exceptions import ValidationError, Warning
#_logger = logging.getLogger(__name__)