Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023679 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2013-04-29 18:59 | 2014-12-30 23:26 | |||
Reporter | mirurita | View Status | public | |||||
Assigned To | reinaldoguerra | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | ca006bb312dd | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | ||||||
Review Assigned To | pramakrishnan | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2012-11-28 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/8e775c18f204 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023679: G\L Journal: not possible to enter different Document and Accounting dates (loop in callout) | |||||||
Description | G\L Journal: not possible to enter different Document and Accounting dates (loop in callout) | |||||||
Steps To Reproduce | 1) Create a new G/L Journal batch 2) Create a new G/L Journal Header 3) Enter the following Document Date: 20/04/2013 4) Realize that the callout has populated the Accounting Date with the same value 5) Change the Accounting Date to 22/04/2013 6) Realize that the callout has populated the Document Date with the same value It is not possible to have different dates. | |||||||
Proposed Solution | Looking at this change https://code.openbravo.com/erp/devel/pi/diff/8e775c18f204/src/org/openbravo/erpCommon/ad_callouts/SL_Journal_Period.java [^] see attached (issue23679.diff) proposed solution. | |||||||
Tags | No tags attached. | |||||||
Attached Files | issue23679.diff [^] (1,465 bytes) 2013-04-29 19:00 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0071760) reinaldoguerra (developer) 2014-11-18 14:26 |
Test plan used: 1- Login into Openbravo ERP 2- Go to G/L Journal window and create a new record. 3- Go to Header tab and create a new one. 4- Enter the following Document Date: 20/04/2013 5- Realize that the callout has populated the Accounting Date with the same value 6- Change the Accounting Date to 22/04/2013 7- Realize that the callout now updates the Document Date with the Accounting Date value (22/04/2013) |
(0072319) hgbot (developer) 2014-12-08 06:12 |
Repository: erp/devel/pi Changeset: ca006bb312dd1243f340d64c73f426304d88263c Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com> Date: Mon Nov 17 18:24:32 2014 -0500 URL: http://code.openbravo.com/erp/devel/pi/rev/ca006bb312dd1243f340d64c73f426304d88263c [^] Fixed bug 23679: In G\L Journal window is possible to enter different dates. Callout logic when changing G\L Journal data was modified to equally change document date when accounting date is updated. Now it is possible to change one of both dates and the other takes the same value, as is requested in the issue content. --- M src/org/openbravo/erpCommon/ad_callouts/SL_Journal_Period.java --- |
(0072320) pramakrishnan (developer) 2014-12-08 06:23 |
Code Review + Testing - OK. |
(0073182) hudsonbot (developer) 2014-12-30 23:26 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6525fe229e06 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2013-04-29 18:59 | mirurita | New Issue | |
2013-04-29 18:59 | mirurita | Assigned To | => dmiguelez |
2013-04-29 18:59 | mirurita | Modules | => Core |
2013-04-29 18:59 | mirurita | Triggers an Emergency Pack | => No |
2013-04-29 18:59 | mirurita | Regression level | => Production - Confirmed Stable |
2013-04-29 18:59 | mirurita | Regression date | => 2012-11-28 |
2013-04-29 18:59 | mirurita | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/8e775c18f204 [^] |
2013-04-29 19:00 | mirurita | File Added: issue23679.diff | |
2013-04-29 19:01 | mirurita | Proposed Solution updated | |
2014-11-17 15:03 | reinaldoguerra | Assigned To | dmiguelez => reinaldoguerra |
2014-11-17 15:03 | reinaldoguerra | Status | new => scheduled |
2014-11-18 14:26 | reinaldoguerra | Note Added: 0071760 | |
2014-12-08 06:12 | hgbot | Checkin | |
2014-12-08 06:12 | hgbot | Note Added: 0072319 | |
2014-12-08 06:12 | hgbot | Status | scheduled => resolved |
2014-12-08 06:12 | hgbot | Resolution | open => fixed |
2014-12-08 06:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ca006bb312dd1243f340d64c73f426304d88263c [^] |
2014-12-08 06:23 | pramakrishnan | Review Assigned To | => pramakrishnan |
2014-12-08 06:23 | pramakrishnan | Note Added: 0072320 | |
2014-12-08 06:23 | pramakrishnan | Status | resolved => closed |
2014-12-30 23:26 | hudsonbot | Checkin | |
2014-12-30 23:26 | hudsonbot | Note Added: 0073182 | |
2015-02-13 13:04 | ngarcia | Relationship added | related to 0024117 |
2015-02-16 13:26 | ngarcia | Relationship added | causes 0028943 |
Copyright © 2000 - 2009 MantisBT Group |