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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
7141
Visualizzazioni
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.
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
2
set 24
|
11233 | ||
|
0
mar 22
|
2 | ||
|
1
nov 19
|
5687 | ||
|
1
ott 19
|
6391 | ||
|
0
nov 17
|
3700 |