Print all sales Orders

Hi


is there a way to select all or at least many sales orders and have multiple invoices printed at once?

Thanks

Not a feature yet!


W: https://erpnext.com
T: @rushabh_mehta

On 06-Dec-2012, at 12:53 AM, Amin Zayani <za...@gmail.com> wrote:

Hi

is there a way to select all or at least many sales orders and have multiple invoices printed at once?

Thanks

Is there a simple hack that could allow it? or at least produce PDFs of many invoices?

You know the framework like the back of your hand :slight_smile: if you could enlighten us on this matter maybe we can code this feature for the project.

On Thursday, December 6, 2012 5:09:55 AM UTC+1, Rushabh Mehta wrote:
Not a feature yet!



W: https://erpnext.com
T: @rushabh_mehta

On 06-Dec-2012, at 12:53 AM, Amin Zayani <za...@gmail.com> wrote:

Hi

is there a way to select all or at least many sales orders and have multiple invoices printed at once?

Thanks

Amin,

Print formats are created on client side - so you would have to load many of them and then attach them in one html file with page breaks.

You could write a Jinja template on the server side to make these - but again how to customize the formats I am not sure. Its a major rewrite for the product.

best,
Rushabh



W: https://erpnext.com
T: @rushabh_mehta

On 06-Dec-2012, at 3:56 PM, Amin Zayani <za...@gmail.com> wrote:

Is there a simple hack that could allow it? or at least produce PDFs of many invoices?
You know the framework like the back of your hand :) if you could enlighten us on this matter maybe we can code this feature for the project.

On Thursday, December 6, 2012 5:09:55 AM UTC+1, Rushabh Mehta wrote:
Not a feature yet!


W: https://erpnext.com
T: @rushabh_mehta

On 06-Dec-2012, at 12:53 AM, Amin Zayani <za...@gmail.com> wrote:

Hi

is there a way to select all or at least many sales orders and have multiple invoices printed at once?

Thanks


1 Like