Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
7123 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
wrz 24
11231
0
mar 22
2
1
lis 19
5683
1
paź 19
6385
0
lis 17
3699