Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020805
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminoralways2012-06-19 15:552012-07-26 02:42
ReporterXpand-ITView Statuspublic 
Assigned Tonaiaramartinez 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision63073d899bad
ProjectionnoneETAnoneTarget Version
OSWindowsDatabasePostgreSQLJava version1.6.0
OS Version7Database version8.4Ant version1.8.1
Product Version3.0MP7.1SCM revision 
Review Assigned To
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020805: Shown field in Tax Report Setup does not work

DescriptionIf the Shown check-box is unchecked the tax still appears in the report.
Steps To ReproduceGo to Financial Management || Accounting || Analysis tools || Tax Report Setup
Create the root node:
 - Name: Report
 - Tax:
 - Sales transaction: N
 - Report: Y
 - Shown: Y
 - Summary Level: Y
 - Negative: N
Create a child node:
 - Name: tax1
 - Tax: NY Sales Tax - US State Sales Tax
 - Sales transaction: Y
 - Report: N
 - Shown: N
 - Summary Level: N
 - Negative: N
Set the node as child in the tree.

Go to Financial Management || Accounting || Analysis tools || Create Tax Report
Create a new entry and select the Report
Generate the report

Tax1 is shown
TagsNo tags attached.
Attached Filespng file icon TaxReport.PNG [^] (74,712 bytes) 2012-06-19 15:55

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0049952)
naiaramartinez (developer)
2012-06-20 13:47

Test Plan:
  Go to Tax Report Setup window
  Create the root node:
    - Name: Report
    - Tax:
    - Sales transaction: N
    - Report: Y
    - Shown: Y
    - Summary Level: Y
    - Negative: N
  Create a child node:
    - Name: tax1
    - Tax: NY Sales Tax - US State Sales Tax
    - Sales transaction: Y
    - Report: N
    - Shown: N
    - Summary Level: N
    - Negative: N
  Set the node as child in the tree.

  Go to Create Tax Report
  Create a new entry and select the Report
  Generate the report. Notice that the tax1 record is not shown in the report.
(0050467)
hgbot (developer)
2012-07-10 19:12

Repository: erp/devel/pi
Changeset: 46e3a194f8b4e8d2deb5298ba49d2a9c1c7cd4bc
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Wed Jun 20 13:31:47 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/46e3a194f8b4e8d2deb5298ba49d2a9c1c7cd4bc [^]

fixed bug 20805 If Shown checkbox is unchecked tax doesn't appear in the report

---
M src/org/openbravo/erpCommon/ad_process/CreateTaxReport.java
---
(0050581)
hgbot (developer)
2012-07-15 17:37

Repository: erp/devel/pi
Changeset: 74e087b3edb2006794814146c52bfb0d90b7cdb4
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Sun Jul 15 12:41:05 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/74e087b3edb2006794814146c52bfb0d90b7cdb4 [^]

Issue 20805: Temporarily backout 46e3a194f8b4 as it should not be promoted to MP13

---
M src/org/openbravo/erpCommon/ad_process/CreateTaxReport.java
---
(0050584)
shuehner (administrator)
2012-07-15 17:38

The change needed to fix this has been temporarily backed out to not be promoted to mp13.
It will be reapplied as soon as the code for mp13 ready.
(0050740)
hgbot (developer)
2012-07-18 19:05

Repository: erp/devel/pi
Changeset: 63073d899bad98e3be3a275bf35027739576bce9
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Wed Jul 18 18:58:16 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/63073d899bad98e3be3a275bf35027739576bce9 [^]

Issue 20805: backout the temporary backout done in 74e087b3edb2 thus restoring
the original changeset from revision 46e3a194f8b4

---
M src/org/openbravo/erpCommon/ad_process/CreateTaxReport.java
---
(0050843)
Sandrahuguet (developer)
2012-07-25 17:42

Code review + testing OK
(0050856)
hudsonbot (developer)
2012-07-26 02:42

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/5edf203d5780 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-06-19 15:55 Xpand-IT New Issue
2012-06-19 15:55 Xpand-IT Assigned To => mirurita
2012-06-19 15:55 Xpand-IT File Added: TaxReport.PNG
2012-06-19 15:55 Xpand-IT Web browser => Google Chrome
2012-06-19 15:55 Xpand-IT Modules => Core
2012-06-19 15:57 martinsdan Issue Monitored: martinsdan
2012-06-19 17:03 naiaramartinez Assigned To mirurita => naiaramartinez
2012-06-19 17:03 naiaramartinez Status new => scheduled
2012-06-19 17:03 naiaramartinez fix_in_branch => pi
2012-06-20 13:47 naiaramartinez Note Added: 0049952
2012-07-10 19:12 hgbot Checkin
2012-07-10 19:12 hgbot Note Added: 0050467
2012-07-10 19:12 hgbot Status scheduled => resolved
2012-07-10 19:12 hgbot Resolution open => fixed
2012-07-10 19:12 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/46e3a194f8b4e8d2deb5298ba49d2a9c1c7cd4bc [^]
2012-07-15 17:37 hgbot Checkin
2012-07-15 17:37 hgbot Note Added: 0050581
2012-07-15 17:38 shuehner Note Added: 0050584
2012-07-15 17:38 shuehner Status resolved => new
2012-07-15 17:38 shuehner Resolution fixed => open
2012-07-18 19:05 hgbot Checkin
2012-07-18 19:05 hgbot Note Added: 0050740
2012-07-18 19:07 shuehner Status new => scheduled
2012-07-18 19:07 shuehner Status scheduled => resolved
2012-07-18 19:07 shuehner Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/46e3a194f8b4e8d2deb5298ba49d2a9c1c7cd4bc [^] => http://code.openbravo.com/erp/devel/pi/rev/63073d899bad98e3be3a275bf35027739576bce9 [^]
2012-07-18 19:07 shuehner Resolution open => fixed
2012-07-25 17:42 Sandrahuguet Note Added: 0050843
2012-07-25 17:42 Sandrahuguet Status resolved => closed
2012-07-26 02:42 hudsonbot Checkin
2012-07-26 02:42 hudsonbot Note Added: 0050856


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker