int-basic-pgsql - Build # 1705 - Fixed:

Check console output at https://ci.openbravo.com/job/int-basic-pgsql/1705/ to 
view the results.


Committers since last success:

Changes for Build #1704

    Asier Lostalé <[email protected]> null
    fixed bug 33617: don't show "is fully audited" field for non db tables

  Fully audited field makes only sense for AD tables backed out by a physical DB
  table, though it was visible for all of them.

  Now it is hidden for those tables with origin type different to Table and for
  views.

  Additionally, if any non table origin is marked as audited, its audit trigger
  will not be generated, so that error is not thrown.
        src-db/database/model/postscript-Oracle.sql
        src-db/database/model/postscript-PostgreSql.sql
        src-db/database/sourcedata/AD_FIELD.xml

Changes for Build #1705

    Atul Gaware <[email protected]> null
    Fixes issue 34308: Performance issue in Opening Balance Sheet and P&L 
Structure

Problem is with loading Organization and Year combo in default method. Now
this Org combos is loaded on change in accounting report and general ledger.
Year combo is loaded on change in Organization selection.
        src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.html
        src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java
        
src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports_data.xsql

    Asier Lostalé <[email protected]> null
    fixed bug 28149: PG extension functions are tried to be deleted on update DB

  Having some installed any PG extension that adds functions, they are tried to
  be deleted each time update.database is executed.

  Fixed by excluding any function named like PG_% which should be reserved for
  PG extension functions.
        src-db/database/model/excludeFilter.xml

    Naroa Iriarte <[email protected]> null
    Fixed issue 33626: Unneeded ds request when cancelling a record fixed

There was an uneeded ds request when there was a summary function and a new 
record edition was cancelled in grid view.
To fix this, the showGridSummary property has been set to false before the call 
to the function "handleUpdate". This avoids one flow of smartclient which was 
triggerin a ds request.
After that the "setShowGridsummary" function is invoked, to show again the 
summary function values.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js

    Asier Lostalé <[email protected]> null
    fixed bug 24051: Audit trail triggers are exported to core

  Exclude them properly using exclude filter with wildcards
        src-db/database/model/excludeFilter.xml




Last 20 lines of the console output:

[...truncated 19660 lines...]
Total time: 3 seconds

executing script 'Tomcat stop'
[int-basic-pgsql] $ /bin/bash /tmp/build_step_template2789345660321641004.sh 
ENABLE
DEBUG: Tomcat stop called with parameters: ENABLED=ENABLE
 * Stopping Tomcat servlet engine for Openbravo tomcat
   ...done.

executing script 'Check openbravo log'
[int-basic-pgsql] $ /bin/bash /tmp/build_step_template4177529888344620939.sh 
ENABLE
DEBUG: Check openbravo log called with parameters: ENABLED=ENABLE
Check log: openbravo log (artifact: int-basic-pgsql.log) is clean

Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to