int-checks-oracle - Build # 1436 - Fixed:

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


Committers since last success:

Changes for Build #1435

    Alvaro Ferraz <[email protected]> null
    Fixes issue 29605: Foreign currency not setted in transaction

When creating a transaction manually from a payment, foreign currency, foreign 
conversion rate and foreign amount fields were not setted to transaction. Now, 
they will be setted as in TransactionDao.java, when the transaction is 
automatically created from the payment.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_TransactionProcess.java

Changes for Build #1436

    Naroa Iriarte <[email protected]> null
    Fixed issue 28867:It isn't possible to create Menu Items from Widget 
instances

At first it was possible to create a new menu item entry if the selected Widget 
was a parent Widget,
but it was not possible if the current widget was an instance of a parent 
Widget.
For example if you create a new entry in the Query/List widget it wold be 
possible and it would show in
the Menu Item list of any instance of that Widget. But if you choose a concrete 
widget which has a
superclass of the type Query/List, and create a new menu item, it would be not 
possible to display it in the widget.

As it was interesting to be able to add a menu item at widget instance level, 
the logic which handled this has been changed.
Now it takes into account if the instanciated widget has a menu item.

It is only possible to add functionality to those item menus with functions 
defined in the OBWidget.js
        
modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOBUtils.java
        
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-widget.js




Last 20 lines of the console output:

[...truncated 11838 lines...]
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop" 
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs 
for tomcat to stop"

echo
fi

[int-checks-oracle] $ /bin/bash -xe /tmp/hudson417284826641362984.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 1
Archiving artifacts
Checking ERROR|syntax error at or near|SQL error in query
Recording test results
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