Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0024629 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Web POS | minor | always | 2013-08-30 09:37 | 2013-09-13 13:21 | |||
| Reporter | caristu | View Status | public | |||||
| Assigned To | guilleaer | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | RMP27 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 866842e5b83c | ||||
| Projection | none | ETA | none | Target Version | RMP27 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| 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. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0060831) hgbot (developer) 2013-08-30 10:19 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 866842e5b83c6fcc988a7b0a9d5c9d5a4550fd78 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Fri Aug 30 10:13:01 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/866842e5b83c6fcc988a7b0a9d5c9d5a4550fd78 [^] fixed issue 24629: Customer combos can be used by models created through a module --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/editcreatecustomerform.js --- |
|
(0060991) hgbot (developer) 2013-09-10 09:54 |
Repository: erp/pmods/org.openbravo.retail.posterminal-levelpricing Changeset: 866842e5b83c6fcc988a7b0a9d5c9d5a4550fd78 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Fri Aug 30 10:13:01 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-levelpricing/rev/866842e5b83c6fcc988a7b0a9d5c9d5a4550fd78 [^] fixed issue 24629: Customer combos can be used by models created through a module --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/editcreatecustomerform.js --- |
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 |
| Copyright © 2000 - 2009 MantisBT Group |