int-full-pgsql - Build # 3438 - Fixed:
Check console output at http://builds.openbravo.com/job/int-full-pgsql/3438/ to
view the results.
Committers since last success:
Changes for Build #3434
Pablo Sarobe <[email protected]>
Update F&B data for April
referencedata/sampledata/F_B_International_Group.xml
Mikel Irurita <[email protected]>
Related to issue 19016: rename function to C_GET_ISOWEEK_DAY
src-db/database/model/functions/C_GET_ISOWEEK_DAY.xml
src-db/database/model/functions/C_PAYMENTDUEDATE.xml
src-db/database/model/functions/MA_MAINTENANCE_SCHEDULE.xml
src-db/database/model/functions/C_GET_ISO_DAYS.xml
Changes for Build #3435
Naiara Martinez <[email protected]>
fixed bug 12183 Remove decimals in Minimum Lead Time field(Manufacturing
tab)
src-db/database/sourcedata/AD_COLUMN.xml
Naiara Martinez <[email protected]>
fixed issue 9862 Not mandatory product and bp sequence(Org schema window)
create a constraint to check: if create new account for bp then
sequence for bp,account and sub account lengths and mandatory.
The same for create new account for product.
Callout: if create new account is not selected, the rest of the fields are null.
src/org/openbravo/erpCommon/ad_callouts/SL_RefreshSequenceAndLength.java
src-db/database/model/tables/AD_ORG_ACCTSCHEMA.xml
src-db/database/sourcedata/AD_CALLOUT.xml
src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_MESSAGE.xml
src-db/database/sourcedata/AD_MODEL_OBJECT.xml
src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
Changes for Build #3436
Mikel Irurita <[email protected]>
Fixes issue 14448: consistency in Add payment window labels
Amount --> Actual Payment In/Out
Receiving From --> Received From
Paying To --> To Be Paid To
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html
Antonio Moreno <[email protected]>
Fixed issue 20352. Do not remove an invalid value from the selector.
Reverted change done in changeset bcbda0ffe5d8. This change was causing the
following behaviour to happen:
- When a field is used as part of a displaylogic of a different field, a redraw
of the window will be done in case the selector value happens.
- This redraw will cause a call to the mapValueToDisplay method.
- If the user is typing the name of the business partner, the value will not be
one of the valid business partner names (yet).
- With the previous version of the method, the value was then discarded. This
produced the very annoying effect of reverting what the user had typed just
after he had done it, if he hadn't been 'fast enough' to type the whole
identifier of the business partner.
With the change done, the selector will not be cleared if a user types a (not
yet completely correct) value in the selector, even if there is a valueMap
which doesn't contain what the user has typed.
The issue which was supposedly fixed with this part of the mentioned changeset
(issue 19724) still works fine as far as I can tell, even after having removed
this part of the change.
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
Changes for Build #3437
Antonio Moreno <[email protected]>
Fixed issue 20352. Fixed also in case of combos. Provided a better solution
which doesn't cancel previous fix.
- After the previous fix, we've realized that the same problem happened in the
case of combos.
- Also, the previous fix reverted the fix of issue 19724, which could still be
reproduceable in very specific circumstances.
Due to this, a new fix has been done. Instead of never removing the value if it
didn't comply with any of the values in the map, we remove it if and only if
the value is a UUID. This way, we avoid the problem in issue 19724 while still
fixing the problem which happens when the user types a value.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities.js
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
Changes for Build #3438
Mikel Irurita <[email protected]>
F&B sampledata: Fixes bug 20320, Fixes bug 20321, Fixes bug 20355, Fixes
bug 20356.
Fixes int-full-pgsql #3434
referencedata/sampledata/F_B_International_Group.xml
RM packaging bot <[email protected]>
CI: merge back from main
RM packaging bot <[email protected]>
CI: update AD_MODULE to version 16216
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
src-db/database/sourcedata/AD_MODULE.xml
Last 20 lines of the console output:
[...truncated 2685 lines...]
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Checking console output
Performing Post build task...
Match found for :Testcase: testClean : True
Logical operation result is TRUE
Running script : /srv/hudson/bin/technicia14-live-setup-getData-pgsql-scp
$WORKSPACE $JOB_NAME
[int-full-pgsql] $ /bin/sh -xe /tmp/hudson2485172510336631278.sh
+ /srv/hudson/bin/technicia14-live-setup-getData-pgsql-scp
/srv/hudson/workspace/int-full-pgsql int-full-pgsql
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
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
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds