Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036440
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] Y. DBSourceManagerminorhave not tried2017-07-06 17:002017-08-21 15:11
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036440: Allow subclasses of DataSetTableQueryGenerator to customize generated query where clause

DescriptionOne 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)
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of feature request 0036678 closedAugustoMauch Openbravo ERP Improve the way the DataSetTableQueryGenerator class can be extended 
related to feature request 0036439 closedAugustoMauch Retail Modules Allow export of data in client 0 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2017-07-06 17:00 AugustoMauch New Issue
2017-07-06 17:00 AugustoMauch Assigned To => AugustoMauch
2017-07-06 17:00 AugustoMauch Modules => Core
2017-07-06 17:00 AugustoMauch Triggers an Emergency Pack => No
2017-07-06 17:02 AugustoMauch Summary Allow 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:28 AugustoMauch Relationship added related to 0036439
2017-08-21 15:11 AugustoMauch Relationship added duplicate of 0036678
2017-08-21 15:11 AugustoMauch Status new => closed
2017-08-21 15:11 AugustoMauch Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker