mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[IMP] delivery_hibou: change expected parameter name
This commit is contained in:
@@ -173,7 +173,7 @@ class DeliveryCarrier(models.Model):
|
||||
'error_message': a string containing an error message,
|
||||
'warning_message': a string containing a warning message,
|
||||
'date_planned': a datetime for when the shipment is supposed to leave,
|
||||
'requested_date': a datetime for when the shipment is supposed to arrive,
|
||||
'date_delivered': a datetime for when the shipment is supposed to arrive,
|
||||
'transit_days': a Float for how many days it takes in transit,
|
||||
'service_code': a string that represents the service level/agreement,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user