int-dummy-pgsql - Build # 1788 - Fixed:

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


Committers since last success:

Changes for Build #1787

    Armaignac <[email protected]> null
    Fixes issue 34992: Voiding an invoice which is prepaid via sales order

When a prepaid invoice via sales order was voided the payment plan tab is empty,
the prepayment amount was wrong for both invoices and the created reversed 
invoice
paid state was also incorrect

Now a new method was created in ProcessInvoice to fix wrong data, the original 
and
reverse invoice prepayment amount it's 0, the reversal invoice is mark as paid,
also a dummy payment is created and processed for a 0 amount, including two 
lines,
one line related to the invoice (+50.00) and the other one related to the 
reverse
invoice (-50.00)
        
modules/org.openbravo.advpaymentmngt/src-db/database/model/functions/APRM_GEN_PAYMENTSCHEDULE_INV.xml
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/ProcessInvoice.java

Changes for Build #1788

    Miguel <[email protected]> null
    Fixes issue 35396:Cannot remove an orphan line in Return to/from 
vendor/customer

Was not able to remove an orphan line from a return to vendor or a return from
customer document because an incorrect casting to boolean.

When is validating tha Last record is selected inside the Orphan grid lines, the
lastRecord.get("obSelected") object gets as String instead of a Boolean object,
in other case it gets as Boolean.

Now, conditions are rightly validated depending of the class of the object.
        
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ReadOnlyDataSourceService.java




Last 20 lines of the console output:

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

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

executing script 'Check openbravo log'
[int-dummy-pgsql] $ /bin/bash /tmp/build_step_template8549864128459465239.sh 
ENABLE
DEBUG: Check openbravo log called with parameters: ENABLED=ENABLE
Check log: openbravo log (artifact: int-dummy-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
------------------------------------------------------------------------------
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

Reply via email to