in your custom module's xml-file create a view which is inheriting the one you like to change, address the field you'd like to disappear and use a position="replace" If you don't enter any new fields the addressed field is replaced by nothing and therefore disappears.
BUT you have to do this for each field you want to get rid of. You can not place multiple 'position' tags in one record. ------------------------ knerz _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
