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:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
नव॰ 22
|
3360 | ||
Prototype inheritance.
Solved
|
|
2
मार्च 18
|
4818 | |
|
1
जुल॰ 25
|
1065 | ||
|
0
मई 24
|
2 | ||
|
2
जून 23
|
5841 |
Do you want to add a new field in the form in your inherited model?