Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
7130 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
сент. 24
11232
0
мар. 22
2
1
нояб. 19
5684
1
окт. 19
6391
0
нояб. 17
3700