Have you checked if there’s any new settings panel in Administration? I haven’t used this module, but that’s pretty much the convention – all settings go to Administration page in form of an additional tool.
I have an extra bit:
after install i can see in
Table: config_options 3 options created by this module: harvest_domain, harvest_pass, harvest_user, all set to value:N; type:user.
The first problem is of course that I cannot find the UI to input these data on AC.
2. if i wanted to input these in DB manually , how should ido it? i guess i should input a different record for each user
3. may not be related: I have 2 similar tables in my db: config_options and ac_config_options.
I am sure I installed AC withou table_prefix. Maybe some module I installed assumed i had the AC_ thing ? not sure if it is actually a problem or not
I keep getting “No projects/tasks found on Harvest or request failed. Check your access credentials.” once i try to submit task to harvest however I have entered the login credentials…
HM just tried to get this module to wor but it seems there is no interface shown like Jacopo wrote in the version 2.3.2 of AC. Perhaps there are inteferences with other modules ?
Any Help available ?
Thanks in Advance
Carsten
I keep getting “No projects/tasks found on Harvest or request failed. Check your access credentials.” when submitting to Harvest as well. I’ve double checked the credentials. Also, I cannot find the function to import clients to AC from Harvest as described in the module details of this page. What am I missing. Thanks in advance for any help.
Robert and Carsten, first you’ll need to explicitly grant permissions in each role group to the ‘can_submit_harvest’ option.
Go to Admin > Roles and edit the groups you want to have access to the Harvest module. Once that’s done, you can go to your profile and add the Harvest credentials.
Unfortunately, that’s as far as I got. I get the same error as rigby… “No projects/tasks found on Harvest or request failed. Check your access credentials.”
I figured out why my credentials weren’t working. The harvest url must be a secure url (https:// instead of http://) and you must include a trailing forward slash.
These gave me an error:
http://example.harvestapp.com
https://example.harvestapp.com
It would be great if this module would allow you to download all your current projects right into Harvest. That would save you time from having to re-enter projects.
I’ve got it working in Active Collab. The problem I’m encountering is that I have more than one user in Harvest and the name breakdown in activecollab. In order to keep the billing accurate, I would like the additional option for the users to sync up between harvest and active collab. Has anyone figured out how to do this?