Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031633 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2015-12-01 18:45 | 2015-12-09 11:50 | |||
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 | 3e37e765ed47 | ||||
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 | guilleaer | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031633: Date fields in the customer table are not properly stored in the backend | |||||||
Description | Actually date fields are not stored only when trying to save a NULL value, other date values are properly stored. | |||||||
Steps To Reproduce | Create a new field in the Business partner table with Date type. For example Birthdate and configure it to be able to be edited in the POS. Then follow these steps: 1.- Edit a customer in POS 2.- Set a valid birthday value 3.- Save and check the birthday value is properly stored in the backend 4.- Edit again the customer in POS 5.- clear de birthday value 6.- Save and check that the backend does not store null, it does not clear the birthday field. This is wrong. The field must be cleared. | |||||||
Tags | SER-QA | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0082569) hgbot (developer) 2015-12-04 13:22 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 3e37e765ed476cfb4a0565d1e29a5251fad8ce9a Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Fri Dec 04 10:26:31 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3e37e765ed476cfb4a0565d1e29a5251fad8ce9a [^] Fixes issue 0031633: Date fields in the customer table are not properly stored in the backend * for Dates and DateTimes, if the value to store is null then save null, and do not raise an error --- M src/org/openbravo/mobile/core/process/JSONPropertyToEntity.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2015-12-01 18:45 | adrianromero | New Issue | |
2015-12-01 18:45 | adrianromero | Assigned To | => Retail |
2015-12-01 18:45 | adrianromero | OBNetwork customer | => No |
2015-12-01 18:45 | adrianromero | Triggers an Emergency Pack | => No |
2015-12-01 18:46 | adrianromero | Tag Attached: SER-QA | |
2015-12-04 13:22 | hgbot | Checkin | |
2015-12-04 13:22 | hgbot | Note Added: 0082569 | |
2015-12-04 13:22 | hgbot | Status | new => resolved |
2015-12-04 13:22 | hgbot | Resolution | open => fixed |
2015-12-04 13:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3e37e765ed476cfb4a0565d1e29a5251fad8ce9a [^] |
2015-12-04 13:23 | adrianromero | Review Assigned To | => marvintm |
2015-12-07 18:16 | marvintm | Assigned To | Retail => adrianromero |
2015-12-09 11:50 | guilleaer | Review Assigned To | marvintm => guilleaer |
2015-12-09 11:50 | guilleaer | Status | resolved => closed |
2015-12-09 11:50 | guilleaer | Fixed in Version | => RR16Q1 |
Copyright © 2000 - 2009 MantisBT Group |