Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0049532 | Retail Modules | Web POS | public | 2022-06-10 12:32 | 2022-07-07 13:36 |
|
Reporter | marvintm | |
Assigned To | radhakrishnan | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR22Q3 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0049532: Illegal reference from business logic application to Enyo WebPOS code |
Description | After the merge of 0049409, we found an illegal reference from business logic app to Enyo WebPOS code.
This is not correct, and should be fixed. |
Steps To Reproduce | Here:
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/92f5b4c5e67b08eda469d2d97ff1f07a4cf0ae03#94769f7911f29745f508a4b52ca811a03b66e96b_78_56 [^]
There is a reference from CompleteMultiTicketUtils.js, to the function OB.UTIL.getDefaultCashPaymentMethod(), which is defined in Enyo WebPOS code. |
Proposed Solution | Function OB.UTIL.getDefaultCashPaymentMethod() should be moved to one of the utility files defined in business logic app. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-06-10 12:32 | marvintm | New Issue | |
2022-06-10 12:32 | marvintm | Assigned To | => Retail |
2022-06-10 12:32 | marvintm | OBNetwork customer | => No |
2022-06-10 12:32 | marvintm | Triggers an Emergency Pack | => No |
2022-06-10 13:29 | jorgewederago | Issue Monitored: jorgewederago | |
2022-06-13 08:07 | marvintm | Status | new => scheduled |
2022-06-13 08:07 | marvintm | Assigned To | Retail => radhakrishnan |
2022-06-21 13:35 | hgbot | Merge Request Status | => open |
2022-06-21 13:35 | hgbot | Note Added: 0138594 | |
2022-06-23 09:58 | hgbot | Merge Request Status | open => approved |
2022-06-23 09:58 | hgbot | Resolution | open => fixed |
2022-06-23 09:58 | hgbot | Status | scheduled => closed |
2022-06-23 09:58 | hgbot | Note Added: 0138678 | |
2022-06-23 09:58 | hgbot | Fixed in Version | => RR22Q3 |
2022-06-23 09:58 | hgbot | Note Added: 0138679 | |
2022-06-23 09:58 | hgbot | Note Added: 0138680 | |
2022-07-07 13:36 | plujan | Description Updated | bug_revision_view_page.php?rev_id=24443#r24443 |