Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0040003Openbravo ERP02. Master data managementpublic2019-01-22 17:482019-11-05 13:46
francisco 
inigo_lerga 
highmajoralways
scheduledopen 
5
 
 
Core
No
0040003: A date that has manually been introducing in Attribute, accept any format and it tries to convert in date
when a date is introducing it manually, the field accepts any number and it tries to convert it in date format but with a complete wrong result
1. Login to system and go to Physical inventory window
2. Create new header
3. Create attribute with expiry date
4. Assign the attribute to a product
5. Select product with attribute as expiry date and introduce manually any number (doesn't need to be a date)

Notice: system takes the date in any format you enter and saves random value (it try to convert to a date).

If the data its entered in MM/DD/YYYY or through the calendar, then data populated is correct.
No tags attached.
depends on feature request 0025700 new dmiguelez It would be nice to define specific field format for manual Attributes 
Not all the children of this issue are yet resolved or closed.
Issue History
2019-01-22 17:48franciscoNew Issue
2019-01-22 17:48franciscoAssigned To => Triage Finance
2019-01-22 17:48franciscoModules => Core
2019-01-22 17:48franciscoTriggers an Emergency Pack => No
2019-01-22 17:51franciscoSummaryDate manually introduce in Atributte accept any format and it try to convert in date => The date has manually been introducing in attribute accept any format and it tries to convert in date
2019-01-22 17:51franciscoDescription Updatedbug_revision_view_page.php?rev_id=18171#r18171
2019-01-22 17:52franciscoSummaryThe date has manually been introducing in attribute accept any format and it tries to convert in date => A date that has manually been introducing in Attribute, accept any format and it tries to convert in date
2019-01-22 18:11franciscoRelationship addeddepends on 0025700
2019-10-24 11:04inigo_lergaAssigned ToTriage Finance => inigo_lerga
2019-10-24 11:04inigo_lergaStatusnew => scheduled
2019-11-05 13:46inigo_lergaNote Added: 0115412

Notes
(0115412)
inigo_lerga   
2019-11-05 13:46   
Test Plan Mantis:
As the F&B International Group Admin role:
    - Enter the Attribute Set window.
    - Create a new record with the Expiration Date option checked.
    - Enter the Product Window.
    - Create a new record and select the previously created Attribute Set.
    - Enter the Physical Inventory window.
    - Create a new record.
    - Go to the lines tab and create a new record. Select the previously
      created product and the Attribute selector popup will appear.
    - Enter any value without the proper format for a date. See how the
      value is accepted and wrongly converted to a date format when
      opening the popup again.