Francesco, have you tried to specify a trigger method for your field instead of just store=True?
On Thu, Feb 6, 2014 at 2:42 PM, Francesco Apruzzese <[email protected]> wrote: > Hi all, > > sometime I need to re-compute a field function based on a particular store > structure. I need to recompute the function without change data in the > original recod. It's possible? Now my solution is to set the store parameter > on True, restart the OpenERP server, stop it, reset the store to the > original value and start the server again. This make me crazy everytime. > > _______________________________________________ > Mailing list: https://launchpad.net/~openerp-community > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openerp-community > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

