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

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


Committers since last success:

Changes for Build #1330

    Alvaro Ferraz <[email protected]> null
    [Product Services] Update AD_SEQUENCE for Standard Order document in QA 
Testing
        referencedata/sampledata/QA_Testing/AD_SEQUENCE.xml

Changes for Build #1331

    Carlos Aristu <[email protected]> null
    fixes issue 32092: hidden fields space not restored after reopening form 
view

The alwaysTakeSpace property of the form items was only being set after opening 
the form view the first time. This property is used to keep space for the 
displayed field (including the hidden ones by display logic). This property is 
being set to false when closing form view, and then, never restored again.

Now this property is set every time the UI switches into the form view.
        
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.js

    Carlos Aristu <[email protected]> null
    fixes issue 32091: The Order/Invoices grid now sorts by selected records 
first

Now the AddPaymentOrderInvoicesTransformer places first the selected record 
criteria for ordering, put it just before the ordering criteria selected by the 
user in the grid.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/hqlinjections/AddPaymentOrderInvoicesTransformer.java

    Carlos Aristu <[email protected]> null
    fixes issue 31989: Wrong behavior in P&E grids having > 100 records selected
After performing a filter/ordering action, the selected records could go out of 
the first page, causing the Add Payment process crash inside 
updateInvOrderTotal function (executed on grid load), because the selected 
record could not be found on the local data.
To avoid the problem now the ReadOnlyDataSource fetches all the selected 
records in the first page, increasing the page size if necessary. Together with 
this, all the P&E processes must ensure that the data is always ordered by 
showing first the selected records.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/application-js.ftl
        
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ReadOnlyDataSourceService.java

Changes for Build #1332
No changes




Last 20 lines of the console output:

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

executing script 'Tomcat stop'
[int-initial-pgsql] $ /bin/bash /tmp/build_step_template1984918851432052662.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_template8472972094541587908.sh 
ENABLE
DEBUG: Check log called with parameters: ENABLED=ENABLE
Check log: openbravo log (artifact: int-initial-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
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to