Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011547 | Openbravo ERP | 09. Financial management | public | 2009-11-30 10:56 | 2010-01-19 01:41 |
|
Reporter | networkb | |
Assigned To | vinothbabu | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40MP11 | |
Target Version | 2.40MP12 | Fixed in Version | 2.50MP10 | |
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 | 0011547: 347 model does not group by Tax ID |
Description | 347 model does not group by Tax ID if two BP has the same Tax ID. |
Steps To Reproduce | Go to Master Data Management > Business Partner. Search two BP (IE mafalda and jonh) and fill the same Tax ID for both (IE 12345678).
Go to Sales Management > Transacctions > Sales Invoice. Create its header using one of the BP.
Create its line, with an Unit price of 50000.
Create other Sales invoice, with the other BP. Also, its price of 50000.
Go to Financial Management > Accounting > Analysis tools > Generate 347 model.
Fill From date and to date.
Press HTML and see its results. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0011699 | 2.40MP12 | closed | rafaroda | 347 model does not group by Tax ID | related to | defect | 0011958 | | closed | rafaroda | 347 does not group by Fiscal name |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-11-30 10:56 | networkb | New Issue | |
2009-11-30 10:56 | networkb | Assigned To | => rafaroda |
2009-11-30 10:56 | networkb | OBNetwork customer | => Yes |
2009-12-07 20:09 | psarobe | Note Added: 0022506 | |
2009-12-07 20:09 | psarobe | Status | new => feedback |
2009-12-09 10:29 | networkb | Note Added: 0022566 | |
2009-12-09 10:29 | networkb | Status | feedback => new |
2009-12-09 10:54 | psarobe | Priority | immediate => urgent |
2009-12-09 10:55 | psarobe | Status | new => scheduled |
2009-12-09 10:55 | psarobe | Assigned To | rafaroda => dalsasua |
2009-12-09 10:55 | psarobe | fix_in_branch | => pi |
2009-12-23 14:03 | vinothbabu | Assigned To | dalsasua => vinothbabu |
2009-12-23 14:18 | vinothbabu | Note Added: 0023038 | |
2009-12-24 11:22 | psarobe | Note Added: 0023051 | |
2009-12-30 16:14 | hgbot | Checkin | |
2009-12-30 16:14 | hgbot | Note Added: 0023156 | |
2009-12-30 16:14 | hgbot | Status | scheduled => resolved |
2009-12-30 16:14 | hgbot | Resolution | open => fixed |
2009-12-30 16:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d64c2db08d870e01b18b8cafbce3248c1018965a [^] |
2009-12-31 08:22 | arunkumar | Note Added: 0023175 | |
2009-12-31 08:22 | arunkumar | Status | resolved => closed |
2009-12-31 08:22 | arunkumar | Fixed in Version | => 2.50MP10 |
2010-01-01 00:00 | anonymous | sf_bug_id | 0 => 2924330 |
2010-01-13 14:19 | rafaroda | Relationship added | related to 0011958 |
2010-01-13 18:16 | rafaroda | Note Added: 0023401 | |
2010-01-19 01:41 | hudsonbot | Checkin | |
2010-01-19 01:41 | hudsonbot | Note Added: 0023522 | |
Notes |
|
|
Can you please provide the proposed solution? Two different bpartner with the same tax Id???? |
|
|
|
Instead to group by c_bpartner_id, by taxid. |
|
|
|
In PI we have the button called "Create file" in the report of Generate 347 model. But there is no "Html Format" button which is mentioned in the reproducible steps. anyhow when click on "create file button" , It is asking to download the file for DAT. In that file , I can't see the taxID values. Can you provide the screen shot to identify the results does not group by Tax id? |
|
|
|
11547: You should deactivate the report that is currently in PI and in 240. And fix it in the module itself |
|
|
(0023156)
|
hgbot
|
2009-12-30 16:14
|
|
Repository: erp/devel/pi
Changeset: d64c2db08d870e01b18b8cafbce3248c1018965a
Author: Vinoth Babu <vinoth.babu <at> openbravo.com>
Date: Wed Dec 30 20:41:14 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/d64c2db08d870e01b18b8cafbce3248c1018965a [^]
Fixes bug 11547 Deactivated the Generate 347 model report
---
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_TREENODE.xml
---
|
|
|
|
Generate 347 model report has been deactivated. Tested & working fine. |
|
|
|
|
|
|
|