python - How to code in openerp so that user can create his fields? -


i have been developing modules in openerp-7 using python on ubuntu-12.04. want give users feature have ability create ever fields want . set name, data_type etc field , on click , field created. dont have idea how implemented. have set mind create button call function , create new field according details entered user . approach of mine right or not? , work . ? please guide me can work smartly.

hopes suggestion

the user can add fields, models, can customize views etc client side. these in settings/technical/database structure, here can find menus fields, models etc user can add fields. , views can customized in settings/technical/user interface.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -