int-initial-pgsql - Build # 1167 - Fixed:

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


Committers since last success:

Changes for Build #1166

    Naroa Iriarte <[email protected]> null
    Fixed issue 30940: Create a new record in a form was not working fine.

The problem was that, if you create a new record in form view, and after 
fulfilling the form, you
click in the create a new record in a form button without previously saving the 
firstly created record,
it was not working fine. In Goods Movements lines tab, for example, the value 
of the product chosen in
the first record was shown. That wasn't correct, the product should be empty.

The problem was in the "ob-standard-view-datasource.js" the value map cache was 
being invalidated.

To fix this, some clases have been changed.
In the "ob-standard-view.js" in the "newDocument" function the parameters the 
isNewDocument parameter
has been added and it is set to true.
This parameter is passed to the request for being able to take it in the class 
"ob-standard-view-datasource.js"
and to use it in the logic that invalidates the value map cache.
Now, if this parameter is set to true, the value map cache is not invalidated.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view-datasource.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js

Changes for Build #1167

    Víctor Martínez Romanos <[email protected]> null
    Related to bug 30882: code review improvements

Applied proper format to HTML table
        src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html

    Atul Gaware <[email protected]> null
    Fixes Issue 30882:Trial Balance report filter "Include Zero Figures" moved 
to
Dimensions filter as it is only suitable for sub account level report

Dimensions filter was only visible when level choosed is subaccount so the
Include Zero Figures check box moved in this section.
        src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html
        src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java




Last 20 lines of the console output:

[...truncated 7286 lines...]
Total time: 2 seconds

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

executing script 'Check log'
[int-initial-pgsql] $ /bin/bash /tmp/build_step_template405707295730344050.sh 
ENABLE
DEBUG: Check log called with parameters: ENABLED=
Check log: openbravo.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
------------------------------------------------------------------------------
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to