int-initial-pgsql - Build # 1940 - Unstable:
Check console output at https://ci.openbravo.com/job/int-initial-pgsql/1940/ to
view the results.
Committers since last success:
Changes for Build #1940
Alvaro Ferraz <[email protected]> null
Related to issue 35270: Code review improvements
Update related reservation quantity with order line delivered quantity when
closing the order.
src-db/database/model/functions/C_ORDER_POST1.xml
Armaignac <[email protected]> null
Fixes issue 35270: Wrong Sales Order reservation with a voided partial
shipment
When closing a Sales Order with a reservation that contains a voided partial
shipment
The reservation created in the shipment voiding process was keeping associated
to the Sales Order. Also in the Stock Reservation window the Manage Stock button
is show in a reservation with close status.
Now the reservation stock created in the voiding process of the Shipment is
deleted
in the close process of the order, also the reservation stock qty = releasedqty
if the order line orderedqty is greater than reservation releasedqty
The display logic of the Manage Stock button now check the selected reservation
status.
src-db/database/model/functions/C_ORDER_POST1.xml
src-db/database/sourcedata/AD_FIELD.xml
Inigo Sanchez <[email protected]> null
Fixed issue 35536: Deactivated summary function in computed columns.
The summary functions didn't work as expected in computed columns.
As computed columns allow to be defined with any arbitrary sql statement,
the risk of underperformance when included in a summary function is much
bigger.
Because of this, to avoid this problem, it has been resolved by blocking
the use of the summary functions in computed columns.
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-view-field.js.ftl
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
Last 20 lines of the console output:
[...truncated 7205 lines...]
executing script 'Check openbravo log'
[int-initial-pgsql] $ /bin/bash /tmp/build_step_template7729542355023906730.sh
ENABLE
DEBUG: Check openbravo log called with parameters: ENABLED=ENABLE
Errors in openbravo log (artifact: int-initial-pgsql.log):
b3e0edee 2017-03-29 14:51:51,804 [DefaultQuartzScheduler_Worker-4] ERROR
org.openbravo.erpCommon.ad_forms.AcctServerData - SQL error in query:
select 1 as id from dual where exists ( select 1 from ( SELECT
a.Dateacct as dateacct FROM M_LC_Cost a WHERE a.ad_client_id
= ? AND a.ad_org_id in ('0', '337B4C72AD0E43C68BF7A5E36D9C33FF')
AND a.posted = 'N' AND a.processed = 'Y' AND (a.processing =
'N' OR a.processing IS NULL) AND EXISTS ( SELECT 1
FROM c_period p WHERE a.Dateacct >= p.StartDate AND
a.Dateacct < p.EndDate + 1 AND EXISTS ( SELECT 1
FROM c_periodcontrol pc WHERE pc.c_period_id = p.c_period_id
AND ad_org_getperiodcontrolallow(a.ad_org_id) = pc.ad_org_id
AND pc.docbasetype = ? AND pc.periodstatus = 'O' )
)) b where 1=1 )Exception:org.postgresql.util.PSQLException:
An I/O error occurred while sending to the backend.
b3e0edee 2017-03-29 14:51:51,941 [DefaultQuartzScheduler_Worker-4] ERROR
org.openbravo.database.ConnectionProviderImpl - Error on releaseConnection
b3e0edee 2017-03-29 14:51:52,032 [DefaultQuartzScheduler_Worker-4] ERROR
org.openbravo.service.db.DalBaseProcess - The process
org.openbravo.erpCommon.ad_process.AcctServerProcess has thrown an exception.
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
/srv/ci/workspace/int-initial-pgsql/SANDBOX/openbravo.log:
b3e0edee 2017-03-29 14:51:51,804 [DefaultQuartzScheduler_Worker-4] ERROR
org.openbravo.erpCommon.ad_forms.AcctServerData - SQL error in query:
select 1 as id from dual where exists ( select 1 from ( SELECT
a.Dateacct as dateacct FROM M_LC_Cost a WHERE a.ad_client_id
= ? AND a.ad_org_id in ('0', '337B4C72AD0E43C68BF7A5E36D9C33FF')
AND a.posted = 'N' AND a.processed = 'Y' AND (a.processing =
'N' OR a.processing IS NULL) AND EXISTS ( SELECT 1
FROM c_period p WHERE a.Dateacct >= p.StartDate AND
a.Dateacct < p.EndDate + 1 AND EXISTS ( SELECT 1
FROM c_periodcontrol pc WHERE pc.c_period_id = p.c_period_id
AND ad_org_getperiodcontrolallow(a.ad_org_id) = pc.ad_org_id
AND pc.docbasetype = ? AND pc.periodstatus = 'O' )
)) b where 1=1 )Exception:org.postgresql.util.PSQLException:
An I/O error occurred while sending to the backend.
b3e0edee 2017-03-29 14:51:51,941 [DefaultQuartzScheduler_Worker-4] ERROR
org.openbravo.database.ConnectionProviderImpl - Error on releaseConnection
b3e0edee 2017-03-29 14:51:52,032 [DefaultQuartzScheduler_Worker-4] ERROR
org.openbravo.service.db.DalBaseProcess - The process
org.openbravo.erpCommon.ad_process.AcctServerProcess has thrown an exception.
Build step 'Jenkins Text Finder' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
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