Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0022777 | Retail Modules | Retail Widgets | public | 2013-01-11 10:23 | 2013-01-25 13:13 |
Reporter | jecharri | ||||
Assigned To | guilleaer | ||||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | RMP17 | ||||
Target Version | RMP19 | Fixed in Version | |||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | OBPS | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0022777: The widget "best selling store" is not working properly | ||||
Description | The widget "best selling store" is not working properly. When you say to filter between 11/01/2013 and 11/01/2013 you will that it is impossible to see nothing. | ||||
Steps To Reproduce | - | ||||
Proposed Solution | If you review to query, you will see next statement: and o.creationDate>to_date(:datefrom,'YYYY-MM-DD') and o.creationDate<to_date(:dateto,'YYYY-MM-DD') and it should be and o.creationDate>to_date(:datefrom,'YYYY-MM-DD') and o.creationDate + 1_day <to_date(:dateto,'YYYY-MM-DD') | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-01-11 10:23 | jecharri | New Issue | |||
2013-01-11 10:23 | jecharri | Assigned To | => guilleaer | ||
2013-01-11 10:23 | jecharri | OBNetwork customer | => Yes | ||
2013-01-11 10:23 | jecharri | Resolution time | => 1332198000 | ||
2013-01-11 15:09 | hgbot | Checkin | |||
2013-01-11 15:09 | hgbot | Note Added: 0055490 | |||
2013-01-11 15:09 | hgbot | Status | new => resolved | ||
2013-01-11 15:09 | hgbot | Resolution | open => fixed | ||
2013-01-11 15:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.widgets/rev/67593cda8bc2e9b4d7f0891092bd7d21e4eb0e7d [^] | ||
2013-01-25 13:13 | marvintm | Review Assigned To | => marvintm | ||
2013-01-25 13:13 | marvintm | Status | resolved => closed |
Notes | |||||
|
|||||
|
|