Am 03.02.2015 um 16:20 schrieb [email protected]: > 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. Jan
