int-basic-oracle - Build # 860 - Fixed:

Check console output at https://ci.openbravo.com/job/int-basic-oracle/860/ to 
view the results.


Committers since last success:

Changes for Build #859

    Unai Martirena <[email protected]> null
    Fixed bug 29464: Several issues in Match Statement

1) Wrong management of default parameters in automatic execution process:
ParameterType was used where InputType was expected (and the opposite)

2) NPE when working with default parameters in execution process
constantParameters attribute wasn't initialized before being used. Fixed also 
parameters attribute with the same potential issue

3) Impossible to create a new payment from transaction when the payment method 
has an automatic execution process and automatic deposit/withdrawn
We now pass an internal parameter comingFrom to know if we come from a 
transaction. In this case we don't create automatically the transaction 
(regardless the payment method is automatic deposit/withdrawn) to avoid 
breaking the unique constraint FIN_FINACC_TRANSACTION_UN inside 
FIN_FINACC_TRANSACTION table
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_ExecutePayment.java
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java

Changes for Build #860

    Jorge Garcia <[email protected]> null
    Fixed issue 29368: It is possible to create a payment in/out

It is possible to create a payment header when a payment method or a financial
account is disabled in a given financial account.

Now only active payment methods of financial accounts and active financial
accounts are showing in the payment in / payment out window.

In addition, if the user selects a business partner in these windows and the
default payment method and/or the default financial account is/are inactive,
a warning message is shown to the user, indicating which one is inactive.

These warning messages are also included in the fix.
        src-db/database/sourcedata/AD_MESSAGE.xml
        src-db/database/sourcedata/AD_VAL_RULE.xml
        src/org/openbravo/erpCommon/ad_callouts/SE_Payment_BPartner.java




Last 20 lines of the console output:

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

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

executing script 'Check log'
[int-basic-oracle] $ /bin/bash /tmp/build_step_template4892835673408583519.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
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to