From: "Rashko Rejmer" <[EMAIL PROTECTED]>
Hi,
I had the same requirement to attach PDF to the invoice. But I
resolved it in a different way.
I attached the PDF to the party that receives the invoice(partyIdTo).
There is 1 : 1 relation between receiver party and invoice.
This makes sense indeed !
Jacques
Regard,
Rashko Rejmer
On Aug 25, 2008, at 3:59 PM, Technology Investor wrote:
I would like to be able to associate a scanned invoice with an invoice
entry in the accounting module. In some jurisdictions, a scanned
image of the invoice is enough for bookkeeping purposes, and thus it
is very attractive to have this ability.
I see that in the Content application has a data resource entity. Is
it possible to simply add this to the invoice entity to get this
functionality?
- A