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

I am new to OpenERP. Know some editing about coding.. My question is that how can I add custom invoice lines section <notebook> in Invoice field. I want to add change some fields. I want to add custom fields similar to invoice line but with different fields. (Accounting section - Customer invoices) Thanks

アバター
破棄
最善の回答

The invoice lines are part of a one2many field.

All you have to do is create your new mymodel.lines model with the custom fields you need and then link it with mymodel by adding a one2many field to it.

アバター
破棄
関連投稿 返信 ビュー 活動
2
9月 24
11276
0
3月 22
2
1
11月 19
5727
1
10月 19
6402
0
11月 17
3715