Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0045021 | Retail Modules | Web POS | public | 2020-09-09 21:27 | 2020-09-21 07:11 |
Reporter | collazoandy4 | ||||
Assigned To | prakashmurugesan88 | ||||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR20Q4 | |||
Merge Request Status | approved | ||||
Review Assigned To | |||||
OBNetwork customer | Gold | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0045021: Current date used as delivery date if obrdmDeliveryDate is null | ||||
Description | When the Delivery Mode information came from an external system and no delivery date is provided the OBPOS_RenderOrderLine hook create a new component with the current date as delivery date, this is wrong because the user has not set a date. For instance if we have an external system to set the delivery date when the stock should be available, and for one product the response is null (no stock available) a current date is shown in the line as delivery date, this is wrong, no date should be shown because no stock is available and the user can take some manual actions | ||||
Steps To Reproduce | Enable Web POS Enable Delivery Modes preference 1.-Log in in Web Pos with vall blanca user 2.-Add the Avalanche Transceiver product to the receipt 3.-Put a breakpoint in the "if (!deliveryDate) {" line of the OBPOS_RenderOrderLine hook of hookRenderOrderLine.js file 4.-Set Pick up in store with date delivery mode with Delivery Date as tomorrow 5.-When the execution stops in the breakpoint, run in the console the next code: deliveryDate = null; 6.-Continue the execution EXPECTED RESULT: Check that even if the line does not has a delivery date, it is showing as delivery date today in the line properties | ||||
Proposed Solution | Remove the current date if no deliveryDate from OBPOS_RenderOrderLine in hookRenderOrderLine.js | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2020-09-09 21:27 | collazoandy4 | New Issue | |||
2020-09-09 21:27 | collazoandy4 | Assigned To | => Retail | ||
2020-09-09 21:27 | collazoandy4 | OBNetwork customer | => Gold | ||
2020-09-09 21:27 | collazoandy4 | Triggers an Emergency Pack | => No | ||
2020-09-09 21:28 | collazoandy4 | Priority | normal => high | ||
2020-09-14 16:45 | kchoperena | Resolution time | => 1600639200 | ||
2020-09-15 11:28 | marvintm | Severity | critical => major | ||
2020-09-15 12:48 | kchoperena | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=21678#r21678 | ||
2020-09-16 08:49 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 | ||
2020-09-17 06:43 | prakashmurugesan88 | Status | new => scheduled | ||
2020-09-21 06:18 | hgbot | Merge Request Status | => open | ||
2020-09-21 06:18 | hgbot | Note Added: 0123227 | |||
2020-09-21 07:11 | hgbot | Merge Request Status | open => approved | ||
2020-09-21 07:11 | hgbot | Note Added: 0123239 | |||
2020-09-21 07:11 | hgbot | Resolution | open => fixed | ||
2020-09-21 07:11 | hgbot | Status | scheduled => closed | ||
2020-09-21 07:11 | hgbot | Fixed in Version | => RR20Q4 | ||
2020-09-21 07:11 | hgbot | Note Added: 0123240 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|