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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054506
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Coupons OTFminorhave not tried2024-01-30 16:052024-02-19 12:22
ReporterrqueraltaView Statuspublic 
Assigned Torqueralta 
PrioritynormalResolutionfixedFixed in VersionRR24Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguillermogil
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054506: API OTFCouponRules - startingTime/endingTime issue

DescriptionCall 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 ReproduceCall Export API:

http://localhost:8080/openbravo/ws/org.openbravo.api.ExportService/CouponOTFRule/bySearchKey?searchKey="searchKey" [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0054704 closedsreehari CouponOTFRule API - startingTime/endingTime issue in import process 

-  Notes
(0159942)
hgbot (developer)
2024-01-30 16:11

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf.api/-/merge_requests/10 [^]
(0160292)
hgbot (developer)
2024-02-06 11:03

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf.api [^]
Changeset: 1d50c385e52e46149aacf63f1f32d7f4d826c610
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 06-02-2024 10:03:39
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf.api/-/commit/1d50c385e52e46149aacf63f1f32d7f4d826c610 [^]

Fixed ISSUE-54506: CouponOTF Rule API send just the hour instead date + hour

---
A src/org/openbravo/retail/discounts/coupons/otf/api/mappings/otfcouponrules/ExportCouponOTFRuleJavaPropertyMappingHandler.java
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0160293)
hgbot (developer)
2024-02-06 11:03

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf.api/-/merge_requests/10 [^]
(0160885)
kchoperena (developer)
2024-02-19 11:20

The import of the CouponOTFRule is still failing while parsing the startTime. The integration is not able to manage an import with the next startTime:

"startingTime": "09:00:00",

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker