1

Moving state and Group Name

Тема: Moving state and Group Name

I am using Javascript API,
How can I get Moving State of a unit?
And also , group information.

2

Moving state and Group Name

Re: Moving state and Group Name

About moving state I replied in another topic — https://forum.gurtam.com/viewtopic.php? … 61#p173461

Groups can be fetched by core/search_item, core/search_items with type avl_unit_group.

3

Moving state and Group Name

Re: Moving state and Group Name

Hi, I am facing a problem:

this is my request params: {"reportResourceId":20170575,"reportTemplateId":5,"reportTemplate":null,"reportObjectId":20171323,"reportObjectSecId":0,"interval":{"from":1574532000,"to":1574618399,"flags":16777216}}

and, this is yours:
{"reportResourceId":20170575,"reportTemplateId":5,"reportTemplate":null,"reportObjectId":20171323,"reportObjectSecId":0,"interval":{"flags":16777216,"from":1574524800,"to":1574611199},"remoteExec":1,"reportObjectIdList":[]}


in this report there is a column , named "beginning-time",
the problem is,
when i am pulling data, i am getting "23 Nov"
but, when pulling data in your site, it is "24 Nov"