Hi, Thank you!
I'm working on some "inspect" functionalities, your idea can be one of them indeed. I will think about it :) In the meantime, to get information on a data model, you can do that: >>> oerp.get(<object_name>).fields_get() Regards, Le Fri, 22 Feb 2013 11:40:41 +0100, ferdinand <[email protected]> a écrit : > On 02/19/2013 01:42 PM, Sébastien ALIX wrote: > > Hello! > this is really a great extension. > > another great feature would be a quick access to > > * oerp.object_list() > * oerp.object_def(<object_name>) which shows the current object > attributes for the installed modules. > > or do I miss something ? > -- Sébastien ALIX ABF Osiell Immeuble Oméga Rue Jean-Marie David 35740 PACÉ Tél: 09 72 36 91 08 E-mail: *[email protected] <mailto:[email protected]> Site: *http://www.osiell.com _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

