Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024629 | Retail Modules | Web POS | public | 2013-08-30 09:37 | 2013-09-13 13:21 |
|
Reporter | caristu | |
Assigned To | guilleaer | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RMP27 | Fixed in Version | RMP27 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | 22466 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024629: Is not possible to use a custom collection in some web pos components |
Description | If we create a new model, its related collection will be loaded after the combo component is defined. This causes that when the component is created the model is not yet available. |
Steps To Reproduce | 1) Create a new custom model
2) Try to use it for example on OB.UI.CustomerComboProperty kind like in the editcreatecustomerinfo.js |
Proposed Solution | Change the component definition, to receive the collection name instead of the collection object. Then, initialize the collection on initComponents method of the component, using the provided collection name. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-08-30 09:37 | caristu | New Issue | |
2013-08-30 09:37 | caristu | Assigned To | => guilleaer |
2013-08-30 09:37 | caristu | OBNetwork customer | => Yes |
2013-08-30 09:37 | caristu | Support ticket | => 22466 |
2013-08-30 09:37 | caristu | Triggers an Emergency Pack | => No |
2013-08-30 09:37 | caristu | Issue Monitored: networkb | |
2013-08-30 09:38 | caristu | Summary | Is not possible to use a custom collection in web pos combos => Is not possible to use a custom collection in some web pos components |
2013-08-30 10:19 | hgbot | Checkin | |
2013-08-30 10:19 | hgbot | Note Added: 0060831 | |
2013-08-30 10:19 | hgbot | Status | new => resolved |
2013-08-30 10:19 | hgbot | Resolution | open => fixed |
2013-08-30 10:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/866842e5b83c6fcc988a7b0a9d5c9d5a4550fd78 [^] |
2013-09-10 09:54 | hgbot | Checkin | |
2013-09-10 09:54 | hgbot | Note Added: 0060991 | |
2013-09-10 09:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/866842e5b83c6fcc988a7b0a9d5c9d5a4550fd78 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-levelpricing/rev/866842e5b83c6fcc988a7b0a9d5c9d5a4550fd78 [^] |
2013-09-13 13:21 | marvintm | Review Assigned To | => marvintm |
2013-09-13 13:21 | marvintm | Status | resolved => closed |
2013-09-13 13:21 | marvintm | Fixed in Version | => RMP27 |