I have a field of type integer which is the following
amount_response = fields.Integer(string="sum to letters")
How can I make this field where only numbers are going to be written, when the user prints the qweb report, the value stored in this field is printed in letters?
Odoo 14 community
Thanks.
Shalom.