int-modules-pgsql - Build # 1959 - Fixed:

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


Committers since last success:

Changes for Build #1958

    Naroa Iriarte <[email protected]> null
    Fixed issue 34502: Multi record selection for processes is now available

It is now possible to create a process and check the flag "Multi record" which 
means that it is possible to select more than one record and execute the 
current process.
      
    Naroa Iriarte <[email protected]> null
    [pi-process-multi-record] A null check has been added.

It is possible to have a process (for example add payment) called from a 
different kind of button. This caused a null pointer exception in the code of 
ob-parameter-window-view.doProcess. This is now avoided by a check.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js

    Naroa Iriarte <[email protected]> null
    [pi-process-multi-record] Merge with latest pi
      
    Naroa Iriarte <[email protected]> null
    [pi-process-multi-record] processes executed for more than one record

Now, it is possible to select more than one record and execute a process. 
Before this fix, even it was possible to select more than one record, the 
process was only affecting the first selected record. The javascript logic 
which handles this has been added.
Also, a refresh of the view, in the cases of having multi record processes, has 
been added.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js

    Naroa Iriarte <[email protected]> null
    [pi-process-multi-record] Merge with latest pi
      
    Naroa Iriarte <[email protected]> null
    [pi-process-multi-record] Changed the disply logic of "multi record"


The display logic of the multi record field has been changed to make it visible 
also when the process is of the standard type.
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_FIELD.xml

    Naroa Iriarte <[email protected]> null
    Fixed issue 34864: The GL item section of add payment was not working fine

The grid of the G/L item section of the Add payment process was not workinf 
fine. The problem was that it was shown as sortable and as filterable and it 
must not be filterable nor sortable. This has been caused by the changeset[1]. 
This proyect set every column as sortable and as filterable and so was the 
problem.
To fix this the values of "canSort" and "canFilter" have been changed in the 
needed cases, which are the ones that satisfy the condition of having the 
canDelete property or the canAdd property set to yes and are in Pick and 
Execute window.
The code which handles the logic has been moved from the 
OBViewFieldHandler.getGridFieldProperties() to 
UIDefinition.getGridFieldProperties().

[1]http://code.openbravo.com/erp/devel/pi/rev/afa165be3e5900d1114d33e5106114d0e089876a
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java

Changes for Build #1959
No changes




Last 20 lines of the console output:

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

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

executing script 'Check openbravo log'
[int-modules-pgsql] $ /bin/bash /tmp/build_step_template4886429331864120184.sh 
ENABLE
DEBUG: Check openbravo log called with parameters: ENABLED=ENABLE
Check log: openbravo log (artifact: int-modules-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
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to