Hi,
is there a possibility to store attachments like pdfs in the system? E.g. I want received invoices to be attached to an invoice of a purchase order. Or some email conversation should be attached to a sales order. Thanks for help With best regards Sebastian |
sebastianscheid schrieb:
> Hi, > > is there a possibility to store attachments like pdfs in the system? E.g. I > want received invoices to be attached to an invoice of a purchase order. Or > some email conversation should be attached to a sales order. Yes, this can be with the content framework. See the Party Profile for an example: https://demo.hotwaxmedia.com/partymgr/control/viewprofile?partyId=DemoCustCompany ,scroll down to Party Content) -- Christian |
Thanks for replying to fast! Do you also know how to attach something to an order? Or an invoice? And what exactly is the "content framework"? Do you mean the content application? I thought that is a content management system. Sebastian |
sebastianscheid schrieb:
> > Christian Geisert wrote: >> sebastianscheid schrieb: >>> Hi, >>> >>> is there a possibility to store attachments like pdfs in the system? E.g. >>> I >>> want received invoices to be attached to an invoice of a purchase order. >>> Or >>> some email conversation should be attached to a sales order. >> Yes, this can be with the content framework. See the Party Profile for >> an example: >> https://demo.hotwaxmedia.com/partymgr/control/viewprofile?partyId=DemoCustCompany >> ,scroll down to Party Content) >> > > Thanks for replying to fast! > > Do you also know how to attach something to an order? Or an invoice? This isn't possible at the moment, it just needs a bit of coding (patches are welcome ;-) > And what exactly is the "content framework"? Do you mean the content > application? I thought that is a content management system. I meant the Content/DataSource etc. Entities and the related services which are part of the content application. -- Christian |
communications events, which includes emails are attached to a partyid,
if an email address match is found. If the email has the orderID in it then you can add code to view the order and the emails related. for now you can view the order then the partyID then the communications for the party and see the communications event for that party and order# if it is in the subject. Christian Geisert sent the following on 5/8/2008 9:03 AM: > sebastianscheid schrieb: >> >> Christian Geisert wrote: >>> sebastianscheid schrieb: >>>> Hi, >>>> >>>> is there a possibility to store attachments like pdfs in the system? >>>> E.g. >>>> I >>>> want received invoices to be attached to an invoice of a purchase >>>> order. >>>> Or >>>> some email conversation should be attached to a sales order. >>> Yes, this can be with the content framework. See the Party Profile >>> for an example: >>> https://demo.hotwaxmedia.com/partymgr/control/viewprofile?partyId=DemoCustCompany >>> ,scroll down to Party Content) >>> >> >> Thanks for replying to fast! >> >> Do you also know how to attach something to an order? Or an invoice? > > This isn't possible at the moment, it just needs a bit of coding > (patches are welcome ;-) > >> And what exactly is the "content framework"? Do you mean the content >> application? I thought that is a content management system. > > I meant the Content/DataSource etc. Entities and the related services > which are part of the content application. > |
Free forum by Nabble | Edit this page |