** Summary changed: - [pxgo_openoffice_reports] If I change the addon_path ,Can`t print chart + [pxgo_openoffice_reports] fix for multi faddons-path
** Summary changed: - [pxgo_openoffice_reports] fix for multi faddons-path + [pxgo_openoffice_reports] fix for multi addonspath ** Summary changed: - [pxgo_openoffice_reports] fix for multi addonspath + [pxgo_openoffice_reports] fix for multi addons-path -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/905140 Title: [pxgo_openoffice_reports] fix for multi addons-path Status in OpenERP Addons (modules): New Bug description: If I change the "addons_path" in the conf file,It will become error.because of this search_paths = ['./bin/addons/%s' % filepath, './addons/%s' % filepath] >>>>search_paths = [os.path.abspath(config['addons_path'])+'/'+filepath] To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/905140/+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

