Hi ! I get
> WARNING:init:Model notebook is referenced but not present in the orm pool! and > AttributeError: 'NoneType' object has no attribute 'search' which might be related to the above warning. How can I get my objects into to orm pool ? One way I found: make a zip-file of my module-folder and then import it via the openerp clinet. Any other way to achive this ? thank you! Martin _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

