int-smoke-oracle-test - Build # 648 - Fixed:

Check console output at 
http://builds.openbravo.com/job/int-smoke-oracle-test/648/ to view the results.


Committers since last success:

Changes for Build #647

    Mikel Irurita <[email protected]> 
    Related to issue 21277: missing parameters on MA_PRODUCTION_COST
        src/org/openbravo/costing/CostingAlgorithm.java

    Antonio Moreno <[email protected]> 
    Fixed issue 21277. Now the method will not produce broken sql if there are 
no parameteres.
        src/org/openbravo/service/db/CallStoredProcedure.java

    Naiara Martinez <[email protected]> 
    Related to issue 21317, Related to issue 20491, related to issue 20501, 
related to issue 20468
Change ad_sequence_next for get_uuid(). Delete commented text and delete an if 
that is
an impossible case. Modify a query that included innecessary tables.
Improve the error message.
        src-db/database/model/functions/C_COMMISSION_PROCESS.xml
        src-db/database/model/tables/C_COMMISSION.xml
        src-db/database/model/tables/C_COMMISSIONDETAIL.xml
        src-db/database/model/tables/C_COMMISSIONLINE.xml
        src-db/database/sourcedata/AD_MESSAGE.xml

    Naiara Martinez <[email protected]> 
    fixed bug 21317, Related to issue 20491, related to issue 20501, related to 
issue 20468
Ability to better manage complex commissions.
        src/org/openbravo/erpCommon/ad_callouts/SL_Commission_ListDetails.java
        src-db/database/model/functions/C_COMMISSIONRUN_PROCESS.xml
        src-db/database/model/functions/C_COMMISSION_PROCESS.xml
        src-db/database/model/tables/C_COMMISSION.xml
        src-db/database/model/tables/C_COMMISSIONDETAIL.xml
        src-db/database/model/tables/C_COMMISSIONLINE.xml
        src-db/database/sourcedata/AD_CALLOUT.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_MESSAGE.xml
        src-db/database/sourcedata/AD_MODEL_OBJECT.xml
        src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml

    Naiara Martinez <[email protected]> 
    fixed bug 20491, fixed bug 20501, fixed bug 20468: commissions 
(semi-monthly, fully paid doc, margin)
        src-db/database/model/functions/C_COMMISSION_PROCESS.xml
        src-db/database/model/tables/C_COMMISSION.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-db/database/sourcedata/AD_VAL_RULE.xml

    Martin Taal <[email protected]> 
    Fixes issue 21426: Adding computed property in a view gives an error in the 
hibernate mapping
Cleaned up the generation of the update/insert properties in the 
dalmappinggenerator
so that no clashes occur anymore.
        src/org/openbravo/dal/core/DalMappingGenerator.java

Changes for Build #648

    Javier Etxarri <[email protected]> 
    issue issue 21149: With the G/L Category ES Standard you could not process 
a tax payment.
I have changed the message to adapt to new sql
        src-db/database/model/functions/C_TAXPAYMENT_POST.xml
        src-db/database/sourcedata/AD_MESSAGE.xml

    Javier Etxarri <[email protected]> 
    Fixes issue 21149: With the G/L Category ES Standard you could not process 
a tax payment
        src-db/database/model/functions/C_TAXPAYMENT_POST.xml

    Augusto Mauch <[email protected]> 
    Fixes issue 21352: Changing the shown fields while editing the grid is 
possible

Due to a change in smartclient, it was not possible to hide or show a field in 
the grid while editing a row. This happened because when a field was shown or 
hided, the edit values of the record were being deleted. This edit values were 
being used to retrieve all the record values in order to send them the the FIC. 
This deleted values were not being restored ever.

Now, to fix this, the edit values of the grid are saved when hiding or showing 
fields. If there is call to doChangeFICCall caused by this, the saved edit 
values will be used:

record = isc.addProperties({}, this.viewGrid.getRecord(rowNum), 
this.viewGrid.getEditValues(rowNum), this.viewGrid._savedEditValues);

This was only reproducible while editing new rows because saved rows had all 
the properties in the own record (this.viewGrid.getRecord()), so it did not 
matter that they were being deleted from the edit values.
        
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/main/ob-standard-view.js

 


Last 20 lines of the console output:

[...truncated 62052 lines...]

report:
     [echo] Generating test report.
[junitreport] Processing 
/srv/hudson/workspace/int-smoke-oracle-test/SANDBOX/automation/pi/last-results/int-smoke-oracle-inc/report/TESTS-TestSuites.xml
 to /tmp/null1759038811
[junitreport] Loading stylesheet 
jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 55441ms
[junitreport] Deleting: /tmp/null1759038811

BUILD SUCCESSFUL
Total time: 57 seconds
[int-smoke-oracle-test] $ /bin/sh -xe /tmp/hudson6179545458534092679.sh
+ /srv/hudson/bin/run no-screenshot.sh 
SANDBOX/automation/pi/last-results/int-smoke-oracle-inc/screenshots
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
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