Openbravo Issue Tracking System - Modules
View Issue Details
0052525ModulesCommercial Operationspublic2023-05-23 09:432023-05-25 08:17
avicente 
ranjith_qualiantech_com 
urgentcriticalalways
closedfixed 
5
 
 
approved
Gold
0052525: [OPECOM] Commercial Operations don't finish on the defined ending data
A Commercial Operation is applied in the POS even when current date > OPECOM ending date.

https://openbravo.atlassian.net/browse/RM-6533 [^]
1. Define an OPECOM with ending date TODAY and at least one product with discount and a store.
2. Validate the OPECOM.
3. Check that the price exception is applied in the POS. For that, create a ticket with the product included in the OPECOM with discount, the discount must be applied into the ticket.
4. The following date, log into the POS and check that the OPECOM is still applied.
The OPECOM shouldn't be applied in POS after the ending data.
FASH
Issue History
2023-05-23 09:43avicenteNew Issue
2023-05-23 09:43avicenteAssigned To => Triage Omni OMS
2023-05-23 09:43avicenteOBNetwork customer => Gold
2023-05-23 09:44avicenteTag Attached: FASH
2023-05-23 11:06aferrazDescription Updatedbug_revision_view_page.php?rev_id=26109#r26109
2023-05-23 11:06aferrazAssigned ToTriage Omni OMS => jlopez
2023-05-23 17:49aferrazAssigned Tojlopez => Retail
2023-05-24 06:45ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-05-24 09:06ranjith_qualiantech_comStatusnew => scheduled
2023-05-24 11:06avicenteNote Added: 0150202
2023-05-24 13:23hgbotMerge Request Status => open
2023-05-24 13:23hgbotNote Added: 0150211
2023-05-25 08:17hgbotMerge Request Statusopen => approved
2023-05-25 08:17hgbotResolutionopen => fixed
2023-05-25 08:17hgbotStatusscheduled => closed
2023-05-25 08:17hgbotFixed in Version => RR23Q3
2023-05-25 08:17hgbotNote Added: 0150249
2023-05-25 08:17hgbotNote Added: 0150250

Notes
(0150202)
avicente   
2023-05-24 11:06   
The customer is reporting the same issue for Discounts & Promotions. I have not reproduced it yet. When you find the error source, could you check if it impacts to promotions too please?
(0150211)
hgbot   
2023-05-24 13:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1210 [^]
(0150249)
hgbot   
2023-05-25 08:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 93ac6360bb11e8671eb773c72c0108a585c1e4f1
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 25-05-2023 06:17:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/93ac6360bb11e8671eb773c72c0108a585c1e4f1 [^]

Fixed ISSUE-52525: PriceException date should be validated with date without time
* When loading product master data, ProductPriceException date should be validated
  with lastUpdated date without time (from POS).
  Since, ProductPriceException validFrom and validTo dates doesn't have time.

---
M src/org/openbravo/retail/posterminal/master/Product.java
---
(0150250)
hgbot   
2023-05-25 08:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1210 [^]