Hello,
Pease am new to odoo and am trying to add more columns to journal audit report after debit and credit column.
i want to add updated by and approval by.
please any help on how i can achieve this.
Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
Pease am new to odoo and am trying to add more columns to journal audit report after debit and credit column.
i want to add updated by and approval by.
please any help on how i can achieve this.
Thanks.
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
ago 22
|
2393 | ||
|
0
abr 17
|
4384 | ||
|
0
feb 16
|
3679 | ||
|
2
jul 15
|
4956 | ||
|
1
mar 23
|
2755 |
Please use a meaningful title and read the documentation about Qweb reports first.
you can inherit and make necessary changes, see: https://www.youtube.com/watch?v=l2tvrpfOR1E
Relational Technologies Limited | 1B Ibadan Close | Off Afolabi Awosanya Street | Off Agbaoku Street | Opebi | Ikeja | Lagos
Tel: +234 (0) 7035368035 | Email: sadeyemi@relational-technologies.com
Relational Technologies Limited | 1B Ibadan Close | Off Afolabi Awosanya Street | Off Agbaoku Street | Opebi | Ikeja | Lagos
Tel: +234 (0) 7035368035 | Email: sadeyemi@relational-technologies.com
Thanks so much.
Am able to add the columns in the journal report now.
But one more challenges the two columns added are from different model.
please how can i used create_uid in approval.approver model and create_uid in account.move.line(aml) model.