Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0039891 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| backport | [Openbravo ERP] 09. Financial management | major | always | 2019-01-09 11:09 | 2019-01-10 10:21 | |||
| Reporter | ngarcia | View Status | public | |||||
| Assigned To | AtulOpenbravo | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR19Q1 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 60670578810a | ||||
| Projection | none | ETA | none | Target Version | 3.0PR19Q1 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | Sandrahuguet | |||||||
| OBNetwork customer | OBPS | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | 7300 | |||||||
| Regression level | Production - QA Approved | |||||||
| Regression date | 2018-06-20 | |||||||
| Regression introduced in release | 3.0PR18Q4 | |||||||
| Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/58cf1a94960f [^] | |||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0039891: Cannot process a Simple G/L Journal with Open Items option selected on a line | |||||||
| Description | Cannot process a Simple G/L Journal with Open Items option selected on a line | |||||||
| Steps To Reproduce | As group admin role: Create a Simple G/L Journal: Organization: F&B US East Coast General Ledger: F&B International Group US/A/US Dollar Add a line to it: Account: 1110 - Checking Account Debit: 100 Open Items: Y Select Financial Account, Payment Method, G/L Item and Payment Date Add another line to it: Account: 1120 - Funds In-Transfer Credit: 100 Open Items: N Try to complete it and check the following error is shown: java.lang.IllegalArgumentException: Type specified for TypedQuery [org.openbravo.erpCommon.ad_forms.AcctSchema] is incompatible with query return type [class org.openbravo.model.financialmgmt.accounting.coa.AcctSchema] | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0108878) AtulOpenbravo (viewer) 2019-01-10 08:04 |
Test Plan - As group admin role: - Create a Simple G/L Journal: Organization: F&B US East Coast General Ledger: F&B International Group US/A/US Dollar - Add a line to it: Account: 1110 - Checking Account Debit: 100 Open Items: Y Select Financial Account, Payment Method, G/L Item and Payment Date. - Add another line to it: Account: 1120 - Funds In-Transfer Credit: 100 Open Items: N - Try to complete it. - Realize that Simple G/L Journal is completed successfully. |
|
(0108883) hgbot (developer) 2019-01-10 10:19 |
Repository: erp/backports/3.0PR19Q1 Changeset: 60670578810a34ef20003b22c0c785bcb22b489c Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Thu Jan 10 12:26:05 2019 +0530 URL: http://code.openbravo.com/erp/backports/3.0PR19Q1/rev/60670578810a34ef20003b22c0c785bcb22b489c [^] Fixes Issue 39891:Cannot process a Simple G/L Journal with Open Items option selected on a line Type of typed query was wrongly mentioned during hibernate upgrade, org.openbravo.model.financialmgmt.accounting.coa.AcctSchema required instead of org.openbravo.erpCommon.ad_forms.AcctSchema --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPaymentFromJournalLine.java --- |
|
(0108886) Sandrahuguet (viewer) 2019-01-10 10:20 |
Code review + testing ok |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2019-01-09 13:04 | AtulOpenbravo | Type | defect => backport |
| 2019-01-09 13:04 | AtulOpenbravo | Target Version | => 3.0PR19Q1 |
| 2019-01-09 13:22 | ngarcia | Summary | Cannot process a Simple G/L Item with Open Items option selected on a line => Cannot process a Simple G/L Journal with Open Items option selected on a line |
| 2019-01-09 13:22 | ngarcia | Description Updated | View Revisions |
| 2019-01-10 08:04 | AtulOpenbravo | Note Added: 0108878 | |
| 2019-01-10 10:19 | hgbot | Checkin | |
| 2019-01-10 10:19 | hgbot | Note Added: 0108883 | |
| 2019-01-10 10:19 | hgbot | Status | scheduled => resolved |
| 2019-01-10 10:19 | hgbot | Resolution | open => fixed |
| 2019-01-10 10:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR19Q1/rev/60670578810a34ef20003b22c0c785bcb22b489c [^] |
| 2019-01-10 10:20 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
| 2019-01-10 10:20 | Sandrahuguet | Note Added: 0108886 | |
| 2019-01-10 10:20 | Sandrahuguet | Status | resolved => closed |
| 2019-01-10 10:20 | Sandrahuguet | Fixed in Version | => 3.0PR19Q2 |
| 2019-01-10 10:21 | Sandrahuguet | Fixed in Version | 3.0PR19Q2 => 3.0PR19Q1 |
| Copyright © 2000 - 2009 MantisBT Group |