Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034202 | Openbravo ERP | 09. Financial management | public | 2016-10-13 16:20 | 2016-12-16 18:38 |
|
Reporter | malsasua | |
Assigned To | Sanjota | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q1 | |
Merge Request Status | |
Review Assigned To | aferraz |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034202: in Simple GL Journal window, description is populated with the description of the last record edited |
Description | The value of field "description" is populated with the value of last record edited |
Steps To Reproduce | . go to Simple GL Journal
. new record:
. description: test1
. save
. go to lines:
. save new line
.go to header, and create a new record
description with value "test1" is displayed, and it should be empty |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | design defect | 0032441 | | closed | Triage Omni OMS | Organization and Currency fields are showing the last saved value as default value in Simple G/L Journal window |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-10-13 16:20 | malsasua | New Issue | |
2016-10-13 16:20 | malsasua | Assigned To | => Triage Finance |
2016-10-13 16:20 | malsasua | Modules | => Core |
2016-10-13 16:20 | malsasua | Resolution time | => 1477519200 |
2016-10-13 16:20 | malsasua | Triggers an Emergency Pack | => No |
2016-10-17 09:57 | aferraz | Assigned To | Triage Finance => markmm82 |
2016-10-17 11:41 | aferraz | Assigned To | markmm82 => Sanjota |
2016-10-18 13:44 | Sanjota | Note Added: 0090668 | |
2016-10-18 13:44 | Sanjota | Status | new => scheduled |
2016-10-24 11:25 | hgbot | Checkin | |
2016-10-24 11:25 | hgbot | Note Added: 0090812 | |
2016-10-24 11:25 | hgbot | Status | scheduled => resolved |
2016-10-24 11:25 | hgbot | Resolution | open => fixed |
2016-10-24 11:25 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5d06e1c0ac699540f0e2909c88f77a19d492af59 [^] |
2016-10-24 11:25 | aferraz | Review Assigned To | => aferraz |
2016-10-24 11:25 | aferraz | Note Added: 0090813 | |
2016-10-24 11:25 | aferraz | Status | resolved => closed |
2016-10-24 11:25 | aferraz | Fixed in Version | => 3.0PR17Q1 |
2016-12-16 18:38 | hudsonbot | Checkin | |
2016-12-16 18:38 | hudsonbot | Note Added: 0092551 | |
2017-06-07 09:00 | ngarcia | Relationship added | related to 0032441 |
Notes |
|
|
Go to Simple GL Journal
* Create new Header record:
. description: test1
* save
* Go to lines:
. Create new line with credit and debit amount.
*Go to header, and create a new record
Observe that description will be empty instead of value present in previous record |
|
|
(0090812)
|
hgbot
|
2016-10-24 11:25
|
|
Repository: erp/devel/pi
Changeset: 5d06e1c0ac699540f0e2909c88f77a19d492af59
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Oct 18 16:54:14 2016 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/5d06e1c0ac699540f0e2909c88f77a19d492af59 [^]
Fixes issue 34202: Make Default value of Description empty in Simple G/L
Changes done to make description field with default value blank instead of description of the last record edited, in simple G/L journal.
---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
---
|
|
|
|
|
|
|
|