Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045956 | POS2 | POS | public | 2021-02-26 10:41 | 2021-04-27 12:32 |
|
Reporter | javietxe | |
Assigned To | prakashmurugesan88 | |
Priority | urgent | 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 | guilleaer |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0045956: Date format in BaseFormDate component |
Description | The date format in BaseFormDate is "MM/DD/YYYY", it doesn't take into account the date format configuration of the POS. |
Steps To Reproduce | Open any window in the POS with the BaseFormDate component, for example the edition of the business partner. |
Proposed Solution | The fix to this problem was already fixed in enyo:
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/source/component/ob-form.js#L865 [^]
Check possible solution in this jsfiddle
http://jsfiddle.net/g7mvaosL/ [^]
|
Additional Information | |
Tags | Takeaway |
Relationships | depends on | backport | 0046372 | TAP | closed | prakashmurugesan88 | Date format in BaseFormDate component | related to | feature request | 0046370 | | closed | caristu | Date picker should be translatable |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-02-26 10:41 | javietxe | New Issue | |
2021-02-26 10:41 | javietxe | Assigned To | => Retail |
2021-02-26 10:41 | javietxe | OBNetwork customer | => No |
2021-02-26 10:41 | javietxe | Triggers an Emergency Pack | => No |
2021-02-27 16:50 | hernan-dp | File Added: Captura de pantalla de 2021-02-27 12-50-26.png | |
2021-02-28 18:16 | guilleaer | Proposed Solution updated | |
2021-02-28 18:16 | guilleaer | File Deleted: Captura de pantalla de 2021-02-27 12-50-26.png | |
2021-02-28 18:40 | guilleaer | Status | new => scheduled |
2021-02-28 18:40 | guilleaer | Note Added: 0126391 | |
2021-03-01 07:47 | guilleaer | Assigned To | Retail => hernan-dp |
2021-03-15 16:16 | guilleaer | Note Added: 0126709 | |
2021-03-15 16:16 | guilleaer | Assigned To | hernan-dp => gorka_gil |
2021-03-15 16:16 | guilleaer | Note Deleted: 0126391 | |
2021-03-15 16:18 | javietxe | OBNetwork customer | No => OBPS |
2021-03-22 18:33 | guilleaer | Note Edited: 0126709 | bug_revision_view_page.php?bugnote_id=0126709#r22245 |
2021-03-24 08:50 | guilleaer | Status | scheduled => feedback |
2021-03-24 08:50 | guilleaer | Status | feedback => new |
2021-03-29 11:23 | guilleaer | Assigned To | gorka_gil => prakashmurugesan88 |
2021-03-30 08:21 | prakashmurugesan88 | Status | new => scheduled |
2021-04-08 13:20 | hgbot | Merge Request Status | => open |
2021-04-08 13:20 | hgbot | Note Added: 0127176 | |
2021-04-08 13:20 | hgbot | Note Added: 0127177 | |
2021-04-22 23:05 | guilleaer | Tag Attached: Takeaway | |
2021-04-22 23:25 | guilleaer | Resolution time | => 1615503600 |
2021-04-23 12:54 | hgbot | Merge Request Status | open => approved |
2021-04-26 18:49 | hgbot | Resolution | open => fixed |
2021-04-26 18:49 | hgbot | Status | scheduled => closed |
2021-04-26 18:49 | hgbot | Note Added: 0127544 | |
2021-04-26 18:49 | hgbot | Note Added: 0127543 | |
2021-04-26 18:49 | hgbot | Note Added: 0127545 | |
2021-04-26 18:49 | hgbot | Note Added: 0127546 | |
2021-04-27 09:13 | guilleaer | Note Added: 0127558 | |
2021-04-27 12:31 | guilleaer | Relationship added | related to 0046370 |
2021-04-27 12:31 | guilleaer | Status | closed => new |
2021-04-27 12:31 | guilleaer | Resolution | fixed => open |
2021-04-27 12:32 | guilleaer | Status | new => scheduled |
2021-04-27 12:32 | guilleaer | Status | scheduled => resolved |
2021-04-27 12:32 | guilleaer | Resolution | open => fixed |
2021-04-27 12:32 | guilleaer | Review Assigned To | => guilleaer |
2021-04-27 12:32 | guilleaer | Status | resolved => closed |
Notes |
|
(0126709)
|
guilleaer
|
2021-03-15 16:16
(edited on: 2021-03-22 18:33) |
|
|
|
(0127176)
|
hgbot
|
2021-04-08 13:20
|
|
|
|
(0127177)
|
hgbot
|
2021-04-08 13:20
|
|
|
|
(0127543)
|
hgbot
|
2021-04-26 18:49
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: fcbf24271febc7752600800e8444491a2896ca75
Author: Prakash M <prakash@qualiantech.com>
Date: 2021-04-26T16:49:41+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/fcbf24271febc7752600800e8444491a2896ca75 [^]
Fixed ISSUE-45956: Added new component BaseFormDatePicker using Material ui pickers
---
A web-jspack/org.openbravo.core2/src/components/BaseFormDatePicker/BaseFormDatePicker.jsx
A web-jspack/org.openbravo.core2/src/components/BaseFormDatePicker/BaseFormDatePicker.scss
A web-jspack/org.openbravo.core2/src/components/BaseFormDatePicker/__test__/BaseFormDatePicker.test.jsx
A web-jspack/org.openbravo.core2/src/components/BaseFormDatePicker/index.js
A web-jspack/org.openbravo.core2/src/components/BaseFormDatePicker/stories/BaseFormDatePicker.stories.jsx
A web-jspack/org.openbravo.core2/src/components/BaseFormDatePicker/stories/BaseFormDatePicker.stories.scss
M web-jspack/org.openbravo.core2/package-lock.json
M web-jspack/org.openbravo.core2/package.json
M web-jspack/org.openbravo.core2/src/components/BaseFormInput/__test__/fillInput.js
M web-jspack/org.openbravo.core2/src/components/Form/BaseForm.jsx
M web-jspack/org.openbravo.core2/src/components/Form/field-type/DateFieldType.js
M web-jspack/org.openbravo.core2/src/components/Form/stories/ConfigurableForm.stories.jsx
M web-jspack/org.openbravo.core2/src/components/StandardInputDataDialog/stories/StandardInputDataDialogStoryHolder.jsx
M web-jspack/org.openbravo.core2/src/ob-init.js
---
|
|
|
(0127544)
|
hgbot
|
2021-04-26 18:49
|
|
|
|
(0127545)
|
hgbot
|
2021-04-26 18:49
|
|
|
|
(0127546)
|
hgbot
|
2021-04-26 18:49
|
|
|
|
|
|