Skip to Content
Menu
This question has been flagged
1 Reply
2325 Views

Version: Odoo 14 Community Version

Hi,

Just wondering how to get/search the field variable for Payment Acquirers's pending message:

Payment Method:Wire Transfer
Company: ABC Company Limited
Bank: ABC Bank
Account: xxxxxxxxxxxx
Tel.: +xxx xxx xxx xxx 
Bank Holder:ABC Company Limited


I wanna include this message in the email.  But I have no idea how to get/search the field variables.  Can someone shed me lights on it?

Thanks!

Avatar
Discard
Best Answer

Hi,

The name of the field is 'pending_msg' inside the model 'payment.acquirer' and the field type is html.

To find the field name , activate developer mode , go to the form view of Payment Acquirer, inside the 'Messages' tab you can find the field and hover the mouse above the field and it will display the field name.

Regards.

Avatar
Discard
Author

Thanks for your help. It works.

Related Posts Replies Views Activity
1
Sep 23
2086
9
Oct 24
6024
1
Feb 22
2377
1
Nov 24
1485
1
Nov 24
1193