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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0013703
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Tax Report Launcherminoralways2010-06-21 09:042010-09-07 12:28
ReporternetworkbView Statuspublic 
Assigned Tobalamurugan 
PrioritynormalResolutionfixedFixed in Version1.0.5
StatusclosedFix in branchFixed in SCM revisionc8bd2ca9dfcc
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0013703: name of tax report parameter is not clarify

DescriptionTo assign a tax report parameter in tab "Tax Parameter" of tax, the names of tax report parameter are repeats, and it is imposible know what parameter is each one
Steps To Reproduce. install Professional Localization pack Spain (EspaƱa)
. go to Financial Management || Accounting || Setup || Tax Rate || Tax >> Tax Parameter
. open popup Tax Report Parameter
TagsNo tags attached.
Attached Filesjpg file icon tr.jpg [^] (26,158 bytes) 2010-08-20 08:54

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0013671 newjonalegriaesarte Add "Linked to a tax" flag in the Tax Report Parameter tab 

-  Notes
(0030047)
vmromanos (manager)
2010-08-17 11:27

Please, could you recommend the string to be displayed there?

We think the combination of:

Tax Report - Tax Report Group - Tax Report Parameter (name) - Tax key - Tax subkey - Transaction code

What do you think?
(0030053)
networkb (developer)
2010-08-17 12:52

the name should identify the record unambiguously. If this name identifies it, i agree
(0030176)
psanjuan (manager)
2010-08-20 11:16

Bug set as scheduled and assigned to the right developer Bala.

Solution should be

Tax Report (name) - Tax Report group (name) - Tax Report Parameter (name) - Tax Key (name) - Tax Subkey (name) - Transaction code (name)
(0030211)
hgbot (developer)
2010-08-23 05:52

Repository: erp/mods/org.openbravo.module.taxreportlauncher
Changeset: 55f90e3b8b242d59a9cabe28f0b259f4d19334ea
Author: Balamurugan Ramadoss <balamurugan.ramadoss <at> openbravo.com>
Date: Mon Aug 23 09:21:41 2010 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/55f90e3b8b242d59a9cabe28f0b259f4d19334ea [^]

Fixes Issue 13703: name of tax report parameter is not clarify.

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0030557)
hgbot (developer)
2010-09-01 11:56

Repository: erp/mods/org.openbravo.module.taxreportlauncher
Changeset: 0f73a2f0762b1dc2b9aee640a8a4244527371817
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Wed Sep 01 11:55:46 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/0f73a2f0762b1dc2b9aee640a8a4244527371817 [^]

Fixes issue 13948. Fixes issue 13703.
In 1.0.4 version both fixes are included: identifier of parameters are re-set, and callout works fine for any role.
Core version dependency is now MP20. The xml files of database where exported using simple quotes in the header, and now has got double quote

---
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
M src-db/database/sourcedata/AD_PACKAGE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src-db/database/sourcedata/AD_TREENODE.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src/org/openbravo/module/taxreportlauncher/erpCommon/ad_callouts/OBTL_SE_TaxLauncher.java
M src/org/openbravo/module/taxreportlauncher/erpCommon/ad_reports/OBTL_TaxReportLauncher.java
---
(0030605)
hgbot (developer)
2010-09-03 16:11

Repository: erp/mods/org.openbravo.module.taxreportlauncher
Changeset: c8bd2ca9dfcc10afec6d2cb92a0cb37361f9532b
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Fri Sep 03 14:28:45 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/c8bd2ca9dfcc10afec6d2cb92a0cb37361f9532b [^]

Version 1.0.5
Fixes Issue 13703: name of tax report parameter is not clarify.
Fixes issue 13948: The fields of report are not loaded when you select organization.

---
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
M src-db/database/sourcedata/AD_PACKAGE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src-db/database/sourcedata/AD_TREENODE.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src/org/openbravo/module/taxreportlauncher/erpCommon/ad_reports/OBTL_TaxReportLauncher.java
---
(0030740)
psanjuan (manager)
2010-09-07 12:28

issue fixed in version 1.0.5

- Issue History
Date Modified Username Field Change
2010-06-21 09:04 networkb New Issue
2010-06-21 09:04 networkb Assigned To => vmromanos
2010-06-21 10:03 vmromanos Relationship added related to 0013671
2010-06-21 11:53 adrianromero Status new => scheduled
2010-06-21 11:53 adrianromero fix_in_branch => pi
2010-08-17 11:27 vmromanos Note Added: 0030047
2010-08-17 11:27 vmromanos Status scheduled => feedback
2010-08-17 12:52 networkb Note Added: 0030053
2010-08-20 08:54 vmromanos File Added: tr.jpg
2010-08-20 11:08 psanjuan fix_in_branch pi =>
2010-08-20 11:16 psanjuan Note Added: 0030176
2010-08-20 11:16 psanjuan Assigned To vmromanos => balamurugan
2010-08-20 11:16 psanjuan Status feedback => scheduled
2010-08-23 05:52 hgbot Checkin
2010-08-23 05:52 hgbot Note Added: 0030211
2010-08-23 05:52 hgbot Status scheduled => resolved
2010-08-23 05:52 hgbot Resolution open => fixed
2010-08-23 05:52 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/55f90e3b8b242d59a9cabe28f0b259f4d19334ea [^]
2010-09-01 11:56 hgbot Checkin
2010-09-01 11:56 hgbot Note Added: 0030557
2010-09-01 11:56 hgbot Fixed in SCM revision http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/55f90e3b8b242d59a9cabe28f0b259f4d19334ea [^] => http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/0f73a2f0762b1dc2b9aee640a8a4244527371817 [^]
2010-09-03 16:11 hgbot Checkin
2010-09-03 16:11 hgbot Note Added: 0030605
2010-09-03 16:11 hgbot Fixed in SCM revision http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/0f73a2f0762b1dc2b9aee640a8a4244527371817 [^] => http://code.openbravo.com/erp/mods/org.openbravo.module.taxreportlauncher/rev/c8bd2ca9dfcc10afec6d2cb92a0cb37361f9532b [^]
2010-09-07 12:28 psanjuan Note Added: 0030740
2010-09-07 12:28 psanjuan Status resolved => closed
2010-09-07 12:28 psanjuan Fixed in Version => 1.0.5


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker