Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031633
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2015-12-01 18:452015-12-09 11:50
ReporteradrianromeroView Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revision3e37e765ed47
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031633: Date fields in the customer table are not properly stored in the backend

DescriptionActually date fields are not stored only when trying to save a NULL value, other date values are properly stored.
Steps To ReproduceCreate 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.
TagsSER-QA
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- Issue History
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 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
Powered by Mantis Bugtracker