Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
5757 Weergaven

I have a functional field like,

'invoice_id': fields.function( _get_invoice_id, method=True, string='Linked Invoice', type='many2one', relation='account.invoice', readonly=False, store=True),

Now i wanted to write a value in it uisng the write method.

Avatar
Annuleer

can you explain the problem in detail, that is herr what value you wish to write in your functional field?

Beste antwoord

When you set "store=True", OpenERP will already write the calculated value to the database.

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
mrt. 19
10929
1
mrt. 15
6108
2
dec. 20
4658
1
jul. 19
4445
2
apr. 19
6418