Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
9431 Lượt xem

FIrst, excuse me for my terrible english.

Then, I use modules 'sale' and 'sale_layout' to create a quotation. I had created my own module, and i use <xpath> to modify the original 'sale' and 'sale_layout' to create my own quotation template. The problem is, when I download the quotation.pdf the 'sale_layout' function I use doesn't appear. SO i think it's a problem with the order of differents views, my own view is apply after the others so only it is visible.

I hope, you understood me, thanks for your help.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

You can set priority of you view by declaring priority in view like below ,

<field eval="2" name="priority"/>

Thanks.

Ảnh đại diện
Huỷ bỏ