Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008232Openbravo ERPA. Platformpublic2009-03-23 12:152009-04-26 00:00
psarobe 
dbaz 
urgentmajoralways
closedfixed 
5
pi 
 
Core
No
0008232: After installing a package you cannot see what is in there from management module window
After installing the Spanish localization pack you cannot see what is in there because the action of splitting what is in there it doesn't work
1. Login
2. Go to genereal setup->Application->Module management
3. Install the spanish localization pack
4. Click on the + icon

It doesn't display what is in there
main, Modularity
related to defect 0008299pi closed rafaroda After installing a module you cannot move in the tree using the mouse 
related to defect 0008300 closed dbaz Multiple ajax calls at same time fail 
Issue History
2009-03-23 12:15psarobeNew Issue
2009-03-23 12:15psarobeAssigned To => alostale
2009-03-23 12:15psarobeRegression testing => No
2009-03-23 12:15psarobeStatusnew => scheduled
2009-03-23 12:15psarobefix_in_branch => pi
2009-03-23 12:41alostaleTag Attached: Modularity
2009-03-26 10:17alostaleRelationship addedrelated to 0008299
2009-03-26 10:18hgbotCheckin
2009-03-26 10:18hgbotNote Added: 0014984
2009-03-26 10:18hgbotStatusscheduled => resolved
2009-03-26 10:18hgbotResolutionopen => fixed
2009-03-26 10:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c3dd399af3299daefed653a58cc06a6b6a113d16 [^]
2009-03-26 10:33alostaleRelationship addedrelated to 0008300
2009-04-15 16:15psarobeStatusresolved => new
2009-04-15 16:15psarobeResolutionfixed => open
2009-04-20 11:10psarobePrioritynormal => urgent
2009-04-20 11:10psarobeStatusnew => scheduled
2009-04-20 11:10psarobefix_in_branchpi =>
2009-04-21 00:33dbazStatusscheduled => resolved
2009-04-21 00:33dbazResolutionopen => fixed
2009-04-21 00:33dbazNote Added: 0015459
2009-04-21 00:34dbazStatusresolved => new
2009-04-21 00:34dbazResolutionfixed => open
2009-04-21 00:34dbazFixed in Version2.50 =>
2009-04-21 00:34dbazFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/c3dd399af3299daefed653a58cc06a6b6a113d16 [^] => http://code.openbravo.com/erp/devel/pi/rev/3ead19d4cc4c97019f9a7cc97dbf2cfb50be7f82 [^]
2009-04-21 00:34dbazAssigned Toalostale => dbaz
2009-04-21 00:35dbazStatusnew => acknowledged
2009-04-21 00:35dbazStatusacknowledged => scheduled
2009-04-21 00:35dbazfix_in_branch => pi
2009-04-21 00:35dbazStatusscheduled => resolved
2009-04-21 00:35dbazResolutionopen => fixed
2009-04-22 11:23psarobeTag Attached: main
2009-04-25 11:49psarobeStatusresolved => closed
2009-04-26 00:00anonymoussf_bug_id0 => 2781338

Notes
(0014984)
hgbot   
2009-03-26 10:18   
Repository: erp/devel/pi
Changeset: c3dd399af3299daefed653a58cc06a6b6a113d16
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Mar 26 10:17:53 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c3dd399af3299daefed653a58cc06a6b6a113d16 [^]

fixed bug 0008232: After installing a package you cannot see what is in there from management module window

---
M web/js/genericTree.js
---
(0015459)
dbaz   
2009-04-21 00:33   
Repository: erp/devel/pi
Changeset: 3ead19d4cc4c97019f9a7cc97dbf2cfb50be7f82
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Apr 21 00:10:56 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3ead19d4cc4c97019f9a7cc97dbf2cfb50be7f82 [^]

Fixed bug 8300: Now multiple ajax call can be done at the same time in parallel

---
M src/org/openbravo/erpCommon/ad_forms/InvoiceVendorMultiline_Lines.html
M src/org/openbravo/erpCommon/ad_forms/ModuleManagementInstalled.html
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP2.html
M src/org/openbravo/erpCommon/ad_forms/Role.html
M src/org/openbravo/erpCommon/ad_process/ApplyModules.html
M src/org/openbravo/erpCommon/ad_process/RestartingContext.html
M src/org/openbravo/erpCommon/ad_reports/ReportAccountingCountDimensionalAnalysesEdit.html
M src/org/openbravo/erpCommon/ad_reports/ReportAccountingCountDimensionalAnalysesFilter.html
M src/org/openbravo/erpCommon/ad_reports/ReportOffer.html
M src/org/openbravo/erpCommon/ad_reports/ReportProductionCost.html
M src/org/openbravo/erpCommon/info/Account.html
M src/org/openbravo/erpCommon/security/Login_F1.html
M src/org/openbravo/erpCommon/utility/VerticalMenu.html
M src/org/openbravo/erpCommon/utility/WindowTree.html
M src/org/openbravo/erpReports/RptC_Bpartner.html
M web/js/ajax.js
M web/js/appStatus.js
M web/js/genericTree.js
M web/js/messages.js
M web/js/utils.js
---