Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025419 | Openbravo ERP | 09. Financial management | public | 2014-01-02 10:41 | 2014-01-17 15:49 |
|
Reporter | maite | |
Assigned To | shankarb | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP31 | Fixed in Version | 3.0MP31 | |
Merge Request Status | |
Review Assigned To | dbaz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 25615 |
Regression level | Production - Confirmed Stable |
Regression date | 2013-10-07 |
Regression introduced in release | |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/94d0fb151919 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0025419: It is not possible to run "open/close period" process for an specific document |
Description | It is not possible to run "open/close period" process for an specific document |
Steps To Reproduce | 1. Access "Open/Close period control" window and search for period "Ene-13"
2. Access to any Document and try to run "Close period" process. Realize that pop-up is not opened
However, you will be able to run "Close period" process from "Ene-13" period |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-01-02 10:41 | maite | New Issue | |
2014-01-02 10:41 | maite | Assigned To | => dmiguelez |
2014-01-02 10:41 | maite | Modules | => Core |
2014-01-02 10:41 | maite | OBNetwork customer | => Yes |
2014-01-02 10:41 | maite | Support ticket | => 25615 |
2014-01-02 10:41 | maite | Triggers an Emergency Pack | => No |
2014-01-02 10:48 | maite | Issue Monitored: networkb | |
2014-01-02 10:51 | maite | Target Version | => 3.0MP31 |
2014-01-02 12:19 | Sandrahuguet | Assigned To | dmiguelez => shankarb |
2014-01-02 12:54 | shankarb | Regression level | => Production - Confirmed Stable |
2014-01-02 12:54 | shankarb | Regression date | => 2013-10-07 |
2014-01-02 12:54 | shankarb | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/94d0fb151919 [^] |
2014-01-02 12:55 | shankarb | Review Assigned To | => dbaz |
2014-01-02 12:55 | shankarb | Issue Monitored: dbaz | |
2014-01-02 12:58 | hgbot | Checkin | |
2014-01-02 12:58 | hgbot | Note Added: 0063199 | |
2014-01-02 12:58 | hgbot | Status | new => resolved |
2014-01-02 12:58 | hgbot | Resolution | open => fixed |
2014-01-02 12:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7a908443c43a0d8600171471ae2fa86f55c8a31a [^] |
2014-01-02 21:40 | dbaz | Note Added: 0063219 | |
2014-01-02 21:40 | dbaz | Status | resolved => closed |
2014-01-02 21:40 | dbaz | Fixed in Version | => 3.0MP31 |
2014-01-03 01:22 | hudsonbot | Checkin | |
2014-01-03 01:22 | hudsonbot | Note Added: 0063223 | |
2014-01-03 04:20 | hgbot | Checkin | |
2014-01-03 04:20 | hgbot | Note Added: 0063224 | |
2014-01-17 15:49 | hudsonbot | Checkin | |
2014-01-17 15:49 | hudsonbot | Note Added: 0063472 | |
Notes |
|
(0063199)
|
hgbot
|
2014-01-02 12:58
|
|
Repository: erp/devel/pi
Changeset: 7a908443c43a0d8600171471ae2fa86f55c8a31a
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu Jan 02 17:26:52 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/7a908443c43a0d8600171471ae2fa86f55c8a31a [^]
Fixes Issue 0025419: It is not possible to run "open/close period" process for an specific document
Checks whether field is available before retrieving the property of the field.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
|
|
|
(0063219)
|
dbaz
|
2014-01-02 21:40
|
|
Reviewed @ changeset: 21742 - 7a908443c43a |
|
|
|
|
|
(0063224)
|
hgbot
|
2014-01-03 04:20
|
|
Repository: erp/devel/pi
Changeset: a50f59ba532750a4a7f76739831163a1545f8e90
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Fri Jan 03 08:49:25 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/a50f59ba532750a4a7f76739831163a1545f8e90 [^]
Related to Issue 25419 : Updated copyright information
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
|
|
|
|
|