openerp-community team mailing list archive
-
openerp-community team
-
Mailing list archive
-
Message #00565
WARNING:init:Model pricelist_extra is referenced but not present in the orm pool!
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