17.03.26
This commit is contained in:
@@ -99,7 +99,7 @@ class AutomationDocument(ModelSQL, ModelView, Workflow):
|
|||||||
doc.notes = (doc.notes or "") + "Id returned: " + request_id
|
doc.notes = (doc.notes or "") + "Id returned: " + request_id
|
||||||
|
|
||||||
so_payload = {
|
so_payload = {
|
||||||
"ServiceOrderKey": sh.service_order_key,
|
"ServiceOrderKey": sh[0].service_order_key,
|
||||||
"ID_Number": request_id
|
"ID_Number": request_id
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user