Simon Dargaville
- Total activity 32
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 8
- Subscriptions 17
Activity overview
Latest activity by Simon Dargaville-
Simon Dargaville commented,
H Virna, Thanks for the quick reply! Here's a screenshot of my Edit Inventory Item screen. I've tried putting in a default Space, but still got same error. I also see Location and SubLocation fiel...
-
Simon Dargaville commented,
Hi, I'm having an issue adding inventory items. Used to be ok in previous versions (v19). In 20.96 I get this error in the Add issue inventory Transaction detail screen: "The space you have selecte...
-
Simon Dargaville commented,
Something that's caught me out, when implementing Select.. When I wasn't using it, my StartDate was including the function start Time, which was quite handy. Whereas when Selecting the StartDate, i...
-
Simon Dargaville commented,
Ah ha ! I had to add 'headers=' to my get request and now it's working! Thanks Steve for making me check the header was right ! - I was using r = requests.get(url, headers) Not r = requests.get...
-
Simon Dargaville commented,
Hi, I'm just doing some initial testing and I can run queries OK via <our url> api/help/ web page using my own credentials, but when I try to run my python code (using same credentials) I get {"Me...
-
Simon Dargaville commented,
Hi Matt, So we have many events that are getting booked in months in advance, but the equipment items/resources are currently unknown. We had hoped a package sync would be the solution to updatin...
-
Simon Dargaville commented,
Hi Re: "The synchronization process does not update the package items if a package is already on a service order. " Is there a way to sync packages (items) that have already been added to an op...