Is there a service to get invoices as PDF?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Is there a service to get invoices as PDF?

mariotti
The headline is as much as the question.

I have seen the way to send the invoice as PDF via email, but not a service which would stream the PDF.

I want to call the service from an external app.

cheers
F
Reply | Threaded
Open this post in threaded view
|

Re: Is there a service to get invoices as PDF?

Anil Patel-3
We don't have any such service OOTP. OFBiz framework has necessary features to make it happen with little bit of code.

Anil Patel

> On Jan 11, 2014, at 5:44 PM, mariotti <[hidden email]> wrote:
>
> The headline is as much as the question.
>
> I have seen the way to send the invoice as PDF via email, but not a service
> which would stream the PDF.
>
> I want to call the service from an external app.
>
> cheers
> F
>
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/Is-there-a-service-to-get-invoices-as-PDF-tp4647065.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
|

Re: Is there a service to get invoices as PDF?

Pierre Smits
If you feel that this would be a valuable addition to the OFBiz code,
please feel free to create an improvement issue in JIRA and provide a patch
solving this.

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com


On Sun, Jan 12, 2014 at 2:42 PM, Anil K Patel <[hidden email]>wrote:

> We don't have any such service OOTP. OFBiz framework has necessary
> features to make it happen with little bit of code.
>
> Anil Patel
>
> > On Jan 11, 2014, at 5:44 PM, mariotti <[hidden email]> wrote:
> >
> > The headline is as much as the question.
> >
> > I have seen the way to send the invoice as PDF via email, but not a
> service
> > which would stream the PDF.
> >
> > I want to call the service from an external app.
> >
> > cheers
> > F
> >
> >
> >
> >
> > --
> > View this message in context:
> http://ofbiz.135035.n4.nabble.com/Is-there-a-service-to-get-invoices-as-PDF-tp4647065.html
> > Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: Is there a service to get invoices as PDF?

mariotti
This post was updated on .
Would you give me a hint on where to start?

I am totally new to ofbiz, but got some ideas about it.

There is already some PDF output functions...

I might give it a try. Where to start from would be good if you do not expect results..

Cheers
F

PS:
My idea is to get
sendInvoiceAsPDF and change it to stream...
Same permissions same everything...
Adding a streaming OUT field.
Reply | Threaded
Open this post in threaded view
|

Re: Is there a service to get invoices as PDF?

Pierre Smits
A good starting point regarding contributing is this:
https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices


Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com


On Mon, Jan 13, 2014 at 9:10 PM, mariotti <[hidden email]> wrote:

> Would you give me a hint on where to start?
>
> I am totally new to ofbiz, but got some ideas about it.
>
> There is already some PDF output functions...
>
> I might give it a try. Where to start from would be good if you do not
> expect results..
>
> Cheers
> F
>
>
>
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/Is-there-a-service-to-get-invoices-as-PDF-tp4647065p4647145.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>