Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0054704 | Retail Modules | Coupons OTF | public | 2024-02-19 12:19 | 2024-03-08 06:44 |
|
Reporter | kchoperena | |
Assigned To | sreehari | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0054704: CouponOTFRule API - startingTime/endingTime issue in import process |
Description | When launching a Coupon OTF Rule import, if we just put the hour in the startTime, we get the following error:
Error while importing an item: 09:00:00 cannot be parsed to a date using the dateFormat yyyy-MM-dd HH:mm:ss
It should be able just to set an hour, not date + hour |
Steps To Reproduce | Try to import a Coupon OTF Rule using the /org.openbravo.api.ImportService/CouponOTFRule endpoint
RESULT: An error happens:
Error while importing an item: 09:00:00 cannot be parsed to a date using the dateFormat yyyy-MM-dd HH:mm:ss |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0054506 | | closed | rqueralta | API OTFCouponRules - startingTime/endingTime issue | related to | defect | 0055046 | | closed | Rajesh_18 | CouponOTFRule API - startingTime/endingTime issue in import process when UPDATING |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-02-19 12:19 | kchoperena | New Issue | |
2024-02-19 12:19 | kchoperena | Assigned To | => Retail |
2024-02-19 12:19 | kchoperena | OBNetwork customer | => OBPS |
2024-02-19 12:19 | kchoperena | Triggers an Emergency Pack | => No |
2024-02-19 12:20 | kchoperena | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=27542#r27542 |
2024-02-19 12:21 | guillermogil | Relationship added | related to 0054506 |
2024-02-28 15:56 | sreehari | Assigned To | Retail => sreehari |
2024-03-01 06:20 | sreehari | Status | new => scheduled |
2024-03-07 07:03 | hgbot | Merge Request Status | => open |
2024-03-07 07:03 | hgbot | Note Added: 0161800 | |
2024-03-08 06:44 | hgbot | Merge Request Status | open => approved |
2024-03-08 06:44 | hgbot | Resolution | open => fixed |
2024-03-08 06:44 | hgbot | Status | scheduled => closed |
2024-03-08 06:44 | hgbot | Note Added: 0161869 | |
2024-03-08 06:44 | hgbot | Note Added: 0161870 | |
2024-03-25 13:33 | AgatheBertin | Relationship added | related to 0055046 |