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

I have used default python tag for repeatRows and repatln. But i want to add empty rows at the bottom to make my table big. this is the code.


<para style="terp_default_8">[[repeatIn(o.order_line,'line')]][["" for l in range(10), 'line']]</para> <blockTable colWidths="20.0,100.0,150.0,80.0,50.0,20.0,60.0,50.0" style="Table_Order_Pur_line_Content"> <tr> <td> <para style="terp_default_9"> </para> </td> <td> <para style="terp_default_9">[[ ', '.join(map(lambda x: x.name, line.taxes_id)) ]]</para> </td> <td> <para style="terp_default_9">[[line.name]]</para> </td> <td> <para style="terp_default_Right_9">[[ formatLang(line.product_qty ) ]]</para> </td> <td> <para style="terp_default_Right_9">[[ formatLang(line.price_unit,digits=get_digits(dp='Product Price') ) ]]</para> </td> <td> <para style="terp_default_Right_9"> </para> </td> <td> <para style="terp_default_Right_9"> </para> </td> <td> <para style="terp_default_Right_9">[[ formatLang(line.price_subtotal,digits=get_digits(dp='Account'), currency_obj=o.pricelist_id.currency_id ) ]] </para> </td> </tr> </blockTable> </section>

Ảnh đại diện
Huỷ bỏ
Tác giả

" http://forum.openerp.com/forum/topic8508.html " I'm trying to do this but setTag giving me an error. and I don't know whether blank_line function is executing fine or not.

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 3 15
3063
1
thg 3 15
6391
2
thg 5 25
2135
3
thg 12 24
6191
0
thg 10 24
1689