Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026105Openbravo ERPA. Platformpublic2014-03-27 12:482014-03-31 16:55
alostale 
alostale 
normaltrivialalways
closedfixed 
5
 
3.0PR14Q23.0PR14Q2 
AugustoMauch
Core
No
0026105: RFCPELines is needed in classic 2.50 incorrect message
When building application an incorrect INFO message is displayed:
  INFO org.openbravo.wad.Wad - Window: RFCPELines is needed in classic 2.50 mode.

It is complained about a window that requires to be shown in 2.50, because it defines SQL where clauses but not HQL ones. This is not correct because the table behind it is a manual datasource that uses SQL instead of HQL.
ant compile.coplete
(see https://ci.openbravo.com/job/int-full-pgsql/375/console [^])
Don't do this validation for datasource tables.
No tags attached.
related to feature request 0025861 closed Sandrahuguet Create a new return from customer pick and edit with manual datasource 
Issue History
2014-03-27 12:48alostaleNew Issue
2014-03-27 12:48alostaleAssigned To => alostale
2014-03-27 12:48alostaleModules => Core
2014-03-27 12:48alostaleTriggers an Emergency Pack => No
2014-03-27 12:49alostaleRelationship addedrelated to 0025861
2014-03-27 13:01hgbotCheckin
2014-03-27 13:01hgbotNote Added: 0065519
2014-03-27 13:01hgbotStatusnew => resolved
2014-03-27 13:01hgbotResolutionopen => fixed
2014-03-27 13:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/55729aa70aed4ffcd13f5e5561cdb6e719eb924a [^]
2014-03-27 13:01alostaleReview Assigned To => AugustoMauch
2014-03-27 13:01alostaleStatusresolved => new
2014-03-27 13:01alostaleResolutionfixed => open
2014-03-27 13:01alostaleFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/55729aa70aed4ffcd13f5e5561cdb6e719eb924a [^] =>
2014-03-27 13:02alostaleStatusnew => scheduled
2014-03-27 13:02alostalefix_in_branch => pi
2014-03-27 13:02alostaleStatusscheduled => resolved
2014-03-27 13:02alostaleFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/55729aa70aed [^]
2014-03-27 13:02alostaleResolutionopen => fixed
2014-03-28 04:44hudsonbotCheckin
2014-03-28 04:44hudsonbotNote Added: 0065553
2014-03-31 16:55AugustoMauchNote Added: 0065626
2014-03-31 16:55AugustoMauchStatusresolved => closed
2014-03-31 16:55AugustoMauchFixed in Version => PR14Q2

Notes
(0065519)
hgbot   
2014-03-27 13:01   
Repository: erp/devel/pi
Changeset: 55729aa70aed4ffcd13f5e5561cdb6e719eb924a
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Mar 27 13:01:21 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/55729aa70aed4ffcd13f5e5561cdb6e719eb924a [^]

fixed bug 26105: don't check 2.50 WAD compatibilty for datasource based tables

---
M src-wad/src/org/openbravo/wad/Tabs_data.xsql
---
(0065553)
hudsonbot   
2014-03-28 04:44   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b405597cc692 [^]
Maturity status: Test
(0065626)
AugustoMauch   
2014-03-31 16:55   
Code reviewed and verified in pi@4cfc70bcbf42