openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06991
[Bug 931508] [NEW] the embedded pychart is not used
Public bug reported:
Since the code reorganization (lp:520006) the embedded PyChart is no
longer used.
Before the refactoring, "pychart" was a top level package.
Now it is a subpackage, available as "openerp.pychart".
The net effect is that the server needs the PyChart package as an external dependency.
This is a good thing, even if it is an unplanned side effect of the refactoring.
See this merge proposal for a detailed analysis:
https://code.launchpad.net/~florent.x/openobject-server/trunk-pychart-remove/+merge/92046
** Affects: openobject-server
Importance: Undecided
Status: New
** Branch linked: lp:~florent.x/openobject-server/trunk-pychart-remove
** Description changed:
- Since the code reorganization (issue #520006) the embedded PyChart is no
+ Since the code reorganization (lp:520006) the embedded PyChart is no
longer used.
Before the refactoring, "pychart" was a top level package.
Now it is a subpackage, available as "openerp.pychart".
The net effect is that the server needs the PyChart package as an external dependency.
This is a good thing, even if it is an unplanned side effect of the refactoring.
See this merge proposal for a detailed analysis:
https://code.launchpad.net/~florent.x/openobject-server/trunk-pychart-remove/+merge/92046
--
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/931508
Title:
the embedded pychart is not used
Status in OpenERP Server:
New
Bug description:
Since the code reorganization (lp:520006) the embedded PyChart is no
longer used.
Before the refactoring, "pychart" was a top level package.
Now it is a subpackage, available as "openerp.pychart".
The net effect is that the server needs the PyChart package as an external dependency.
This is a good thing, even if it is an unplanned side effect of the refactoring.
See this merge proposal for a detailed analysis:
https://code.launchpad.net/~florent.x/openobject-server/trunk-pychart-remove/+merge/92046
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/931508/+subscriptions
Follow ups
References