Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0027255 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Localization Pack: Spain] Multi Dimensional Tax Report | major | always | 2014-08-01 12:55 | 2016-08-09 15:31 | |||
| Reporter | psanjuan | View Status | public | |||||
| Assigned To | markmm82 | |||||||
| Priority | urgent | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | bfc9508498ce | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Linux 32 bit | Database | Oracle | Java version | 1.6 | |||
| OS Version | Ubuntu 8.04.1 | Database version | 11.1.0.6.0 | Ant version | 1.7.0 | |||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Regression date | ||||||||
| Regression introduced by commit | ||||||||
| Regression level | ||||||||
| Review Assigned To | aferraz | |||||||
| Support ticket | 41213 | |||||||
| OBNetwork customer | OBPS | |||||||
| Regression introduced in release | ||||||||
| Summary | 0027255: "Total Document Amt" column does not make sense in the section "Summary per Tax/Withholding %" | |||||||
| Description | "Total Document Amt" column does not makes sense in the section "Summary per Tax/Withholding %" as summary section can include lines of the same invoice. See image attached. Both lines under 0,00%, 4.00%, 10.00% and 21.00% belongs to the same invoice, therefore the Total Document Amount is 11.189,98 and not 22.379,96 | |||||||
| Steps To Reproduce | Create only a purchase invoice in a given period. Enter 2 purchase lines both having the same tax 21%. Use for instance below listed tax rates: Adquisiciones 21% Prestación servicios nacional 21% Launch the Multidimensional Tax Report and realize that the total document amount column *2 the correct total document amount. | |||||||
| Proposed Solution | Remove the column "Total document amount" form the section "Summary per Tax/Withholding". | |||||||
| Tags | No tags attached. | |||||||
| Attached Files |  issue_27255.png [^] (65,390 bytes) 2014-08-01 13:01 | |||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | |||||||||||||||
| 
 | |||||||||||||||
|  Notes | |
| (0086159) markmm82 (viewer) 2016-05-03 17:24 | Test plan: Create only a purchase invoice in a given period. Enter 2 purchase lines both having the same tax 21%. Use for instance below listed tax rates: -Adquisiciones 21% -Prestación servicios nacional 21% Launch the Multidimensional Tax Report and realize that the total document amount column is not shown in the section "Summary per Tax/Withholding". | 
| (0086322) hgbot (developer) 2016-05-09 18:13 | Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30 Changeset: bfc9508498cebb37cdb711ee6f72d9361c350707 Author: Mark <m.molina <at> nectus.com> Date: Mon May 02 13:36:50 2016 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/bfc9508498cebb37cdb711ee6f72d9361c350707 [^] Fixes issue 27255:Remove TotalDocumentAmt column in Summary per Tax/Withholding Removed the column "Total document amount" from the section "Summary per Tax/Withholding" of the Multidimensional Tax report. --- M src/org/openbravo/module/invoiceTaxReportEnhanced30/ad_reports/OBMTR30_InvoiceTaxReportSummaryByRate.jrxml --- | 
| (0086323) hgbot (developer) 2016-05-09 18:13 | Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30 Changeset: 1ae5999d4bce5a7d107b2a1d95668ed6f5f5fab5 Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Mon May 09 17:43:22 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/1ae5999d4bce5a7d107b2a1d95668ed6f5f5fab5 [^] Related to issue 27255: Code review improvements --- M src-db/database/sourcedata/AD_TEXTINTERFACES.xml M src/org/openbravo/module/invoiceTaxReportEnhanced30/ad_reports/OBMTR30_InvoiceTaxReportSummaryByRate.jrxml --- | 
| (0086324) hgbot (developer) 2016-05-09 18:13 | Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30 Changeset: 5b472fc7aca05a2a583cf8607b237e32e69f1d2a Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Mon May 09 18:06:00 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/5b472fc7aca05a2a583cf8607b237e32e69f1d2a [^] Related to issue 27255: Update module version --- M src-db/database/sourcedata/AD_MODULE.xml --- | 
| (0086325) aferraz (viewer) 2016-05-09 18:19 | Code review + Testing OK | 
| (0088928) hgbot (developer) 2016-08-09 15:29 | Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30 Changeset: 92f10f5d4da48f9ca4c0ed0e14ede1f1643cd0e4 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Tue Aug 09 15:28:53 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/92f10f5d4da48f9ca4c0ed0e14ede1f1643cd0e4 [^] Fixed 27255. Remove use of deprecated methods. Call new ReportingUtils.getTranslatedJasperReport instead of the old method in Utility.java --- M src/org/openbravo/module/invoiceTaxReportEnhanced30/ad_reports/OBMTR30_InvoiceTaxReportJR.java --- | 
| (0088930) shuehner (administrator) 2016-08-09 15:31 | Re-close issue. Last commit did not belong into here. | 
|  Issue History | |||
| Date Modified | Username | Field | Change | 
| 2014-08-01 12:55 | psanjuan | New Issue | |
| 2014-08-01 12:55 | psanjuan | Assigned To | => jonalegriaesarte | 
| 2014-08-01 12:55 | psanjuan | OBNetwork customer | => No | 
| 2014-08-01 12:56 | psanjuan | Issue cloned | 0027256 | 
| 2014-08-01 12:57 | psanjuan | Summary | Column "Totlal Document Amt" makes no sense in the section "Summary per Tax/Withholding %" => "Total Document Amt" column does not makes sense in the section "Summary per Tax/Withholding %" | 
| 2014-08-01 12:57 | psanjuan | Description Updated | View Revisions | 
| 2014-08-01 13:00 | psanjuan | Summary | "Total Document Amt" column does not makes sense in the section "Summary per Tax/Withholding %" => "Total Document Amt" column does not make sense in the section "Summary per Tax/Withholding %" | 
| 2014-08-01 13:00 | psanjuan | Proposed Solution updated | |
| 2014-08-01 13:01 | psanjuan | File Added: issue_27255.png | |
| 2014-08-01 13:01 | psanjuan | Relationship added | related to 0027256 | 
| 2015-02-20 15:01 | ngarcia | Relationship added | related to 0029015 | 
| 2016-03-31 10:40 | ngarcia | Support ticket | => 41213 | 
| 2016-03-31 10:40 | ngarcia | OBNetwork customer | No => Yes | 
| 2016-03-31 10:40 | ngarcia | Assigned To | jonalegriaesarte => | 
| 2016-03-31 10:40 | ngarcia | Issue Monitored: networkb | |
| 2016-04-13 11:20 | ngarcia | Resolution time | => 1463090400 | 
| 2016-04-13 11:20 | ngarcia | Type | design defect => defect | 
| 2016-04-13 11:25 | ngarcia | Assigned To | => Triage Finance | 
| 2016-04-25 14:47 | aferraz | Assigned To | Triage Finance => markmm82 | 
| 2016-04-30 03:47 | markmm82 | Status | new => scheduled | 
| 2016-05-03 17:24 | markmm82 | Note Added: 0086159 | |
| 2016-05-09 18:13 | hgbot | Checkin | |
| 2016-05-09 18:13 | hgbot | Note Added: 0086322 | |
| 2016-05-09 18:13 | hgbot | Status | scheduled => resolved | 
| 2016-05-09 18:13 | hgbot | Resolution | open => fixed | 
| 2016-05-09 18:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/bfc9508498cebb37cdb711ee6f72d9361c350707 [^] | 
| 2016-05-09 18:13 | hgbot | Checkin | |
| 2016-05-09 18:13 | hgbot | Note Added: 0086323 | |
| 2016-05-09 18:13 | hgbot | Checkin | |
| 2016-05-09 18:13 | hgbot | Note Added: 0086324 | |
| 2016-05-09 18:19 | aferraz | Review Assigned To | => aferraz | 
| 2016-05-09 18:19 | aferraz | Note Added: 0086325 | |
| 2016-05-09 18:19 | aferraz | Status | resolved => closed | 
| 2016-08-09 15:29 | hgbot | Checkin | |
| 2016-08-09 15:29 | hgbot | Note Added: 0088928 | |
| 2016-08-09 15:29 | hgbot | Status | closed => resolved | 
| 2016-08-09 15:29 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/bfc9508498cebb37cdb711ee6f72d9361c350707 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/92f10f5d4da48f9ca4c0ed0e14ede1f1643cd0e4 [^] | 
| 2016-08-09 15:31 | shuehner | Note Added: 0088930 | |
| 2016-08-09 15:31 | shuehner | Status | resolved => closed | 
| 2016-08-09 15:31 | shuehner | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/92f10f5d4da48f9ca4c0ed0e14ede1f1643cd0e4 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/bfc9508498cebb37cdb711ee6f72d9361c350707 [^] | 
| Copyright © 2000 - 2009 MantisBT Group |