Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0031896 | ||||||||
| 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:04 | |||
| Reporter | ngarcia | View Status | public | |||||
| Assigned To | AtulOpenbravo | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | 59e5a1cf22ce | ||||
| Projection | none | ETA | none | Target Version | 3.0PR16Q1 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | dmiguelez | |||||||
| OBNetwork customer | OBPS | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | 40152 | |||||||
| 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 | 0031896: 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 |
|
|
(0083316) hgbot (developer) 2016-01-14 18:04 |
Repository: erp/backports/3.0PR16Q1 Changeset: 59e5a1cf22ceee741b482d7cee9e58bc8d39ba16 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.0PR16Q1/rev/59e5a1cf22ceee741b482d7cee9e58bc8d39ba16 [^] Fixes Issue 31896: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 --- |
|
(0083317) dmiguelez (viewer) 2016-01-14 18:04 |
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.0PR16Q1 |
| 2016-01-14 18:04 | hgbot | Checkin | |
| 2016-01-14 18:04 | hgbot | Note Added: 0083316 | |
| 2016-01-14 18:04 | hgbot | Status | scheduled => resolved |
| 2016-01-14 18:04 | hgbot | Resolution | open => fixed |
| 2016-01-14 18:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR16Q1/rev/59e5a1cf22ceee741b482d7cee9e58bc8d39ba16 [^] |
| 2016-01-14 18:04 | dmiguelez | Review Assigned To | => dmiguelez |
| 2016-01-14 18:04 | dmiguelez | Note Added: 0083317 | |
| 2016-01-14 18:04 | dmiguelez | Status | resolved => closed |
| Copyright © 2000 - 2009 MantisBT Group |