Openbravo Issue Tracking System - POS2
View Issue Details
0047944POS2Corepublic2021-10-27 17:412022-05-09 12:33
aferraz 
ablasco 
normalminorhave not tried
acknowledgedopen 
5
 
 
No
0047944: BaseFormDatePicker and BaseFormTimePicker should display error when leaving empty value if required
When leaving empty a date or time input, the input should display an error message in case it is defined as required.

Check also if it is working properly for mandatory combos
Go to Customers window and click on New Customer.
Move to address field leaving previous ones empty.
Check name and lastname inputs show required error but birthdate does not.
Required property should be implemented in BaseFormDatePicker and BaseFormTimePicker components same as it is done in BaseFormInput component.
No tags attached.
png Customer.png (187,250) 2021-10-27 17:41
https://issues.openbravo.com/file_download.php?file_id=16308&type=bug
png
Issue History
2021-10-27 17:41aferrazNew Issue
2021-10-27 17:41aferrazAssigned To => platform
2021-10-27 17:41aferrazTriggers an Emergency Pack => No
2021-10-27 17:41aferrazFile Added: Customer.png
2021-11-05 00:34guilleaerStatusnew => acknowledged
2022-01-18 13:33AugustoMauchDescription Updatedbug_revision_view_page.php?rev_id=23532#r23532
2022-01-20 16:22hgbotNote Added: 0134419
2022-01-20 16:41ablascoNote Added: 0134421
2022-01-21 11:49AugustoMauchStatusacknowledged => scheduled
2022-01-21 11:49AugustoMauchAssigned Toplatform => ablasco
2022-03-17 15:51ablascoStatusscheduled => resolved
2022-05-09 12:33AugustoMauchStatusresolved => new
2022-05-09 12:33AugustoMauchStatusnew => acknowledged

Notes
(0134419)
hgbot   
2022-01-20 16:22   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/691 [^]
(0134421)
ablasco   
2022-01-20 16:41   
BaseFormDatePicker error message works fine except on the first time selection. Solved with conditional logic when focus.
 
https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/691 [^]