I was wondering if it's possible to get the time control module available in the Mobile version of Corebos. That's really the only thing I'm missing there. I can do anything I need to tickets but keep time.
Mark
[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
Thanks Joe... still not getting it. I found the global variables but not changes I've made to them have changed the Mobile interface.
Mark
[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
07-15-2019, 07:54 PM (This post was last modified: 07-15-2019, 07:57 PM by mweaver.)
Ok... did all that but this was displayed on the screen:
There's more but it goes on for a while. I made sure to set the file perms the same as the other files in the folders where these files were copied. (please see attached image)
Mark
[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
You are correct. I've been keeping up to date. I do updates on Core about every three days. Is there a method of querying the application for the current version information to confirm?
Mark
[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
Making progress. this time I downloaded them on the cmd line of the web server right into the folders (wget), set ownership and perms. Ran the updater as recommended - which ran normally this time - and then logged into the Mobile UI as admin. This time Timecontrol was enabled. However only for the admin user. I don't see anywhere in the Mobile UI to enable to it or anything else for other users.
Mark
[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
Hi.
I've fixed the script MobileAddTimecontrol.php. Before just works for clean install when the other users never have accessed to Mobile module, so now this script check this and add Timecontrol module.
So, you can download MobileAddTimecontrol.php again, access to your database and berli_crmtogo_modules table to delete the Timecontrol entry to admin user. After that go to cb_updater table and edit the last changeset to change the execstate to Pending.
Finally you can apply the changeset again.