コンテンツへスキップ
メニュー
この質問にフラグが付けられました
9 返信
9062 ビュー

???

Does it exist?

アバター
破棄
最善の回答

I do not know. You define Report Layout Category (Left menu Sales/Configurations/Report Layout Categories) and use it in view Sale Odrer Lines (as Section). (Unfortunately, I could not attach images)

 

 

アバター
破棄
著作者

Report layout category? where?

Left menu Sales/Configurations/Report Layout Categories

最善の回答

It is important to note that this module has changed completely from OpenERP 6.1 to Odoo 8.0 (It did not officially exist in 7.0).

In 6.1 the visual elements (page breaks, subtotals) would be inserted like a line. To achieve that, sale_order_lines had an additional field layout_type. We used this in combination with Aeroo Reports using a parser that would check the layout_type and inserting the corresponding element into the generated OpenOffice-Document.

However 8.0 changes the architecture: you create a Report Layout Category. You can set a page break or subtotal per Category. Odoo then prints each Category on its own and inserts page breaks if configured to do so.

I am not sure yet how to combine that with Aeroo Reports. Once I have enough Karma, I will post it as a seperate question.

アバター
破棄
最善の回答

how to enable the report layout categories option?

アバター
破棄
著作者 最善の回答

Now I can use sale_layout. It will be very usefull. Thanks for all. 

I will now try to remove the little bullet just at the left of « OU » et « ET ».

Result for your eyes :

アバター
破棄

You edit QWeb "category_template" and remove from it •

著作者

you are very nice. thanks.

最善の回答

@Pascal,

Could you give us more explanations on how  to use new report layout category in view report_saleorder_document ?

Thanks

アバター
破棄
関連投稿 返信 ビュー 活動
3
3月 15
4660
1
5月 25
897
2
2月 25
9723
1
1月 25
1309
2
12月 24
2163