int-full-pgsql - Build # 2593 - Fixed:

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


Committers since last success:

Changes for Build #2592

    Mark <[email protected]> null
    Fixes issue 34301: "Set new currency" process fixed if multicurrency payment

When converting credit already generated in multicurrency payment "Set new
currency" process, generated entries was incorrect.
It includes:
- Update the "Paid (Financial Account)" amount field to be negated just its
  amount is the case.
- Updated the "Paid (Financial Account)" with the generatedCredit amount to
  Payment Generating credit in the new currency as it will be not multicurrency.
        src/org/openbravo/common/actionhandler/SetNewBPCurrency.java

Changes for Build #2593

    Mark <[email protected]> null
    Fixes issue 26499: Removed @FIN_NoMultiAccountingAllowed@ restriction for 
G/L

When the Simple GL Journal window was implemented it included to be able to
"create G/L Item payments from journal" for organization with several General
Ledgers. As this feature is available, only pending point was to remove
@FIN_NoMultiAccountingAllowed@ restriction (FIN_AddPaymentFromJournalLine.java)
when processing a document defined as "Multi-General Ledger", and it is done by
this patch.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPaymentFromJournalLine.java

    Alvaro Ferraz <[email protected]> null
    Related to issue 34166: Code review improvements

Set "Is netting shipment" field in Goods Shipment window as read only and move 
it to correct More Information section.
        src-db/database/sourcedata/AD_FIELD.xml




Last 20 lines of the console output:

[...truncated 1655 lines...]
+ DBPORT=5435
++ awk -F = '/^context.name/ {print $2}' 
/srv/ci/workspace/int-full-pgsql/config/Openbravo.properties
+ CONTEXT_NAME=int-full-pgsql
++ awk -F = '/^bbdd.rdbms/ {print $2}' 
/srv/ci/workspace/int-full-pgsql/config/Openbravo.properties
+ DB=POSTGRE
+ mkdir -p /srv/ci/workspace/int-full-pgsql/SANDBOX/out
+ rm -f /srv/ci/workspace/int-full-pgsql/SANDBOX/out/ob-erp.tgz 
/srv/ci/workspace/int-full-pgsql/SANDBOX/out/tad.dmp 
/srv/ci/workspace/int-full-pgsql/SANDBOX/out/webapp.war
+ echo https://ci.openbravo.com/job/int-full-pgsql/2593/
+ '[' POSTGRE = ORACLE ']'
+ PGPASSWORD=int_full_pgsql
+ pg_dump -p 5435 -U int_full_pgsql -h 10.0.3.10 -F c -b -f 
/srv/ci/workspace/int-full-pgsql/SANDBOX/out/tad.dmp int_full_pgsql
+ cp /srv/ci/workspace/int-full-pgsql/lib/int-full-pgsql.war -d 
/srv/ci/workspace/int-full-pgsql/SANDBOX/out/webapp.war
+ tar czf /srv/ci/workspace/int-full-pgsql/SANDBOX/out/ob-erp.tgz 
--exclude=SANDBOX --exclude=.hg --exclude=lib/int-full-pgsql.war -C 
/srv/ci/workspace/int-full-pgsql/../ int-full-pgsql
+ echo

Checking console output
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to