Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005185
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacetrivialalways2008-09-23 11:132009-02-20 09:31
ReportergforcadaView Statuspublic 
Assigned Todbaz 
PrioritylowResolutionfixedFixed in Version2.50beta
StatusclosedFix in branchpiFixed in SCM revision13231
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005185: In calculator popup the favicon is from ant not Openbravo

DescriptionActually Firefox 3.01 and (at least) IE 7 displays the address bar in the popups.

And in the calculator popup both (Firefox and IE) displays an ant (that kind of cat) favicon instead of Openbravo's favicon (that I should expect to see).
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0009152)
gforcada (reporter)
2008-09-23 13:15

Seems other popups have the tomcat favicon (sorry it's not the ant favicon)
(0010928)
dbaz (developer)
2008-12-03 01:47

Please, could you do a list of all popups that you see the tomcat favicon in order to fix as much as possible and in order to facilitate the QA task?

Thanks.
(0011432)
rafaroda (developer)
2008-12-16 17:01

Reminder sent to: gforcada

Hi Gil, could you please provide the list of pop-ups asked. Could you also set the Openbravo ERP version. Thank you.
(0012059)
psarobe (manager)
2009-01-09 17:37

Reminder sent to: gforcada

Hi Gil, could you please provide the list of pop-ups asked. Could you also set the Openbravo ERP version. Thank you
(0012090)
gforcada (reporter)
2009-01-10 15:01

Don't have the time to go through all pop-ups and see their favicon.

If the calculator pop-up is generated by wad maybe fixing wad (it it's the source of the issue) will solve it.

If it's a manual generated window, grep'ing the sources searching the favicon line (something like: <link rel="icon" type="image/png" href="/data/favicon.ico" />) will do the trick.
(0013531)
dbaz (developer)
2009-02-16 13:45

Standarization of favicon

All htmls have favicon

All htmls have the same call to the favicon just after the <title> tag

<link rel="shortcut icon" href="../../../../../web/images/favicon.ico" type="image/x-icon" />
(0013532)
svnbot (reporter)
2009-02-16 13:48

Repository: openbravo
Revision: 13231
Author: dbaz
Date: 2009-02-16 13:47:56 +0100 (Mon, 16 Feb 2009)

Fixed bug 5185: Now all htmls have favicon

---
U trunk/src/org/openbravo/erpCommon/ad_actionButton/ActionButtonDefault.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/ActionButtonResponse.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/ChangeProjectStatus.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CopyFromPOOrder.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFile.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_FS.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Receipt.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Shipment.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_CRemittance.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_DPManagement.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_F0.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_FS.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Response.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Settlement.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateRegFactAcct.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/DocAction.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/DropRegFactAcct.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/EditCCPMeasureValues.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/EncryptedButtons.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/ExpenseSOrder.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/ExportReferenceData.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/InsertAcces.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/Posted.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/ProjectClose.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/ProjectCopyFrom.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/ProjectSetType.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/RequestAction.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/Test_In.html
U trunk/src/org/openbravo/erpCommon/ad_actionButton/UpdateMaintenanceScheduled.html
U trunk/src/org/openbravo/erpCommon/ad_callouts/CallOut.html
U trunk/src/org/openbravo/erpCommon/ad_forms/About.html
U trunk/src/org/openbravo/erpCommon/ad_forms/AlertManagement.html
U trunk/src/org/openbravo/erpCommon/ad_forms/CallAcctServer.html
U trunk/src/org/openbravo/erpCommon/ad_forms/DebtPaymentUnapply.html
U trunk/src/org/openbravo/erpCommon/ad_forms/EdiFileImport.html
U trunk/src/org/openbravo/erpCommon/ad_forms/FileImport.html
U trunk/src/org/openbravo/erpCommon/ad_forms/FileImport_Result.html
U trunk/src/org/openbravo/erpCommon/ad_forms/GenerateInvoicesmanual.html
U trunk/src/org/openbravo/erpCommon/ad_forms/GenerateShipmentsmanual.html
U trunk/src/org/openbravo/erpCommon/ad_forms/Heartbeat.html
U trunk/src/org/openbravo/erpCommon/ad_forms/HeartbeatConfirm.html
U trunk/src/org/openbravo/erpCommon/ad_forms/InformeInOut.html
U trunk/src/org/openbravo/erpCommon/ad_forms/InformeInOut_Excel.html
U trunk/src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.html
U trunk/src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.html
U trunk/src/org/openbravo/erpCommon/ad_forms/InvoiceVendorMultiline.html
U trunk/src/org/openbravo/erpCommon/ad_forms/InvoiceVendorMultiline_Lines.html
U trunk/src/org/openbravo/erpCommon/ad_forms/Log_POP.html
U trunk/src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.html
U trunk/src/org/openbravo/erpCommon/ad_forms/ModuleManagementAdd.html
U trunk/src/org/openbravo/erpCommon/ad_forms/ModuleManagementDetails.html
U trunk/src/org/openbravo/erpCommon/ad_forms/ModuleManagementHistory.html
U trunk/src/org/openbravo/erpCommon/ad_forms/ModuleManagementInstalled.html
U trunk/src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallLocal.html
U trunk/src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP1.html
U trunk/src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP2.html
U trunk/src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP4.html
U trunk/src/org/openbravo/erpCommon/ad_forms/Registration.html
U trunk/src/org/openbravo/erpCommon/ad_forms/RegistrationConfirm.html
U trunk/src/org/openbravo/erpCommon/ad_forms/RemittanceCancel.html
U trunk/src/org/openbravo/erpCommon/ad_forms/RequisitionToOrder.html
U trunk/src/org/openbravo/erpCommon/ad_forms/RequisitionToOrderCreate.html
U trunk/src/org/openbravo/erpCommon/ad_forms/Resultado.html
U trunk/src/org/openbravo/erpCommon/ad_forms/Role.html
U trunk/src/org/openbravo/erpCommon/ad_forms/SQLExecutor.html
U trunk/src/org/openbravo/erpCommon/ad_forms/SQLExecutor_Excel.html
U trunk/src/org/openbravo/erpCommon/ad_forms/ShowSessionPreferences.html
U trunk/src/org/openbravo/erpCommon/ad_forms/ShowSessionVariables.html
U trunk/src/org/openbravo/erpCommon/ad_forms/Translation.html
U trunk/src/org/openbravo/erpCommon/ad_forms/UpdateReferenceData.html
U trunk/src/org/openbravo/erpCommon/ad_help/DisplayHelp.html
U trunk/src/org/openbravo/erpCommon/ad_help/DisplayHelp_Edit_Element_F1.html
U trunk/src/org/openbravo/erpCommon/ad_help/DisplayHelp_Edit_Element_F2.html
U trunk/src/org/openbravo/erpCommon/ad_help/DisplayHelp_Edit_Element_FS.html
U trunk/src/org/openbravo/erpCommon/ad_help/DisplayHelp_Edit_F1.html
U trunk/src/org/openbravo/erpCommon/ad_help/DisplayHelp_Edit_F2.html
U trunk/src/org/openbravo/erpCommon/ad_help/DisplayHelp_Edit_FS.html
U trunk/src/org/openbravo/erpCommon/ad_help/DisplayHelp_Edit_Field_F1.html
U trunk/src/org/openbravo/erpCommon/ad_help/DisplayHelp_Edit_Field_F2.html
U trunk/src/org/openbravo/erpCommon/ad_help/DisplayHelp_Edit_Field_FS.html
U trunk/src/org/openbravo/erpCommon/ad_process/ApplyModules.html
U trunk/src/org/openbravo/erpCommon/ad_process/CashBankOperations.html
U trunk/src/org/openbravo/erpCommon/ad_process/ChangeOrderOrg.html
U trunk/src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.html
U trunk/src/org/openbravo/erpCommon/ad_process/CreateAccountingReport.html
U trunk/src/org/openbravo/erpCommon/ad_process/CreateAccountingReportPopUp.html
U trunk/src/org/openbravo/erpCommon/ad_process/CreateCashFlowStatement.html
U trunk/src/org/openbravo/erpCommon/ad_process/CreateTaxReport.html
U trunk/src/org/openbravo/erpCommon/ad_process/CreateTaxReportPopUp.html
U trunk/src/org/openbravo/erpCommon/ad_process/DeleteClient.html
U trunk/src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice.html
U trunk/src/org/openbravo/erpCommon/ad_process/GenerateHelp.html
U trunk/src/org/openbravo/erpCommon/ad_process/ImportAccountServlet.html
U trunk/src/org/openbravo/erpCommon/ad_process/ImportBPartnerServlet.html
U trunk/src/org/openbravo/erpCommon/ad_process/ImportBudgetServlet.html
U trunk/src/org/openbravo/erpCommon/ad_process/ImportOrderServlet.html
U trunk/src/org/openbravo/erpCommon/ad_process/ImportProductServlet.html
U trunk/src/org/openbravo/erpCommon/ad_process/ImportTaxServlet.html
U trunk/src/org/openbravo/erpCommon/ad_process/PriceListCreateAll.html
U trunk/src/org/openbravo/erpCommon/ad_process/PrintInvoices.html
U trunk/src/org/openbravo/erpCommon/ad_process/RegisterModule.html
U trunk/src/org/openbravo/erpCommon/ad_process/RequestReOpen.html
U trunk/src/org/openbravo/erpCommon/ad_process/RestartingContext.html
U trunk/src/org/openbravo/erpCommon/ad_process/SendMailText.html
U trunk/src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.html
U trunk/src/org/openbravo/erpCommon/ad_reports/GenerateModel347.html
U trunk/src/org/openbravo/erpCommon/ad_reports/MInOutTraceReports.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportAccountingCountDimensionalAnalysesEdit.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportAccountingCountDimensionalAnalysesEdition.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportAccountingCountDimensionalAnalysesFilter.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportAnnualCertification.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportBank.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportBankEdit.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportBankJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportBudgetGenerateExcel.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportBudgetGenerateExcelExportXLS.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportBudgetGenerateExcelXLS.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportCash.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashEdit.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlowPopUp.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlowReload.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportDebtPaymentTrack.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportExpense.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportExpenseEdit.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournalDetail.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournalExcel.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportGuaranteeDateJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInventory.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInventoryEdit.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesEdition.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesFilter.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJRFilter.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerEdition.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerFilter.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerFilterJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceDiscount.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceDiscountEdit.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceDiscountJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceVendorDimensionalAnalysesFilterJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceVendorFilterJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoices.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoicesEdit.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportInvoicesJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportMaterialDimensionalAnalysesFilterJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportMaterialTransactionEdition.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportMaterialTransactionEditionJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportMaterialTransactionFilter.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportNotPosted.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportOffer.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportOrderNotInvoiceFilterJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportParetoProduct.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportPendingProductionEditJr.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportPendingProductionJr.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportPendingProduction_Excel.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportPricelist.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportProductMovement.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportProduction.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportProductionCost.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportProductionJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportProductionRunJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportProjectBuildingSite.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportProjectBuildingSiteJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportProjectBuildingSitePop.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportProjectProfitabilityJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportProjectProgress.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesFilterJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportRefundInvoiceCustomerDimensionalAnalysesEdition.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportRefundInvoiceCustomerDimensionalAnalysesFilter.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportRefundSalesDimensionalAnalysesEdition.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportRefundSalesDimensionalAnalysesFilter.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJRFilter.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderFilterJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderInvoicedJasper.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderOpenItem.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderOpenItemJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderProvidedJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportShipmentDimensionalAnalyzeJRFilter.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportShipmentEditionJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportShipmentFilterJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportShipper.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportStandardCostJRFilter.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoice.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoiceEdit.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoice_Excel.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportToInvoiceConsignment.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportToInvoiceConsignmentJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportTotalProductTemplate.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportTotalProductTemplateEdit.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportTrialBalanceDetail.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportWarehouseControl.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportWarehouseDetailInventoryJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportWarehousePartnerJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDaily.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDailyEnv.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDailyEnvEdit.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementJR.html
U trunk/src/org/openbravo/erpCommon/ad_reports/SubreportOfferProduct.html
U trunk/src/org/openbravo/erpCommon/ad_workflow/WorkflowControl.html
U trunk/src/org/openbravo/erpCommon/ad_workflow/WorkflowControl_Redirect.html
U trunk/src/org/openbravo/erpCommon/ad_workflow/WorkflowControl_Response.html
U trunk/src/org/openbravo/erpCommon/businessUtility/Buscador.html
U trunk/src/org/openbravo/erpCommon/businessUtility/PrinterReports.html
U trunk/src/org/openbravo/erpCommon/businessUtility/TabAttachments_Edition.html
U trunk/src/org/openbravo/erpCommon/businessUtility/TabAttachments_F1.html
U trunk/src/org/openbravo/erpCommon/businessUtility/TabAttachments_FS.html
U trunk/src/org/openbravo/erpCommon/businessUtility/TabFilter.html
U trunk/src/org/openbravo/erpCommon/info/Account.html
U trunk/src/org/openbravo/erpCommon/info/AttributeSetInstance.html
U trunk/src/org/openbravo/erpCommon/info/BusinessPartner.html
U trunk/src/org/openbravo/erpCommon/info/BusinessPartnerMultiple.html
U trunk/src/org/openbravo/erpCommon/info/DebtPayment.html
U trunk/src/org/openbravo/erpCommon/info/ImageInfo.html
U trunk/src/org/openbravo/erpCommon/info/Invoice.html
U trunk/src/org/openbravo/erpCommon/info/InvoiceLine.html
U trunk/src/org/openbravo/erpCommon/info/Location_F1.html
U trunk/src/org/openbravo/erpCommon/info/Location_F2.html
U trunk/src/org/openbravo/erpCommon/info/Location_FS.html
U trunk/src/org/openbravo/erpCommon/info/Locator.html
U trunk/src/org/openbravo/erpCommon/info/Product.html
U trunk/src/org/openbravo/erpCommon/info/ProductComplete.html
U trunk/src/org/openbravo/erpCommon/info/ProductMultiple.html
U trunk/src/org/openbravo/erpCommon/info/Project.html
U trunk/src/org/openbravo/erpCommon/info/SalesOrder.html
U trunk/src/org/openbravo/erpCommon/info/SalesOrderLine.html
U trunk/src/org/openbravo/erpCommon/info/SearchUniqueKeyResponse.html
U trunk/src/org/openbravo/erpCommon/info/ShipmentReceipt.html
U trunk/src/org/openbravo/erpCommon/info/ShipmentReceiptLine.html
U trunk/src/org/openbravo/erpCommon/security/Login_F0.html
U trunk/src/org/openbravo/erpCommon/security/Login_F1.html
U trunk/src/org/openbravo/erpCommon/security/Login_FS.html
U trunk/src/org/openbravo/erpCommon/security/Login_FS_RTL.html
U trunk/src/org/openbravo/erpCommon/security/Login_Logo.html
U trunk/src/org/openbravo/erpCommon/security/Login_Options_F1.html
U trunk/src/org/openbravo/erpCommon/security/Login_Welcome.html
U trunk/src/org/openbravo/erpCommon/utility/FrameOcultoMultilinea.html
U trunk/src/org/openbravo/erpCommon/utility/Home.html
U trunk/src/org/openbravo/erpCommon/utility/Log.html
U trunk/src/org/openbravo/erpCommon/utility/OpenPentaho.html
U trunk/src/org/openbravo/erpCommon/utility/PoolStatus.html
U trunk/src/org/openbravo/erpCommon/utility/PopupLoading.html
U trunk/src/org/openbravo/erpCommon/utility/SetPriority.html
U trunk/src/org/openbravo/erpCommon/utility/TaskDefault.html
U trunk/src/org/openbravo/erpCommon/utility/UsedByLink.html
U trunk/src/org/openbravo/erpCommon/utility/UsedByLink_Detail.html
U trunk/src/org/openbravo/erpCommon/utility/VerticalMenu.html
U trunk/src/org/openbravo/erpCommon/utility/VerticalMenuLoading.html
U trunk/src/org/openbravo/erpCommon/utility/WindowTree.html
U trunk/src/org/openbravo/erpCommon/utility/reporting/printing/EmailOptions.html
U trunk/src/org/openbravo/erpCommon/utility/reporting/printing/PrintOptions.html
U trunk/src/org/openbravo/erpCommon/utility/reporting/printing/PrintStatus.html
U trunk/src-wad/src/org/openbravo/wad/TemplateSortTab_Relation.html
U trunk/src-wad/src/org/openbravo/wad/Template_ActionButton.html
U trunk/src-wad/src/org/openbravo/wad/Template_Edition.html
U trunk/src-wad/src/org/openbravo/wad/Template_Relation.html
U trunk/web/js/utils.js
U trunk/web/popups/calculator.html
---

https://dev.openbravo.com/websvn/openbravo/?rev=13231&sc=1 [^]
(0013796)
sureshbabu (reporter)
2009-02-20 09:31

Retested in context 79.125.56.185/openbravotrunk

- Issue History
Date Modified Username Field Change
2008-09-23 11:13 gforcada New Issue
2008-09-23 11:13 gforcada Assigned To => cromero
2008-09-23 11:13 gforcada sf_bug_id 0 => 2124227
2008-09-23 13:15 gforcada Note Added: 0009152
2008-09-29 11:19 psarobe Assigned To cromero => dbaz
2008-09-29 11:19 psarobe Priority normal => low
2008-09-29 11:19 psarobe Severity minor => trivial
2008-09-29 11:19 psarobe Status new => scheduled
2008-12-03 01:47 dbaz Note Added: 0010928
2008-12-03 01:47 dbaz Status scheduled => feedback
2008-12-16 17:01 rafaroda Note Added: 0011432
2009-01-09 17:37 psarobe Note Added: 0012059
2009-01-10 15:01 gforcada Note Added: 0012090
2009-01-19 10:13 psarobe version => trunk
2009-01-19 10:13 psarobe Status feedback => scheduled
2009-01-19 10:13 psarobe fix_in_branch => trunk
2009-02-16 13:45 dbaz Note Added: 0013531
2009-02-16 13:48 svnbot Checkin
2009-02-16 13:48 svnbot Note Added: 0013532
2009-02-16 13:48 svnbot Status scheduled => resolved
2009-02-16 13:48 svnbot Resolution open => fixed
2009-02-16 13:48 svnbot svn_revision => 13231
2009-02-20 09:31 sureshbabu Regression testing => No
2009-02-20 09:31 sureshbabu Status resolved => closed
2009-02-20 09:31 sureshbabu Note Added: 0013796
2009-02-20 09:31 sureshbabu Fixed in Version => trunk


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker