Openbravo Issue Tracking System - POS2 | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0053502 | POS2 | POS | public | 2023-09-20 12:51 | 2024-02-06 14:11 | |||||||
Reporter | cberner | |||||||||||
Assigned To | ranjith_qualiantech_com | |||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
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 | 0053502: org.openbravo.pos2.product.label.printing module fails to load products | |||||||||||
Description | The module org.openbravo.pos2.product.label.printing fails to load any product if the module commercialoperations is not present. - pos2.product.label.printing: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing [^] - commercialoperations: https://gitlab.com/openbravo/product/pmods/org.openbravo.product.label.printing.commercialoperations [^] This is due to the former having an incorrect query: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/blob/master/src/org/openbravo/pos2/product/label/printing/master/ProductExtension.java#L33 [^] It expects some ModelExtensions marked with the qualifier: POS2PLP_ProductExtension, but none is present in the main pos2.product.label.printing module, the only ModelExtension with that qualifier is present in the dependant module commercialoperations. The query should be fixed so when there is no ModelExtension(only this module installed) it should skip those properties in the select. The error is shown in an attached image. | |||||||||||
Steps To Reproduce | Have a pos2 environment with the pos2.product.label.printing module installed. It should not have the commercialoperations module installed(pos2-modules contains both modules, so removing the commercialoperations one should be enough). 1. Login WebPOS 2. Go to Print Product Labels window, then click on Next 3. Try to search for any product, on the left filters | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=18975&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2023-09-20 12:51 | cberner | New Issue | ||||||||||
2023-09-20 12:51 | cberner | Assigned To | => Retail | |||||||||
2023-09-20 12:51 | cberner | File Added: localhost_3000__terminal=VBS-2(pos2) (11).png | ||||||||||
2023-09-20 12:51 | cberner | OBNetwork customer | => No | |||||||||
2023-09-20 12:51 | cberner | Triggers an Emergency Pack | => No | |||||||||
2023-10-11 08:04 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | |||||||||
2023-10-12 12:06 | ranjith_qualiantech_com | Status | new => scheduled | |||||||||
2023-10-13 06:47 | hgbot | Merge Request Status | => open | |||||||||
2023-10-13 06:47 | hgbot | Note Added: 0155812 | ||||||||||
2024-02-01 10:10 | SABARINATH P | Relationship added | has duplicate 0054468 | |||||||||
2024-02-06 14:11 | hgbot | Merge Request Status | open => approved | |||||||||
2024-02-06 14:11 | hgbot | Note Added: 0160301 | ||||||||||
2024-02-06 14:11 | hgbot | Resolution | open => fixed | |||||||||
2024-02-06 14:11 | hgbot | Status | scheduled => closed | |||||||||
2024-02-06 14:11 | hgbot | Note Added: 0160302 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|