int-gui-pgsql - Build # 726 - Fixed:

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


Committers since last success:

Changes for Build #725

    Unai Martirena <[email protected]> null
    Related to Issue 28389: Fixed Posting of LC Cost with Invoice Line

While processing a Landed Cost with an Invoice in a Landed Cost Cost it, if the 
invoice has an exchange rate different from the system, a new Cost Adjustment 
is created with that difference between the rates. But this difference it was 
not taking into account while setting the matched amount in Landed Cost Cost, 
so the Post process it was not working well.
        src/org/openbravo/costing/LandedCostProcess.java

    Alvaro Ferraz <[email protected]> null
    [Costing]Related to issue 28333 Data needed in demodata for CostAdjustment 
test
        referencedata/sampledata/QA_Testing/M_LANDEDCOST.xml
        referencedata/sampledata/QA_Testing/M_LC_COST.xml
        referencedata/sampledata/QA_Testing/AD_SEQUENCE.xml

    Alvaro Ferraz <[email protected]> null
    [Costing]Related to issue 28333 Data needed in demodata for CostAdjustment 
test

Enable M_LandedCost, M_LC_Cost and M_LC_Type tables in sampledata dataset
        src-db/database/sourcedata/AD_DATASET_TABLE.xml

Changes for Build #726

    Asier LostalĂ© <[email protected]> null
    fixed bug 28454: can't nullify fields when 1st edition is in grid

  When the first edition in a tab was done in grid view, it was not possible to
  nullify any field.

  The problem was null values are only sent to backend for fields present in the
  standard view. To get those fields form.getFields() method was invoked, in 
order
  to improve performance, form fields are only loaded when the form is opened 
1st
  time, so if the form view was not opened before this check, all nulls were
  removed from the request. As this was cached, all further editions were using 
this
  incorrect cache.

  The fix consists in not using form.getFields() methods but to get the fields 
from
  view.formFields which is guaranteed to be loaded one the window is opened.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js




Last 20 lines of the console output:

[...truncated 11645 lines...]
Total time: 3 seconds

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

executing script 'Check log'
[int-gui-pgsql] $ /bin/bash /tmp/build_step_template3893951235615518311.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
------------------------------------------------------------------------------
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

Reply via email to