confirmed fixed.
Thx,
Stefan
On Wed, Jun 22, 2016 at 6:34 PM, Álvaro Ferraz <[email protected]>
wrote:
> Hi,
>
> It should be fixed now:
> https://code.openbravo.com/erp/devel/pi/rev/4fcce5e429ce
>
> Regards,
> Álvaro
>
> On Wed, Jun 22, 2016 at 2:10 PM, Stefan Huehner <
> [email protected]> wrote:
>
>> Hi Carlos,
>> as Asier is out can you please look into that.
>>
>> As you know 3.0 windows having buttons still use some part of 2.50 code.
>>
>> So we have this nightly job compiling 'all existing windows' in 2.50 mode
>> to ensure that keeps working.
>>
>> And that job now failed. So probably some recent changes (either AD or
>> platform code) triggered that.
>>
>> Could you please check on that.
>>
>> Thanks,
>> Stefan
>>
>>
>> On Wed, Jun 22, 2016 at 3:34 AM, <[email protected]> wrote:
>>
>>> int-full-pgsql-compile-all - Build # 923 - Failure:
>>>
>>> Check console output at
>>> https://ci.openbravo.com/job/int-full-pgsql-compile-all/923/ to view
>>> the results.
>>>
>>>
>>> Committers since last success:
>>>
>>> Changes for Build #923
>>>
>>> RM packaging bot <[email protected]> null
>>> CI: merge back from main
>>>
>>> RM packaging bot <[email protected]> null
>>> CI: update AD_MODULE to version 29668
>>>
>>> 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.apachejdbcconnectionpool/src-db/database/sourcedata/AD_MODULE.xml
>>>
>>> modules/org.openbravo.apachejdbcconnectionpool/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.utility.cleanup.log/src-db/database/sourcedata/AD_MODULE.xml
>>>
>>> modules/org.openbravo.utility.cleanup.log/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
>>>
>>> Carlos Aristu <[email protected]> null
>>> fixes issue 33321: Implement isSameTab for Process Definition based
>>> windows
>>>
>>> Process definition based windows can be opened in more than one tab at
>>> the same time. This allows, for example, to see the parameters used to run
>>> the process in case the process window is reopened after the execution.
>>>
>>> This is the current behavior of such windows. We are just implementing
>>> the isSameTab method to remark this behavior.
>>>
>>> modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-base-parameter-window-view.js
>>>
>>> Alvaro Ferraz <[email protected]> null
>>> Related to issue 33302: Code review improvements
>>>
>>> - Add new usePriceIncludeTax parameter to getProductPrice method
>>> documentation.
>>> - Check usePriceIncludeTax flag only once in getProductPrice query.
>>> - Send usePriceIncludeTax parameter correctly in
>>> CostingAlgorithm.getPriceListCost method.
>>> - Send usePriceIncludeTax parameter in
>>> CostingAlgorithm.getReceiptDefaultCost method.
>>> src/org/openbravo/costing/CostingAlgorithm.java
>>> src/org/openbravo/financial/FinancialUtils.java
>>>
>>> sanjota <[email protected]> null
>>> Fixes issue 33302: Related to costing of purchase price lists
>>> including taxes
>>>
>>> Fix to the issue Costing engine is not taken into account that purchase
>>> price list can be setup to include taxes, while cost should not include
>>> taxes.
>>> src/org/openbravo/costing/CostingAlgorithm.java
>>> src/org/openbravo/costing/CostingUtils.java
>>> src/org/openbravo/financial/FinancialUtils.java
>>>
>>> Mark <[email protected]> null
>>> Fixes issue 33288: Linked items corrected in Payment Plan when
>>> unpaid invoice
>>>
>>> Defined SQL Where Clause for Lines tab in Payment In and Payment Out
>>> window due that that HQL Where clause defined for Lines tab in Payment
>>> window is not executed from Linked Items correctly.
>>> src-db/database/sourcedata/AD_TAB.xml
>>>
>>> Alvaro Ferraz <[email protected]> null
>>> Related to issue 33261: Random failure in testCostingMC444
>>>
>>> Create purchase and sales product prices only in case purchase price is
>>> different than sales price, otherwise, create only purchase product price.
>>> src-test/src/org/openbravo/test/costing/TestCosting.java
>>>
>>>
>>>
>>>
>>> Last 20 lines of the console output:
>>>
>>> [...truncated 2327 lines...]
>>> [javac] ^
>>> [javac]
>>> /srv/ci/workspace/int-full-pgsql-compile-all/srcAD/org/openbravo/erpWindows/PaymentOut/Lines.java:910:
>>> cannot find symbol
>>> [javac] symbol : variable LinesData
>>> [javac] location: class org.openbravo.erpWindows.PaymentOut.Lines
>>> [javac] if (LinesData.getCurrentDBTimestamp(this,
>>> data.finPaymentScheduledetailId).equals(
>>> [javac] ^
>>> [javac] 36 errors
>>>
>>> BUILD FAILED
>>> /srv/ci/workspace/int-full-pgsql-compile-all/build.xml:489: The
>>> following error occurred while executing this line:
>>> /srv/ci/workspace/int-full-pgsql-compile-all/src/build.xml:280: Compile
>>> failed; see the compiler error output for details.
>>>
>>> Total time: 4 minutes 15 seconds
>>> Build step 'Execute managed script' marked build as failure
>>> Checking console output
>>> /srv/ci/jobs/int-full-pgsql-compile-all/builds/923/log:
>>> [java] 4948 [main] ERROR org.openbravo.data.Sqlc - SQL error in
>>> query: SELECT to_char(FIN_Payment_ScheduleDetail.Created, ?) as
>>> created,
>>> Email was triggered for: Failure - Any
>>> Sending email for trigger: Failure - Any
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
>>> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
>>> present their vision of the future. This family event has something for
>>> everyone, including kids. Get more information and register today.
>>> http://sdm.link/attshape
>>> _______________________________________________
>>> Openbravo-builds mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/openbravo-builds
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
>> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
>> present their vision of the future. This family event has something for
>> everyone, including kids. Get more information and register today.
>> http://sdm.link/attshape
>> _______________________________________________
>> Openbravo-builds mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/openbravo-builds
>>
>>
>
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds