mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
Abri amend_job serialises the spec's amendoptiappt envelope with the surveyor resource last 🟩
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
fbb4345116
commit
7bdba469fb
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ class AbriClient:
|
|||
("action", "amend"),
|
||||
("appointment_date", request.appointment_date.strftime("%d/%m/%Y")),
|
||||
("appointment_time", request.appointment_time),
|
||||
("resource", request.resource or ""),
|
||||
],
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue