Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035576 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | major | always | 2017-03-17 14:01 | 2017-03-30 11:37 | |||
Reporter | maite | View Status | public | |||||
Assigned To | markmm82 | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR16Q4.4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2e50c32a4286 | ||||
Projection | none | ETA | none | Target Version | 3.0PR16Q4.4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | aferraz | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2015-04-24 | |||||||
Regression introduced in release | 3.0PR15Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/1881cfa4bb9c [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035576: "Adjustment Period" not used when posting a GL Journal | |||||||
Description | In case Adjustment Period is defined for your calendar and user tries to post gl journal document in that period it is not properly done | |||||||
Steps To Reproduce | 1. Access Fiscal Calendar "US Calendar", go to Year 2017 and create new Period named "adjustment period", starting date=ending date=31-12-2017 and type= adjustment perio" 2. Access Open/Close period control window filter by "US Calendar" and "2017" year and run "Open period" process in adjustment period 3. Register GL Journal for "F&B US East Coast" organization, Date=31-12-2017, period= adjustment period and currency=USD 4. Add header setting "F&B International Group US/A/US Dollar" general ledger and verify that adjustment period is set 5. Add line for any account and any debit amount 6. Add another line for different account and same credit amount 7. Process header and post it 8. Access "Accounting transaction details" window and verify that period set is "Dec-17" instead of "adjustment period" Moreover, you can verify that if you unpost journal, close Dec-17 period and try to post it again you will receive "Period closed" error. So period set in GL Journal document is not being considered | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0095443) hgbot (developer) 2017-03-20 18:56 |
Repository: erp/backports/3.0PR16Q4.4 Changeset: 2e50c32a4286f0ec4b9d868ccfa3cf1cb95597eb Author: Mark <markmm82 <at> gmail.com> Date: Mon Mar 20 13:14:16 2017 -0400 URL: http://code.openbravo.com/erp/backports/3.0PR16Q4.4/rev/2e50c32a4286f0ec4b9d868ccfa3cf1cb95597eb [^] Fixes issue 35576: "Adjustment Period" not used when posting a GL Journal In case Adjustment Period was defined for a calendar and user tries to post gl journal document in that period it was not properly done. It was fixed re-structuring the affected queries using the C_PERIOD_ID column of GL_JOURNAL and C_PERIOD tables, always retrieving this value as C_PERIOD_ID instead of "period" alias --- M src/org/openbravo/erpCommon/ad_forms/DocGLJournal_data.xsql --- |
(0095700) hgbot (developer) 2017-03-30 11:36 |
Repository: erp/backports/3.0PR16Q4.4 Changeset: 8260e60d91d1d6260253eb697ea72898e256f837 Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Thu Mar 30 10:25:21 2017 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR16Q4.4/rev/8260e60d91d1d6260253eb697ea72898e256f837 [^] Related to issue 35576: Code review improvements Backout fixes of issues 35576 & 28973 and fix issue 28973 properly: DocGLJournal.isperiodOpen method was not correctly checking if DocGLJournalData.periodOpen retrieves no period. --- M src/org/openbravo/erpCommon/ad_forms/DocGLJournal.java M src/org/openbravo/erpCommon/ad_forms/DocGLJournal_data.xsql --- |
(0095702) aferraz (manager) 2017-03-30 11:37 |
Code review + Testing OK |
Issue History | |||
Date Modified | Username | Field | Change |
2017-03-20 15:00 | markmm82 | Type | defect => backport |
2017-03-20 15:00 | markmm82 | Target Version | => 3.0PR16Q4.4 |
2017-03-20 18:56 | hgbot | Checkin | |
2017-03-20 18:56 | hgbot | Note Added: 0095443 | |
2017-03-20 18:56 | hgbot | Status | scheduled => resolved |
2017-03-20 18:56 | hgbot | Resolution | open => fixed |
2017-03-20 18:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR16Q4.4/rev/2e50c32a4286f0ec4b9d868ccfa3cf1cb95597eb [^] |
2017-03-20 19:06 | markmm82 | Assigned To | luisrs8608 => markmm82 |
2017-03-20 19:09 | markmm82 | Review Assigned To | => markmm82 |
2017-03-20 19:09 | markmm82 | Status | resolved => closed |
2017-03-20 19:09 | markmm82 | Fixed in Version | => 3.0PR16Q4.4 |
2017-03-30 09:23 | aferraz | Review Assigned To | markmm82 => aferraz |
2017-03-30 11:36 | hgbot | Checkin | |
2017-03-30 11:36 | hgbot | Note Added: 0095700 | |
2017-03-30 11:37 | aferraz | Note Added: 0095702 |
Copyright © 2000 - 2009 MantisBT Group |