跳至內容
選單
此問題已被標幟
1 回覆
8135 瀏覽次數

I am trying to print two copies of the same invoice document with my own invoice layout, this two copies the first one is for the Customer and the other one is for Internal Support having each one a label with mentioned purposes on them.

Is there is a way to print those copies using a single template?

頭像
捨棄
As you said Axel, I figured out calling a template twice and setting a variable before the template call and showing the content for that variable inside the template, I just thought that would be another way to do it.

Thanks 

On Sat, Oct 24, 2015 at 12:35 PM, Axel Mendoza <portaltemplate12973@mail.odoo.com> wrote:

A new answer for Print QWeb report copies has been posted. Click here to access the post.

--
Axel Mendoza
Sent by Odoo Inc. using Odoo about Forum Post Print QWeb report copies



--
Osval Reyes
Developer
osval@vauxoo.com  Vauxoo, C.A.  www.vauxoo.com 

 

 
最佳答案

Yes, you just need to define the body of the document in a template and call that template twice

頭像
捨棄

For completeness you should put a page break between the two calls to ensure that the second copy begins in the next page. See how to do it here: https://www.odoo.com/forum/help-1/question/how-to-include-a-page-break-second-page-in-custom-report-pdf-91277#answer_91281

作者

The inner template is inside of

...
and that does the trick as well
相關帖文 回覆 瀏覽次數 活動
0
3月 15
2828
2
9月 24
1935
5
8月 19
46543
4
6月 18
20104
0
6月 18
3312