int-api - Build # 3296 - Still Failing:

Check console output at http://builds.openbravo.com/job/int-api/3296/ to view 
the results.


Committers since last success:

Changes for Build #3290

    Augusto Mauch <[email protected]> 
    Fixes issue 21649: Chinese characters are shown properly in linked items

The encoding used at that point was ISO_8859-1, which did not allow chinese 
characters. It has been changed to UTF-8.
        src/org/openbravo/erpCommon/utility/ReferencedLink.java

    Sandra Huguet <[email protected]> 
    Fixed bug 20764 Currency selected appear in the organization screen
        src/org/openbravo/erpCommon/businessUtility/InitialOrgSetup.java
        src/org/openbravo/erpCommon/businessUtility/InitialSetupUtility.java

    Shankar Balachandran <[email protected]> 
    Fixes Issue 21634 : Added Cascade delete to obuiapp_note.ad_table_id

Added onDelete Cascade to ad_table_id field in obuiapp_note table.
        
modules/org.openbravo.client.application/src-db/database/model/tables/OBUIAPP_NOTE.xml

    David Miguelez <[email protected]> 
    Fixes issue 0020243: Added auxiliary imput to change Issotrx of the tab to N
        src-db/database/sourcedata/AD_AUXILIARINPUT.xml

    Augusto Mauch <[email protected]> 
    Fixes issue 19830: Grid error message shown whenever the focus leaves the 
row

When a row has validation errors, the error message should be shown whenever 
the focus leaves the row. That happens when either the enter, up arrow or down 
ar
row key is pressed.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js

    Naiara Martinez <[email protected]> 
    fixed bug 21410 Poor grid layout of Warehouse&Storage Bins window & missing 
help
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Naiara Martinez <[email protected]> 
    fixed bug 21636 fixed bug 21637 field c_invoice_id defined as search
in FIN_Payment_Schedule table
        src-db/database/sourcedata/AD_COLUMN.xml

Changes for Build #3291

    Shankar Balachandran <[email protected]> 
    Fixes Issue 21648 : Adding Read-Only Logic to Attachments

When User has read-only access, they can download attachments, but they cannot 
add/remove attachments.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form-attachments.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js

    David Miguelez <[email protected]> 
    Fixes issue 21461: Filters Financial Accounts by selected
Payment Method.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.java
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java

Changes for Build #3292

    Sandra Huguet <[email protected]> 
    Related to issue 21415 Ability to define a write-off limit
Ability to define a write-off limit by amount per financial account
Commit Payment Proposal
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml
        
modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-utilities.js
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Eduardo Argal Guibert <[email protected]> 
    Fixed issue 21415 Ability to define a write-off limit
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.java
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.xml
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.html
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.java
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.xml
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.html
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.java
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.xml
        
modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/FIN_Utilities.js
        src-db/database/model/tables/FIN_FINANCIAL_ACCOUNT.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/AD_REFERENCE.xml
        src-db/database/sourcedata/AD_REF_LIST.xml
        src/org/openbravo/erpCommon/ad_callouts/SE_Payment_MultiCurrency.java

Changes for Build #3293

    Ioritz Cia <[email protected]> 
    Fixes issue 21617: Add Payment from Match Transaction,
Business Partner ID appears instead of the name.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.java

    Ioritz Cia <[email protected]> 
    Fixes issue 21560: Group admin role can assign system admin roles.
        src-db/database/sourcedata/AD_TAB.xml

Changes for Build #3294

    Augusto Mauch <[email protected]> 
    Fixes issue 21657: It is possible to save views that have ids in its fields

If a window that an id in its fields, it was not possible to save new records 
because the ID was a mandatory field without value, so the save button was not 
enabled. Now the allRequiredFieldsSet function has been modified, so it does 
not take into account id fields, because its value will be set in dal before 
inserting the new row in the database.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js

Changes for Build #3295

    Naiara Martinez <[email protected]> 
    fixed bug 21572 Invoice Terms list(Return From Customer)doesn't show 
correct values
        src-db/database/sourcedata/AD_AUXILIARINPUT.xml

Changes for Build #3296

    Augusto Mauch <[email protected]> 
    Fixes issue 21654: Selecting a blank option enables the save toolbar buttons

In the pickValue of the ob-formitem-list file, the _value attribute was set to 
'' to always trigger the update. This did not work because then selecting a 
blank option would not trigger the update.

Now, the _value attribute is set to a random number.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.js

    Sandra Huguet <[email protected]> 
    Fixed bug 21621 Apply the spanish tax dataset to the client f&b
        referencedata/sampledata/F_B_International_Group.xml

 


Last 20 lines of the console output:

[...truncated 535 lines...]
org.openbravo.userinterface.smartclient: 100% good
org.openbravo.utils: 100% good
org.openbravo.xmlEngine: 100% good

Total: 100% good

Error Summary:

Errors:
+ scp -P 19198 
/srv/hudson/workspace/int-full-oracle/SANDBOX/api-checks/output/3296.japi.gz 
[email protected]:/var/www/localhost/htdocs/japi/int/
+ exit 1
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Checking console output
/srv/hudson/jobs/int-api/builds/2012-09-17_14-46-22/log:
 [checkAPI] 38947 WARN  - 
Email was triggered for: Failure
Sending email for trigger: Failure
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to