Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0036440Openbravo ERPY. DBSourceManagerpublic2017-07-06 17:002017-08-21 15:11
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedduplicate 
5
 
 
Core
No
0036440: Allow subclasses of DataSetTableQueryGenerator to customize generated query where clause
One subclass of DataSetTableQueryGenerator, created to be able in the context of the store server project to export the data of a store, needs to be able to append extra query clauses to the query being generated.

Currently there are no means to do this in DataSetTableQueryGenerator, but it could be done if it defined a method like this, that would be invoked before returning the generated query:

protected void customizeExtraProperties(List<OBDatasetTable> dataSetTables,
                                        DataSetTableQueryGeneratorExtraProperties extraProperties)
-
No tags attached.
duplicate of feature request 0036678 closed AugustoMauch Openbravo ERP Improve the way the DataSetTableQueryGenerator class can be extended 
related to feature request 0036439 closed AugustoMauch Retail Modules Allow export of data in client 0 
Issue History
2017-07-06 17:00AugustoMauchNew Issue
2017-07-06 17:00AugustoMauchAssigned To => AugustoMauch
2017-07-06 17:00AugustoMauchModules => Core
2017-07-06 17:00AugustoMauchTriggers an Emergency Pack => No
2017-07-06 17:02AugustoMauchSummaryAllow subclasses of DataSetTableQueryGenerator to customize the where clause of the generated query => Allow subclasses of DataSetTableQueryGenerator to customize generated query where clause
2017-07-14 13:28AugustoMauchRelationship addedrelated to 0036439
2017-08-21 15:11AugustoMauchRelationship addedduplicate of 0036678
2017-08-21 15:11AugustoMauchStatusnew => closed
2017-08-21 15:11AugustoMauchResolutionopen => duplicate

There are no notes attached to this issue.