int-basic-pgsql - Build # 646 - Failure:
Check console output at https://ci.openbravo.com/job/int-basic-pgsql/646/ to
view the results.
Committers since last success:
Changes for Build #642
Reinaldo Guerra [email protected]_ null
Fixed bug 27977: Error when conversion is only defined from second UOM to
first.
Pending goods receipt form class named MaterialReceiptPending was changed to
also check if conversion exists from secondary UOM to main UOM.
Now it is possible to define only conversion from secondary UOM to main UOM for
purchase order product and then process Pending goods receipt successfuly.
src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.java
Changes for Build #643
Changes for Build #644
Alvaro Ferraz <[email protected]> null
[Costing] Fixes issue 28333: Data needed in demodata for CostAdjustment test
referencedata/sampledata/QA_Testing/C_GLITEM_ACCT.xml
referencedata/sampledata/QA_Testing/M_LC_TYPE.xml
referencedata/sampledata/QA_Testing/AD_ORG_WAREHOUSE.xml
referencedata/sampledata/QA_Testing/AD_PREFERENCE.xml
referencedata/sampledata/QA_Testing/AD_PROCESS_REQUEST.xml
referencedata/sampledata/QA_Testing/AD_SEQUENCE.xml
referencedata/sampledata/QA_Testing/C_BPARTNER.xml
referencedata/sampledata/QA_Testing/C_BPARTNER_LOCATION.xml
referencedata/sampledata/QA_Testing/C_BP_CUSTOMER_ACCT.xml
referencedata/sampledata/QA_Testing/C_BP_VENDOR_ACCT.xml
referencedata/sampledata/QA_Testing/C_DOCTYPE.xml
referencedata/sampledata/QA_Testing/C_GLITEM.xml
referencedata/sampledata/QA_Testing/C_LOCATION.xml
referencedata/sampledata/QA_Testing/C_ORDER.xml
referencedata/sampledata/QA_Testing/C_ORDERLINE.xml
referencedata/sampledata/QA_Testing/C_ORDERLINETAX.xml
referencedata/sampledata/QA_Testing/C_ORDERTAX.xml
referencedata/sampledata/QA_Testing/M_LOCATOR.xml
referencedata/sampledata/QA_Testing/M_PRICELIST.xml
referencedata/sampledata/QA_Testing/M_PRICELIST_VERSION.xml
referencedata/sampledata/QA_Testing/M_PRODUCT.xml
referencedata/sampledata/QA_Testing/M_PRODUCTPRICE.xml
referencedata/sampledata/QA_Testing/M_PRODUCT_ACCT.xml
referencedata/sampledata/QA_Testing/M_WAREHOUSE.xml
referencedata/sampledata/QA_Testing/M_WAREHOUSE_ACCT.xml
Changes for Build #645
Unai Martirena <[email protected]> null
Fixes bug 27992: Create Inventory Process should take into account
attributes
'Create Inventory Count List' process in Physical Inventory it was not adding
products with attribute set if the same product already exists in the physical
inventory lines. This was because there was a select that was avoiding to
select the products with different attribute set. The attribute_set_id has been
added to this select to take into account these ones.
src-db/database/model/functions/M_INVENTORY_LISTCREATE.xml
Asier Lostalé <[email protected]> null
fixed bug 28386: FK filter dropdown hides elements when it's reopened
When a FK filter drop down was reopened after having selected an element, it
only displayed that element in the list.
Few things have been fixed:
* When requesting datasource for FK drop down, the same criteria used in the
grid is used, but removing that drop down criterion. This was not properly
done for direct FK selection
* == element before the identifier was some times removed
* When reopening a drop down having an element selected, the criteria was
changed
from equals with FK value to iEquals with identifier value
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js
Changes for Build #646
Reinaldo Guerra [email protected]_ null
Fixed bug 28156: Completing invoice with 0 grandtotal, finalsettlement is
null.
Extension point executed when completing invoices stored procedure is finished,
was modified to not only update isPaid field as Y, but also to fill the
finalsettlement with the current date which is when the document with
grandtotal as 0, is being completed.
Now when completing an invoice with grandtotal as 0, also the finalsettlement
field will be filled, avoiding the invoice is processed by the
fin_paymentmonitorprocess unnecessarily. This change affects purchase and sales
flows.
modules/org.openbravo.advpaymentmngt/src-db/database/model/functions/APRM_GEN_PAYMENTSCHEDULE_INV.xml
Miguel A. Alsasua <[email protected]> null
fixed issue 28389: the difference amount is calculated adding the amount of
all lines
the difference amount between the cost amount and matched amount was wrong
calculated when there was more than one line in landed cost cost tab
src/org/openbravo/erpCommon/ad_forms/DocLCCost.java
Asier Lostalé <[email protected]> null
fixed bug 27670: time refrerence has no correct style when it is readonly
-refactored previous solution to be easier to extend:
-no hardcoded class references (OBTimeItem)
-using changeDefaults instead of modifying init method
-fixed editable field with readonly ui for readonly logic
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-time.js
Last 20 lines of the console output:
[...truncated 4307 lines...]
[junit] 2014-12-16 22:39:26,956 [main] INFO
com.openbravo.test.integration.erp.testscripts.OpenbravoERPTest - Save the
screenshot.
[junit]
BUILD FAILED
/srv/ci/workspace/int-basic-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/build.xml:39:
The following error occurred while executing this line:
/srv/ci/workspace/int-basic-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/sales/build.xml:29:
The following error occurred while executing this line:
/srv/ci/workspace/int-basic-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/sales/build.xml:42:
The following error occurred while executing this line:
/srv/ci/workspace/int-basic-pgsql/SANDBOX/automation/pi/build.xml:70: Test
com.openbravo.test.integration.erp.testsuites.smoke.sales.SALb_AddSalesInvoicePayment
failed
Total time: 21 minutes 12 seconds
Build step 'Execute managed script' marked build as failure
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
/srv/ci/workspace/int-basic-pgsql/SANDBOX/openbravo.log:
2014-12-16 19:52:31,964 [TP-Processor3] ERROR
org.openbravo.base.exception.OBException - @APRM_INVALID_TRANSACTION@
2014-12-16 19:52:31,995 [TP-Processor3] ERROR
org.openbravo.service.json.DefaultJsonDataService - @APRM_INVALID_TRANSACTION@
Email was triggered for: Failure
Sending email for trigger: Failure
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds