Notes |
|
|
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? |
|
|
|
the name should identify the record unambiguously. If this name identifies it, i agree |
|
|
|
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
|
2010-08-23 05:52
|
|
|
|
(0030557)
|
hgbot
|
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
|
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
---
|
|
|
|
issue fixed in version 1.0.5 |
|