On Oct 27, 4:14 pm, Bertrand Chenal <[email protected]> wrote:
> Le Tue, 26 Oct 2010 19:38:45 -0700 (PDT),
> Mohammad <[email protected]> a écrit :
>
> > Hi,
> > I have successfully implemented the export feather for my personal
> > module (Pricelist) to export to Google apps for online collaboration
> > it's a button and i'm going to add wizard functionality to it (user
> > and pass and spreadsheet name is hardcoded at the moment), I can see
> > "import Data" and "Export data" within the form menu.  What is the
> > best way to integrate this feather into the Tryton as i think other
> > modules can get benefits from it.
>
> > Thanks,
>
> Hi,
>
> If you want to use it across several modules, the first thing to do is
> to split it in two:
>
> - one module that handle download/upload from/to google docs (let's call
>   it google_doc)
>
> - one that handle pricelist specific stuff and use google_doc to take
>   care of the rest.

Hi,
I will splits it into two different module, But i explain my scenario
again.
I think it might be possible to use "Export to Google Docs"  in the
export within the form menu. But i don't have any idea on how to do
that.
Currently export menu can only export to CSV format. So maybe if could
be possible to add this kind of export feature to Tryton Client,
Then just like Export to CSV, we can export to Google Spreadsheet.
Although i think Export to other formats like Excel sounds to have
more priority than google Docs.
Regards,

-- 
[email protected] mailing list

Reply via email to