Hi,
I'm modifying a view with inheritance, making some fields hidden:

<field name="somefield" position="replace">
        <field name="somefield" invisible="1" />
</field>

I do this instead of a simple replace thinking that if is invisible the
value will be saved in the database, but isn't.

And I don't know if is possible to set a value in a invisible field with
a on_change function.

Some suggestion?

Cheers,

-- 
Eduard Carreras i Nadal <[EMAIL PROTECTED]>
GISCE ENGINYERIA S.L

_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to