Hi,
I want to create a script that will automatically import users from a firebird database into timetrex using id, first name, last name, company etc information that is currently configured for each user on the firebird database.
I have created one script that does the same thing for importing Departments, but i am having difficulties for the users script.
Can anyone help?
Import users from firebird database
Re: Import users from firebird database
First confirm the import works as expected through the the UI with the Import Wizard, then use the tools/import/import.php script to automate it.