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
此問題已被標幟
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.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
11月 22
|
3360 | ||
|
2
3月 18
|
4821 | ||
|
1
7月 25
|
1066 | ||
|
0
5月 24
|
2 | ||
|
2
6月 23
|
5842 |
Do you want to add a new field in the form in your inherited model?