On 2018-02-15 11:53, Josias Pérez wrote:
> Hi,
>
> I would appreciate if could tell how I can call a functional field from
> another module, in this case, I need to call the payable function field from
> account module.
>
> The code is the follow:
>
> currency_digits = fields.Function(
Hi,
I would appreciate if could tell how I can call a functional field from another
module, in this case, I need to call the payable function field from account
module.
The code is the follow:
currency_digits = fields.Function(fields.Integer('Currency Digits'),
'get_c