int-sales-procurement-pgsql - Build # 242 - Still Failing:
Check console output at
http://builds.openbravo.com/job/int-sales-procurement-pgsql/242/ to view the
results.
Committers since last success:
Changes for Build #240
Augusto Mauch <[email protected]>
Related to issue 20029: Changed signature of some functions from public to
private
Of the four functions created in the previous changeset
(f3875cc346c0924426a963a85e31d9be0d1f387e), only one of them should be public.
The other three functions have been changed to private, because they are only
called from inside the class.
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
Guillermo Álvarez de Eulate <[email protected]>
Fixed issue 17537: records of undeleatable tables cant be deleted
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-view-tab.js.ftl
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
Asier Lostalé <[email protected]>
fixed bug 20133: Small Notes text field
Prior to fix for #19403 text area items where heigh fixed, not taking into
account rowSpan
looking like rowSpan=2. Now, rowSpan is taken into account to display text
area height. In case
it is not set it takes a value of 1, making text area without row span to
look smaller that before.
This fix defaults row span to 2 in case it is not set, so it looks like it
did before #19403.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-textarea.js
David Miguelez <[email protected]>
Fixes issue 19370: Changed the ID's of the Views
Plus added extra lenght to the definition of an ID.
src-db/database/model/views/C_RM_ORDER_PICK_EDIT_LINES.xml
src-db/database/model/views/M_RM_RECEIPT_PICK_EDIT.xml
src-db/database/model/views/M_RM_SHIPMENT_PICK_EDIT.xml
src-db/database/sourcedata/AD_COLUMN.xml
Augusto Mauch <[email protected]>
Fixes issue 12910: RTL and LTR are generated when neede
Prior to the fix, if the user deleted the WebContent folder and executed
smartbuild, the WebContent/web/skins/rtl and WebContent/web/skins/ltr folders
were not generated unless the property changes.in.md5.sk
ins was true.
Now, both folders are regenerated when any of them are missing when executing
the smartbuild.
src/build.xml
Sandra Huguet <[email protected]>
Fixed issue 20112 Change lowercase r by uppercase R.
Change lowercase r by uppercase R in Return reason
element, tab and menu.
src-db/database/sourcedata/AD_ELEMENT.xml
src-db/database/sourcedata/AD_FIELD.xml
src-db/database/sourcedata/AD_MENU.xml
src-db/database/sourcedata/AD_TAB.xml
src-db/database/sourcedata/AD_WINDOW.xml
Unai Martirena <[email protected]>
Fixes Issue 0020106: The Locator Selector has wrong filter by default
src-db/database/sourcedata/AD_AUXILIARINPUT.xml
Unai Martirena <[email protected]>
Fixes Bug 20066: In Balance sheet non active accounting report can be
selected
src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports_data.xsql
Asier Lostalé <[email protected]>
fixed issue 20132: Add process time to usage audit
-Added process_time column to ad_session_usage_audit table to store the time
the process
took to complete.
-In HSAS, usage audit is saved after calling service in super, so response
time can be calculated
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java
src-db/database/model/tables/AD_SESSION_USAGE_AUDIT.xml
src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_ELEMENT.xml
src-db/database/sourcedata/AD_FIELD.xml
src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
src/org/openbravo/erpCommon/security/SessionLogin_data.xsql
src/org/openbravo/erpCommon/security/UsageAudit.java
Changes for Build #241
Asier Lostalé <[email protected]>
related to issue 20132: Added missing casting
src/org/openbravo/erpCommon/security/SessionLogin_data.xsql
David Alsasua <[email protected]>
Removed unused text interfaces
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
David Alsasua <[email protected]>
Fixes issue 20072. Moved 'Invoice Date' button. Dates validated when
submitting
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
src/org/openbravo/erpCommon/ad_forms/GenerateInvoicesmanual.html
Asier Lostalé <[email protected]>
related to issue 20046: Added missing blank space
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
src/org/openbravo/erpCommon/ad_help/DisplayHelp.html
Changes for Build #242
Unai Martirena <[email protected]>
backed out changeset 023c0a102dea.
related to fix of issue 0019944.
src-db/database/sourcedata/AD_CALLOUT.xml
src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_MODEL_OBJECT.xml
src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
src-db/database/sourcedata/AD_REF_SEARCH_COLUMN.xml
src/org/openbravo/erpCommon/ad_callouts/BusinessPartner_Location.java
Unai Martirena <[email protected]>
backed out changeset 7a40f5c42d23.
related to fix of issue 0019944.
src/org/openbravo/erpCommon/ad_callouts/BusinessPartner_Location.java
Ioritz Cia <[email protected]>
Backout of changeset eb9992adfdfa. Fix for issue 19663.
Postponed to MP11.
src-db/database/model/functions/C_INVOICE_POST.xml
Ioritz Cia <[email protected]>
Fixes issue 19663: Valued stock report's products link to 2.50 view.
src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.html
Víctor Martínez Romanos <[email protected]>
Issue 15335: updated copyright year
src/org/openbravo/erpCommon/businessUtility/InitialSetupUtility.java
Sandra Huguet <[email protected]>
Fixed issue 15335 Order log in Initial Client Setup
Order the datasets contained in other datasets in
Initial Client Setup log.
src/org/openbravo/erpCommon/businessUtility/InitialSetupUtility.java
Ioritz Cia <[email protected]>
Updating textinterfaces.
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
Naiara Martinez <[email protected]>
fixed bug 20126 Use not deprecated method Utility.getInStrSet
Use not deprecated method Utility.getInStrSet instead of
Fin_Utility.getInStrSet.
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/FIN_BankStatementImport.java
Naiara Martinez <[email protected]>
fixed bug 20108 employee tab displayed in form view
src-db/database/sourcedata/AD_TAB.xml
Mikel Irurita <[email protected]>
Fixes issue 20148: General Ledger report NumberFormatException using commas
as decimal separator
If the initial balance amount contains a comma when printing in pdf format
it will fail: java.lang.NumberFormatException, because it's trying to cast
to BigDecimal an number string containing a commas as decimal separator
src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.xml
Augusto Mauch <[email protected]>
Fixes issue 20147: A new record is created in the grid when pushing the
enter key
A change (changeset 2e1947ca8bbc) introduced for trying to fix issue 19830
prevented a new line from being created when the user pushed the enter key
while editing the last reco
rd in the grid. This change has been reverted, and the functionality is working
again.
This change does not modify the status of issue 19830, because the changeset
that has been reverted only solved part of the problem.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
Asier Lostalé <[email protected]>
fixed bug 20153: Incorrect linked items to inaccessible windows
src/org/openbravo/erpCommon/utility/UsedByLink.java
src/org/openbravo/erpCommon/utility/UsedByLink_data.xsql
David Alsasua <[email protected]>
Fixes issue 20152.
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java
Asier Lostalé <[email protected]>
fixed bug 20145: Linked items to RO tabs allow to add/delete records
Added readOnly and singleRecod information to linked items open action
in order to properly display toolbar.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form-linked-items.js
src/org/openbravo/erpCommon/utility/UsedByLink.java
src/org/openbravo/erpCommon/utility/UsedByLink_data.xsql
Ioritz Cia <[email protected]>
Changes in Reconciliation Report jrxml for the translations to fit.
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_reports/ReportReconciliation.jrxml
Ioritz Cia <[email protected]>
Changes in Payment Report jrxmls for the translations to fit.
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportExcel.jrxml
modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportPDF.jrxml
Javier Etxarri <[email protected]>
Issue 19836: Purchase Invoices do not take into account tax rate: Alternate
Tax Base Amount.
Now the Generate invoice from Receipt process take into account the value of
tax base amount of the lines. Apart from that I have added one coalesce to
value co.taxbaseamt if it has null value
src-db/database/model/functions/M_INOUT_CREATEINVOICE.xml
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice_data.xsql
Augusto Mauch <[email protected]>
Fixes issue 20035: Close button now works in Internet Explorer.
The file AddOrderOrInvoice.html was using a feature (assign text to the
innerHTML property of certain web elements) that is not soported in IE. This
asignation has been deleted, and it is now used a function, as proposed in
http://stackoverflow.com/questions/1359469/innertext-works-in-ie-but-not-in-firefox/1359834#1359834.
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html
Asier Lostalé <[email protected]>
fixed bug 20146: AlertActionHandler PreparedStatement is not closed
modules/org.openbravo.client.application/src/org/openbravo/client/application/AlertActionHandler.java
Last 20 lines of the console output:
[...truncated 11187 lines...]
[junit] WARNING: Executing: screenshot
[junit] Mar 30, 2012 5:03:08 AM org.openqa.selenium.remote.RemoteWebDriver
log
[junit] WARNING: Executing: quit
[junit]
BUILD FAILED
/srv/hudson/workspace/int-sales-procurement-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/build.xml:39:
The following error occurred while executing this line:
/srv/hudson/workspace/int-sales-procurement-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/sales/build.xml:28:
The following error occurred while executing this line:
/srv/hudson/workspace/int-sales-procurement-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/sales/build.xml:35:
The following error occurred while executing this line:
/srv/hudson/workspace/int-sales-procurement-pgsql/SANDBOX/automation/pi/build.xml:69:
Test
com.openbravo.test.integration.erp.testsuites.smoke.sales.SALa_OrderToInvoice
failed
Total time: 13 minutes 6 seconds
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds