On Tuesday, February 3, 2015 at 4:39:12 PM UTC, Nicolas Évrard wrote:

> * [email protected] <javascript:>  [2015-02-03 17:00 +0100]: 
> > 
> >On Tuesday, February 3, 2015 at 3:54:37 PM UTC, Jan Grasnick wrote: 
> >> 
> >> 
> >> Am 03.02.2015 um 16:20 schrieb [email protected] <javascript:>: 
> >> > such as purchase invoices and attach them to the records in 
> >> > Tryton? 
> >> > 
> >> > I need this so that I can operate on multiple sites, so that 
> >> > paper copies of documents do not have to be carted between 
> >> > offices or referenced in an external document store. 
> >> > 
> >> > If Tryton does not have this capability, does anyone know of an 
> >> > open source accounting package that does, one which works well 
> >> > with EU VAT would be best.  There are commercial accounting 
> >> > packages such as Quickbooks which have added this capability, but 
> >> > Quickbooks does not run on Linux and I need a Linux solution. 
> >> > 
> >> > David 
> >> 
> >> You can attach documents to every object in Tryton and you can do 
> >> this via API. Also you can write a client plugin which interacts 
> >> with your OS and plugged scanner. 
> >> 
> >Where will I find documentation on the API? 
>
> You must create ir.attachement record with your data. 
>
> * [email protected] <javascript:>  [2015-02-03 17:00 +0100]: 
> > 
> >On Tuesday, February 3, 2015 at 3:43:24 PM UTC, Mark Hayden wrote: 
> >> 
> >> 
> >> On 3 Feb 2015 08:35, <[email protected] <javascript:>> wrote: 
> >> > 
> >> > such as purchase invoices and attach them to the records in 
> >> > Tryton? 
> >> > 
> >> > I need this so that I can operate on multiple sites, so that 
> >> > paper 
> >> copies of documents do not have to be carted between offices or 
> >> referenced in an external document store. 
> >> 
> >> I'm pretty sure you can attach documents/files to most any record 
> >> in Tryton. I currently do that with sales, attaching shipping 
> >> manifests and labels in PDF form in an operation where the 
> >> warehouse is 1000s of km away from the office. 
> >> 
> >How do you achieve this?  Is it a GUI functon or did you have to 
> >write extra code? 
>
> It is a GUI functionalities. 
> The little clip on the toolbar allows you to attach any file to a 
> record. 
>
Excellent.  Found it now.  One thing confused me, when I add an attachment 
a blank record with 4 icons is shown.   One of these icons loads a file, 
another copies from the clipboard (I think), the next one does not seem to 
have a Tooltip and the icon does not make much sense to me, and the last 
isto delete the record (I think).  What does the third icon do?

David

>
> -- 
> Nicolas Évrard - B2CK SPRL 
> E-mail/Jabber: [email protected] <javascript:> 
> Tel: +32 472 54 46 59 
> Website: http://www.b2ck.com/ 
>

Reply via email to