Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0054506 | Retail Modules | Coupons OTF | public | 2024-01-30 16:05 | 2024-02-19 12:22 |
|
Reporter | rqueralta | |
Assigned To | rqueralta | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR24Q2 | |
Merge Request Status | |
Review Assigned To | guillermogil |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0054506: API OTFCouponRules - startingTime/endingTime issue |
Description | Call Export API /openbravo/ws/org.openbravo.api.ExportService/CouponOTFRule, we got the value with a date
"startingTime": "2024-01-18 09:00:00.0",
"endingTime": "2024-01-18 18:00:00.0",
We should expect:
"startingTime": "09:00:00.0",
"endingTime": "18:00:00.0", |
Steps To Reproduce | Call Export API:
http://localhost:8080/openbravo/ws/org.openbravo.api.ExportService/CouponOTFRule/bySearchKey?searchKey="searchKey" [^] |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0054704 | | closed | sreehari | CouponOTFRule API - startingTime/endingTime issue in import process |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-01-30 16:05 | rqueralta | New Issue | |
2024-01-30 16:05 | rqueralta | Assigned To | => Retail |
2024-01-30 16:05 | rqueralta | Triggers an Emergency Pack | => No |
2024-01-30 16:06 | rqueralta | Assigned To | Retail => rqueralta |
2024-01-30 16:06 | rqueralta | Status | new => scheduled |
2024-01-30 16:11 | hgbot | Note Added: 0159942 | |
2024-02-06 11:03 | hgbot | Resolution | open => fixed |
2024-02-06 11:03 | hgbot | Status | scheduled => closed |
2024-02-06 11:03 | hgbot | Note Added: 0160292 | |
2024-02-06 11:03 | hgbot | Note Added: 0160293 | |
2024-02-19 11:20 | kchoperena | Note Added: 0160885 | |
2024-02-19 11:20 | kchoperena | Status | closed => new |
2024-02-19 11:20 | kchoperena | Resolution | fixed => open |
2024-02-19 12:21 | guillermogil | Relationship added | related to 0054704 |
2024-02-19 12:21 | kchoperena | Resolution | open => fixed |
2024-02-19 12:22 | guillermogil | Status | new => scheduled |
2024-02-19 12:22 | guillermogil | Status | scheduled => resolved |
2024-02-19 12:22 | guillermogil | Fixed in Version | => RR24Q2 |
2024-02-19 12:22 | guillermogil | Review Assigned To | => guillermogil |
2024-02-19 12:22 | guillermogil | Status | resolved => closed |