Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031897 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | major | always | 2016-01-11 14:14 | 2016-01-14 18:03 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | b599d94e492b | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q4.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | dmiguelez | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2015-03-23 | |||||||
Regression introduced in release | 3.0PR15Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/908de92996757265cce434502b36adf8860d6450 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031897: Cannot save a G/L Journal header with the date of the adjustment period if both periods are opened | |||||||
Description | Cannot save a G/L Journal header with the date of the adjustment period if both periods are opened | |||||||
Steps To Reproduce | As group admin role: Create a new year in the Fiscal Calendar window Create periods and select the option to create the adjustment period Open all periods Go to G/L Journal window and create a record with the date of the adjustment period (31/12) Create a Header with the same date. Check you cannot save the record neither if you select the common period nor the adjustment period. The following error message is shown: Saving failed. No valid period for this accounting date. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0083314) hgbot (developer) 2016-01-14 18:02 |
Repository: erp/backports/3.0PR15Q4.2 Changeset: b599d94e492b624ac34887992558fb795356854c Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Wed Jan 13 21:13:18 2016 +0530 URL: http://code.openbravo.com/erp/backports/3.0PR15Q4.2/rev/b599d94e492b624ac34887992558fb795356854c [^] Fixes Issue 31897:Cannot save a G/L Journal header with the date of the adjustment period if both periods are opened c_chk_open_period returns value more than 1 in case standard period and adjustment period is open in which the date of GL journal is included. <> 1 check is failed in this case so check is changed to < 1 to show error message in case period id not available --- M src-db/database/model/triggers/GL_JOURNAL_CHK_RESTRICT_TRG.xml --- |
(0083315) dmiguelez (developer) 2016-01-14 18:03 |
Code Review + Testing Ok |
Issue History | |||
Date Modified | Username | Field | Change |
2016-01-14 17:53 | dmiguelez | Type | defect => backport |
2016-01-14 17:53 | dmiguelez | Target Version | => 3.0PR15Q4.2 |
2016-01-14 18:02 | hgbot | Checkin | |
2016-01-14 18:02 | hgbot | Note Added: 0083314 | |
2016-01-14 18:02 | hgbot | Status | scheduled => resolved |
2016-01-14 18:02 | hgbot | Resolution | open => fixed |
2016-01-14 18:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q4.2/rev/b599d94e492b624ac34887992558fb795356854c [^] |
2016-01-14 18:03 | dmiguelez | Review Assigned To | => dmiguelez |
2016-01-14 18:03 | dmiguelez | Note Added: 0083315 | |
2016-01-14 18:03 | dmiguelez | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |