Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011959 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | major | always | 2010-01-13 13:24 | 2019-10-02 14:36 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | rafaroda | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP12 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | dcaa885db0d9 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40MP11 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
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 | 0011959: 347 does not group by Fiscal name | |||||||
Description | 347 model group by commercial name instead of Fiscal name. It must be the other way | |||||||
Steps To Reproduce | Go to Financial Management > Accounting > Anaylisys tools > Generate 347 model. Enter two dates process it. See the name used in the report | |||||||
Proposed Solution | Group by name2 instead of name | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0023399) rafaroda (viewer) 2010-01-13 18:15 |
"Name 2" field inside Business Partner window may or may not be used as the "Fiscal Name". If you want this "Name 2" field to display in the 347 report as the "Fiscal Name" just apply the patch attached. The action performed in the code has been swapping BP.NAME and BP.NAME2 in the lines 170 (method selectNavarraType2) [1] and 435 (method selectAEATType2) [2] of file src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql [3] [1] https://code.openbravo.com/erp/stable/2.40/file/7d0e4f6fe554/src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql#l170 [^] [2] https://code.openbravo.com/erp/stable/2.40/file/7d0e4f6fe554/src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql#l435 [^] [3] https://code.openbravo.com/erp/stable/2.40/file/7d0e4f6fe554/src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql [^] |
(0023554) hgbot (developer) 2010-01-19 10:16 |
Repository: erp/stable/2.40 Changeset: dcaa885db0d946ad03e73f0164e95562b258e8c7 Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com> Date: Sun Jan 17 21:39:34 2010 +0100 URL: http://code.openbravo.com/erp/stable/2.40/rev/dcaa885db0d946ad03e73f0164e95562b258e8c7 [^] Fixes issue 11959 347 report is now grouped by Fiscal Name (Name 2). --- M src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql --- |
(0024254) arunkumar (viewer) 2010-02-15 11:14 |
Based on the proposed solution the fix is made.BP.NAME is replaced by BP.NAME2. |
![]() |
|||
Date Modified | Username | Field | Change |
2010-01-13 14:18 | rafaroda | Type | defect => backport |
2010-01-13 14:18 | rafaroda | fix_in_branch | => 2.40 |
2010-01-13 14:18 | rafaroda | Relationship added | related to 0011699 |
2010-01-13 18:14 | rafaroda | File Added: patch-issue-11959.diff | |
2010-01-13 18:15 | rafaroda | Note Added: 0023399 | |
2010-01-13 18:15 | rafaroda | Status | scheduled => closed |
2010-01-13 18:15 | rafaroda | Resolution | open => no change required |
2010-01-19 10:16 | hgbot | Checkin | |
2010-01-19 10:16 | hgbot | Note Added: 0023554 | |
2010-01-19 10:16 | hgbot | Status | closed => resolved |
2010-01-19 10:16 | hgbot | Resolution | no change required => fixed |
2010-01-19 10:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/dcaa885db0d946ad03e73f0164e95562b258e8c7 [^] |
2010-02-15 11:14 | arunkumar | Note Added: 0024254 | |
2010-02-15 11:14 | arunkumar | Status | resolved => closed |
2010-02-15 11:14 | arunkumar | Fixed in Version | => 2.40MP12 |
2019-10-02 14:35 | Leyre | Issue Monitored: Leyre | |
2019-10-02 14:36 | Leyre | Issue End Monitor: Leyre |
Copyright © 2000 - 2009 MantisBT Group |