-
I have funambol running and contacts synchronize successfully using Outlook, Thunderbird, and IPhone. But Tasks and calendar fail to sync on all of them. I always get the exact same log message in the funambol server log:
------SHOWING SYNC ITEM:
-----------------BEGIN:VCALENDARM
VERSION:2.0M
BEGIN:VTIMEZONEM
TZID:America/New_YorkM
X-LIC-LOCATION:America/New_YorkM
BEGIN:DAYLIGHTM...
2009-12-29 15:49:46 UTC in opentaps open source ERP+CRM
-
Unable to rename file error means that you don't have full access permissions for the opentaps drectory.
2009-12-28 13:30:54 UTC in opentaps open source ERP+CRM
-
You can point your svn client at the same url with http:// in the front and it'll work fine.
2009-12-16 13:15:46 UTC in opentaps open source ERP+CRM
-
Since you can get into the database directly you can try setting the current password to 47ca69ebb4bdc9ae0adec130880165d2cc05db1a which is "ofbiz" Although even if you login the permissions might not all be setup right.
2009-12-15 13:26:16 UTC in opentaps open source ERP+CRM
-
I use Netbeans on Linux and it works pretty well, although it always thinks that every java class is in the wrong package since they are split up into a lot of different source directories. But if you ignore those warnings and set up your class path correctly everything works fine.
2009-12-15 13:21:15 UTC in opentaps open source ERP+CRM
-
A view entity is not a table that stores data. Instead it is data from two tables combined together into a view via a relation. You can also combine a view entity with another view entity to get some rather complex views of many related tables combined together.
2009-12-11 15:04:34 UTC in opentaps open source ERP+CRM
-
Thanks, thats what I was looking for. I didn't realise it had been moved since the older previews for 1.4 were still in the 1.0 trunk.
2009-12-10 20:39:51 UTC in opentaps open source ERP+CRM
-
This preview version does not work. It is missing build.xml so I copied over the build.xml. Only to find out that every single build.xml in the framework directory depends on a file called common.xml which is also missing and has never existed in opentaps before.
And why is this version not in svn? I check the latest trunk out often, but its been weeks since the last time that was updated.
2009-12-10 17:46:58 UTC in opentaps open source ERP+CRM
-
The first thing I did in opentaps was create a new module. It was fairly painful, but it really helped me learn how all the modules work quickly.
2009-12-07 14:40:58 UTC in opentaps open source ERP+CRM
-
It will not corrupt anything. For the most part if you didn't change any keys it will just update the entries with the new values. If you changed keys then you might get some duplicate entries.
2009-12-03 17:46:54 UTC in opentaps open source ERP+CRM