Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031614 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | have not tried | 2015-11-27 12:51 | 2015-12-04 16:26 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 619beced8ce1 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031614: Needed a Date Picker common control with capability to set null Date | |||||||
Description | The enyo.DatePicker control allows to select dates but it is not possible to clear or set null to this control. This functionality is required for several fields with date type that are nullable | |||||||
Steps To Reproduce | N/A | |||||||
Proposed Solution | Extend the enyo.DatePicker -> OB.UI.DatePicker that allows to set a null date and also has a button on the right to set null. See: https://docs.google.com/document/d/1ZwGDQfngww8BsnFrCRh1jR-x78GhljgzoUDHnPMwcgU/edit [^] | |||||||
Tags | SER-QA | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0082439) hgbot (developer) 2015-11-27 16:05 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 66a9b26c6157fd92ab008949844bbf3e42b0eadb Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Fri Nov 27 12:54:06 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/66a9b26c6157fd92ab008949844bbf3e42b0eadb [^] Fixes issue 0031614: Needed a Date Picker common control with capability to set null Date * New OB.UI.DatePicker implemented --- M src/org/openbravo/mobile/core/MobileCoreComponentProvider.java A web/org.openbravo.mobile.core/source/component/ob-datepicker.js --- |
(0082501) hgbot (developer) 2015-12-01 21:13 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 09d771c925d2fa8018c7932e7582304c9ee0b440 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Tue Dec 01 12:29:36 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/09d771c925d2fa8018c7932e7582304c9ee0b440 [^] Fixes issue 0031614: Needed a Date Picker common control with capability to set null Date * setValue() adjustments to accept null dates just after creating the component --- M web/org.openbravo.mobile.core/source/component/ob-datepicker.js --- |
(0082502) hgbot (developer) 2015-12-01 21:13 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 619beced8ce18b4b656a90aa4b1730f4d05bc928 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Tue Dec 01 18:13:04 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/619beced8ce18b4b656a90aa4b1730f4d05bc928 [^] Fixes issue 0031614: Needed a Date Picker common control with capability to set null Date * More setValue() adjustments to fire events in the right moment --- M web/org.openbravo.mobile.core/source/component/ob-datepicker.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2015-11-27 12:51 | adrianromero | New Issue | |
2015-11-27 12:51 | adrianromero | Assigned To | => adrianromero |
2015-11-27 12:51 | adrianromero | OBNetwork customer | => No |
2015-11-27 12:51 | adrianromero | Triggers an Emergency Pack | => No |
2015-11-27 12:51 | adrianromero | Review Assigned To | => marvintm |
2015-11-27 12:57 | adrianromero | Category | Web POS Hardware Manager => Web POS |
2015-11-27 13:01 | adrianromero | Proposed Solution updated | |
2015-11-27 16:05 | hgbot | Checkin | |
2015-11-27 16:05 | hgbot | Note Added: 0082439 | |
2015-11-27 16:05 | hgbot | Status | new => resolved |
2015-11-27 16:05 | hgbot | Resolution | open => fixed |
2015-11-27 16:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/66a9b26c6157fd92ab008949844bbf3e42b0eadb [^] |
2015-12-01 10:00 | agete | Tag Attached: SER-QA | |
2015-12-01 21:13 | hgbot | Checkin | |
2015-12-01 21:13 | hgbot | Note Added: 0082501 | |
2015-12-01 21:13 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/66a9b26c6157fd92ab008949844bbf3e42b0eadb [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/09d771c925d2fa8018c7932e7582304c9ee0b440 [^] |
2015-12-01 21:13 | hgbot | Checkin | |
2015-12-01 21:13 | hgbot | Note Added: 0082502 | |
2015-12-01 21:13 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/09d771c925d2fa8018c7932e7582304c9ee0b440 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/619beced8ce18b4b656a90aa4b1730f4d05bc928 [^] |
2015-12-04 16:26 | marvintm | Status | resolved => closed |
2015-12-04 16:26 | marvintm | Fixed in Version | => RR16Q1 |
2016-01-05 13:02 | Orekaria | Relationship added | blocks 0031691 |
Copyright © 2000 - 2009 MantisBT Group |