Skip to Content
Menu
This question has been flagged
2 Replies
6973 Zobrazenia

Hi,

We have three sales orders per customer, due to the type of orders. But we want to summerise these orders on one print (using OpenOffice reports ) with one signature field on the last page. Is there any way to merge the header information (company information etc) once, three lines blocks for each order, plus their respective totals. Then with the footer information including a signature block?

Example below, thanks.

For example:

Customer Info                    Date           

Line 1 of sales order 30

Line 2 of sales order 30

A blank line with a title then:

Line 1 of sales order 31

Line 2 of sales order 31

Then blank line with a title then:

Line 1 of sales order 32

Line 2 of sales order 32

Then a footer:

name

Date

Signature

 

 

Avatar
Zrušiť
Best Answer

Hi,

There might be a way to achieve this by editing the RML reports. I don't know if the OpenOffice editor will let you do that much editions.

You could remodel the whole report, putting column headers outside of the foreach and remodeling the current sales order title to be smaller and inline with the items.

I don't know if the OpenERP RML engine supports it but RML should also support the summation of all your items using a few tricks. If it doesn't you could always override the report function to pass a grand total to the RML report which should be an easy edit.

You could then use the multiple printing functions of the Sales Order view (Select multiple sales order then print).

Keep in mind that these kind of changes would be global and would affect all sales order printouts. If you need it separate, you would have to create new report functions and everything that goes with it.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
jan 25
958
2
feb 16
3189
0
nov 15
3584
3
mar 15
4599
0
mar 15
4141