Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0028534 | Openbravo ERP | 04. Warehouse management | public | 2015-01-07 14:12 | 2015-02-04 20:33 |
|
Reporter | psanjuan | |
Assigned To | umartirena | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Ubuntu 8.04.1 |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR15Q2 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0028534: Fix Backdated From date should be displayed only in case "Backdated Transactions Fixed" is set to Yes. |
Description | Fix Backdated From date should be displayed only in case "Backdated Transactions Fixed" is set to Yes. |
Steps To Reproduce | n/a |
Proposed Solution | Fix Backdated From date should be displayed only in case "Backdated Transactions Fixed" is set to Yes. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-01-07 14:12 | psanjuan | New Issue | |
2015-01-07 14:12 | psanjuan | Assigned To | => dmiguelez |
2015-01-07 14:12 | psanjuan | OBNetwork customer | => No |
2015-01-07 14:12 | psanjuan | Modules | => Core |
2015-01-07 14:12 | psanjuan | Triggers an Emergency Pack | => No |
2015-01-07 14:16 | psanjuan | Assigned To | dmiguelez => umartirena |
2015-01-08 17:24 | hgbot | Checkin | |
2015-01-08 17:24 | hgbot | Note Added: 0073375 | |
2015-01-08 17:24 | hgbot | Status | new => resolved |
2015-01-08 17:24 | hgbot | Resolution | open => fixed |
2015-01-08 17:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a43106669a02973fa386ca1a5e7b729fbcb7fa97 [^] |
2015-01-08 17:24 | hgbot | Checkin | |
2015-01-08 17:24 | hgbot | Note Added: 0073377 | |
2015-01-13 16:50 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2015-01-13 16:50 | Sandrahuguet | Note Added: 0073466 | |
2015-01-13 16:50 | Sandrahuguet | Status | resolved => closed |
2015-01-13 16:50 | Sandrahuguet | Fixed in Version | => 3.0PR15Q2 |
2015-02-04 20:33 | hudsonbot | Checkin | |
2015-02-04 20:33 | hudsonbot | Note Added: 0074122 | |
2015-02-04 20:33 | hudsonbot | Checkin | |
2015-02-04 20:33 | hudsonbot | Note Added: 0074124 | |
Notes |
|
(0073375)
|
hgbot
|
2015-01-08 17:24
|
|
Repository: erp/devel/pi
Changeset: a43106669a02973fa386ca1a5e7b729fbcb7fa97
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Jan 08 12:30:31 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a43106669a02973fa386ca1a5e7b729fbcb7fa97 [^]
Fixes Bug 28534: Fix Backdated From is now displayed properly.
'Fix Backdated From' now is only displayed when 'Backdated Transactions Fixed' is set to Yes.
Also a callout has been added to clear the value in 'Fix Backdated From' when is hidden.
---
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
A src/org/openbravo/erpCommon/ad_callouts/SL_CostingRule_FixBackdated.java
---
|
|
|
(0073377)
|
hgbot
|
2015-01-08 17:24
|
|
|
|
|
|
|
|
|
|
|
|