Le Fri, 10 Sep 2010 08:52:29 -0700 (PDT), newnomad <[email protected]> a écrit :
> > > On Sep 10, 4:40 pm, newnomad <[email protected]> wrote: > > When using openoffice you can use this extension to in and export > > documents to/from the google docs cloud; > > > > http://extensions.services.openoffice.org/project/ooo2gd > > > > Is there anything similar for tryton (in the works)? > > > > What would be the process of manually entering new parties based on > > a downloaded cvs from a google docs spreadsheet? And considering new > > parties are added to the google document online all the time, so it > > keeps growing, if I import the document (with a script) in its > > entirety, would tryton then skip the duplicate parties it already > > has when importing? > > In fact my current need is only to enter new parties into tryton. > Above I assumed to do it with google forms that populate google > spreadsheets. However it makes more sense to just use google contacts. > These can't be created by a google form, but I could create an entry > point online with this script: > http://www.ibm.com/developerworks/opensource/library/x-phpgooglecontact/index.html > (or use a free saas service to create carddav contacts, doesn't exist > yet) > Now since google contacts doesnt support carddav (yet... they did > calendars with atom gdata too, and later offered caldev) my new > question: > > Is there a module to import google contacts using their api? > > http://code.google.com/apis/contacts/ > > If not what module working with gdata atom could I use as a base? > IMO the best way to achive this is to use gdata or googlecl[1] to access data from google and "Tryton as a module"[2] to put them in Tryton, it will brings you more power than the CSV import. [1] http://code.google.com/p/googlecl/ [2] http://code.google.com/p/tryton/wiki/HowToUseTrytondAsAModule -- Bertrand Chenal B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email: [email protected] Website: http://www.b2ck.com/ -- [email protected] mailing list
