← Back to team overview

credativ team mailing list archive

[Bug 905140] Re: [pxgo_openoffice_reports] fix for multi addons-path

 

Fix for multi addons path.

** Patch added: "pxgo_openoffice_report.patch"
   https://bugs.launchpad.net/openobject-addons/+bug/905140/+attachment/2638926/+files/pxgo_openoffice_report.patch

** Description changed:

- 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]
+ fix for multi addons(version 6)

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, 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:
  fix for multi addons(version 6)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/905140/+subscriptions


References