I meant : the current version of the module product_serial has been developped and tested for OpenERP 6.1. If you want to use it with OpenERP 7.0, you need to look at it's code, check compatibility with OpenERP 7.0 (check all inherits of objects/views, check function calls, etc...) and test it with OpenERP 7.0... and then you can start using it.
-- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Server. https://bugs.launchpad.net/bugs/1080288 Title: [Windows]7.0 error when opening module details Status in OpenERP Server: Confirmed Bug description: If I try to click on a module in the module list the following error is shown: Client Traceback (most recent call last): File "C:\OED\OpenERP7\server\openerp\addons\web\http.py", line 192, in dispatch File "C:\OED\OpenERP7\server\openerp\addons\web\controllers\main.py", line 1235, in call_kw File "C:\OED\OpenERP7\server\openerp\addons\web\controllers\main.py", line 1192, in _call_kw File "C:\OED\OpenERP7\server\openerp\addons\web\session.py", line 42, in proxy File "C:\OED\OpenERP7\server\openerp\addons\web\session.py", line 30, in proxy_method File "C:\OED\OpenERP7\server\openerp\addons\web\session.py", line 105, in send Server Traceback (most recent call last): File "C:\OED\OpenERP7\server\openerp\addons\web\session.py", line 91, in send File "C:\OED\OpenERP7\server\.\openerp\netsvc.py", line 361, in dispatch_rpc File "C:\OED\OpenERP7\server\.\openerp\service\web_services.py", line 596, in dispatch File "C:\OED\OpenERP7\server\.\openerp\osv\osv.py", line 167, in execute_kw File "C:\OED\OpenERP7\server\.\openerp\osv\osv.py", line 121, in wrapper File "C:\OED\OpenERP7\server\.\openerp\osv\osv.py", line 176, in execute File "C:\OED\OpenERP7\server\.\openerp\osv\osv.py", line 164, in execute_cr File "C:\OED\OpenERP7\server\.\openerp\osv\orm.py", line 3558, in read File "C:\OED\OpenERP7\server\.\openerp\osv\orm.py", line 3677, in _read_flat File "C:\OED\OpenERP7\server\.\openerp\osv\fields.py", line 1117, in get File "C:\OED\OpenERP7\server\openerp\addons\base\module\module.py", line 103, in _get_desc File "docutils\core.pyo", line 418, in publish_string File "docutils\core.pyo", line 661, in publish_programmatically File "docutils\core.pyo", line 93, in set_components File "docutils\core.pyo", line 82, in set_reader File "docutils\readers\__init__.pyo", line 106, in get_reader_class ImportError: No module named standalone Platform I use: Windows 7 Postgresql 9.6.1 IE 9 OpenERP 6.2dev-20121117-000101 To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/1080288/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

