int-sales-procurement-oracle - Build # 682 - Failure:
Check console output at
http://builds.openbravo.com/job/int-sales-procurement-oracle/682/ to view the
results.
Committers since last success:
Changes for Build #682
Augusto Mauch <[email protected]>
Fixes issue 23890: The same hql is generated in the grid and in form view
The problem was that for that particular selector (Product selector), the
generated displayfield string was 'product$product$name'. This is not correct,
because the Product entity does not have a product property, the correct
displayfield string is product$name. This has been fixed in the
getDisplayFielName method of the FKSelectorUIDefinition class. A check has been
added to make sure that the property used in the display field is part of the
referenced entity. If it is not, then the displayFieldName is returned
directly, instead of trying to append it to the referenced property.
modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/reference/FKSelectorUIDefinition.java
Jon Alegría <[email protected]>
Fixes issue 0023929: In FIN_Financia_Account table the sequence number of
the
identifier columns are not correctly defined
src-db/database/sourcedata/AD_COLUMN.xml
Pandeeswari Ramakrishnan <[email protected]>
Related to issue 23560
src/org/openbravo/erpCommon/ad_actionButton/RMInsertOrphanLine.java
Pandeeswari Ramakrishnan <[email protected]>
Fixes issue 23560: Insert Orphan Line when using Price List including taxes
src/org/openbravo/erpCommon/ad_actionButton/RMInsertOrphanLine.java
Jon Alegría <[email protected]>
Fixes issue 0023926: Date is truncated in getStockLines method
src/org/openbravo/costing/CostingRuleProcess.java
Sandra Huguet <[email protected]>
Fixed bug 23617 changed ALERT_RULE_SQL2 in Issue21640WrongMatchInvAccounting
src-util/modulescript/build/classes/org/openbravo/modulescript/Issue21640WrongMatchInvAccounting.class
src-util/modulescript/src/org/openbravo/modulescript/Issue21640WrongMatchInvAccounting.java
Augusto Mauch <[email protected]>
Fixes issue 23889: No extra datasource calls are done by selectors
Pick lists and grids use a property called drawAllMaxCells, that is used to
determine how many cells should be fetched from the datasource, its default
value is 250. If after making a datasource call smartclient finds out that the
number of retrieved cells is lower than drawAllMaxCells, it will do another
datasource call, and repeat this process until the number of cells fetched are
higher than drawAllMaxCells or until all cells have been fetched.
This is not the intented behaviour, we want the rows to be fetched when the
user scrolls down and is out of cached rows. That is why in the definition of
OBViewGrid the drawAllMaxCells is set to 0. To fix this issue this property is
also set to 0 in the selector pick list and grid.
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
Last 20 lines of the console output:
[...truncated 3433 lines...]
[junit] Expected: is "EUR - Spain Bank"
[junit] got: "Spain Bank - EUR"
[junit] )
[junit]
BUILD FAILED
/srv/hudson/workspace/int-sales-procurement-oracle/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-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/sales/build.xml:29:
The following error occurred while executing this line:
/srv/hudson/workspace/int-sales-procurement-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/sales/build.xml:41:
The following error occurred while executing this line:
/srv/hudson/workspace/int-sales-procurement-oracle/SANDBOX/automation/pi/build.xml:69:
Test
com.openbravo.test.integration.erp.testsuites.smoke.sales.SALb_AddSalesInvoicePayment
failed
Total time: 23 minutes 5 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
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds