Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
7273 Ansichten

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

Avatar
Verwerfen
Beste Antwort

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.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Sept. 24
11342
0
März 22
2
1
Nov. 19
5782
1
Okt. 19
6424
0
Nov. 17
3732