Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030663 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2015-08-25 12:18 | 2015-09-01 00:02 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 48f64615eb3c | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | vmromanos | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030663: Error Reseting Accounting if a table without processing column or with acctdate_column_id null is included in GL configuration | |||||||
Description | Error Reseting Accounting if a table without processing column or with acctdate_column_id null is included in GL configuration | |||||||
Steps To Reproduce | As group admin role: Go to General Ledger Configuration and set as Active the ProjectIssue tables for F&B España, S.A. US/A/Euro Launch Reset Accounting Process for F&B España, S.A. Check the Error Reseting Accounting message is shown and the log raises: ERROR org.hibernate.util.JDBCExceptionReporter - ERROR: column "processing" of relation "c_projectissue" does not exist Go to General Ledger Configuration and set as Active the APRM_Finacc_Transaction_v table for F&B España, S.A. US/A/Euro Launch Reset Accounting Process for F&B España, S.A. Check the Error Reseting Accounting message is shown, no log is shown | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0079783) AtulOpenbravo (viewer) 2015-08-27 17:40 |
Test Plan - Login as F&B International Group Admin role. - Navigate to General Ledger Configuration and set as Active the ProjectIssue tables for F&B España, S.A. US/A/Euro - Launch Reset Accounting Process for F&B España, S.A. - Check that process is executed successfully. - Go back to General Ledger Configuration and set as Active the APRM_Finacc_Transaction_v table for F&B España, S.A. US/A/Euro - Launch Reset Accounting Process for F&B España, S.A. - Check that process is executed successfully. |
(0079797) hgbot (developer) 2015-08-28 14:45 |
Repository: erp/devel/pi Changeset: 48f64615eb3c72ce40fcd72699613cc00784ddfb Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Thu Aug 27 21:06:55 2015 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/48f64615eb3c72ce40fcd72699613cc00784ddfb [^] Fixes Issue 30663:Error Reseting Accounting if a table without processing column or table as view is included in GL configuration Before running reset accounting queries, table is checked whether its not view and does it have processing column. --- M src/org/openbravo/financial/ResetAccounting.java --- |
(0079798) hgbot (developer) 2015-08-28 14:46 |
Repository: erp/devel/pi Changeset: 3b6ed2bbbddc2251f949673f6c968e4fd8b7832c Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Fri Aug 28 14:41:57 2015 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/3b6ed2bbbddc2251f949673f6c968e4fd8b7832c [^] Related to issue 30663: code review improvements Replaced usage of size() by isEmpty(), and added setMaxResults(1) to increase performance. Ensure we only update the table if the table is not a view --- M src/org/openbravo/financial/ResetAccounting.java --- |
(0079799) vmromanos (viewer) 2015-08-28 14:46 |
Code review + testing OK |
(0079908) hudsonbot (viewer) 2015-09-01 00:02 |
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/880a20775a45 [^] Maturity status: Test |
(0079909) hudsonbot (viewer) 2015-09-01 00:02 |
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/880a20775a45 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2015-08-25 12:18 | ngarcia | New Issue | |
2015-08-25 12:18 | ngarcia | Assigned To | => Triage Finance |
2015-08-25 12:18 | ngarcia | OBNetwork customer | => Yes |
2015-08-25 12:18 | ngarcia | Modules | => Core |
2015-08-25 12:18 | ngarcia | Resolution time | => 1440626400 |
2015-08-25 12:18 | ngarcia | Triggers an Emergency Pack | => No |
2015-08-25 12:18 | ngarcia | Issue Monitored: networkb | |
2015-08-25 12:33 | ngarcia | Relationship added | related to 0028330 |
2015-08-25 12:34 | ngarcia | Relationship added | related to 0028163 |
2015-08-25 12:34 | ngarcia | Relationship added | related to 0023527 |
2015-08-26 16:54 | AtulOpenbravo | Assigned To | Triage Finance => AtulOpenbravo |
2015-08-27 17:34 | AtulOpenbravo | Status | new => scheduled |
2015-08-27 17:40 | AtulOpenbravo | Note Added: 0079783 | |
2015-08-28 14:45 | hgbot | Checkin | |
2015-08-28 14:45 | hgbot | Note Added: 0079797 | |
2015-08-28 14:45 | hgbot | Status | scheduled => resolved |
2015-08-28 14:45 | hgbot | Resolution | open => fixed |
2015-08-28 14:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/48f64615eb3c72ce40fcd72699613cc00784ddfb [^] |
2015-08-28 14:46 | hgbot | Checkin | |
2015-08-28 14:46 | hgbot | Note Added: 0079798 | |
2015-08-28 14:46 | vmromanos | Review Assigned To | => vmromanos |
2015-08-28 14:46 | vmromanos | Note Added: 0079799 | |
2015-08-28 14:46 | vmromanos | Status | resolved => closed |
2015-09-01 00:02 | hudsonbot | Checkin | |
2015-09-01 00:02 | hudsonbot | Note Added: 0079908 | |
2015-09-01 00:02 | hudsonbot | Checkin | |
2015-09-01 00:02 | hudsonbot | Note Added: 0079909 |
Copyright © 2000 - 2009 MantisBT Group |