While doing payment reconciliation i want check number to be shown along with vendor on "bank_statement_reconciliation_view" and "manual_reconciliation_view". As they both are actions i don't know what to do. A little guidance would be really helpful. Thanks in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
Manish i want to inherit an action and want to show a field in that. If you have your laptop infront of you go to accounting--> payment --> create a payment through check -->now go to payment matching. In here in the url you will see action = ''manual_reconcillation_view''. In here i want my check number to be displayed as it is a client requirement. Kindly help i shall be thankful.
Hi,
f you are looking to add new fields to existing views in odoo, see this: How to Add Custom Fields to Existing Views
Thanks
thanks for replying! Sir i know basic inheritance and how to add field to a model but while reconicilling its an action in the url instead of model so i dont know how to inherit that.
Niyas i want to inherit an action and want to show a field in that. If you have your laptop infront of you go to accounting--> payment --> create a payment through check -->now go to payment matching. In here in the url you will see action = ''manual_reconcillation_view''. In here i want my check number to be displayed as it is a client requirement. Kindly help i shall be thankful.
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Nov. 22
|
3361 | ||
Prototype inheritance.
Gelöst
|
|
2
März 18
|
4821 | |
|
1
Juli 25
|
1068 | ||
|
0
Mai 24
|
2 | ||
|
2
Juni 23
|
5842 |
Do you want to add a new field in the form in your inherited model?