Openbravo Issue Tracking System - Localization Pack: Spain
View Issue Details
0028753Localization Pack: SpainAEAT 349public2015-01-23 12:572015-02-26 11:21
psanjuan 
aferraz 
urgentmajoralways
closedfixed 
20Ubuntu 8.04.1
 
 
32030
OBPS
0028753: 349 Year information should be considered from period's information instead of name set in Year window
349 Year information should be considered from period's information instead of name set in Year window
Define a calendar named 2014 for an Organization.

Manually create the periods of that year starting from July 2014 to December
2014 and then from January 2015 to June 2015

Navigate to Tax Report Launcher window and select Modelo 349 version 2010
mensual for the Organizacion.

Select Jan-15 as period.

Launch the report and realize that year 2014 is taken instead of year 2015
Year taken should be the one corresponding to the period selected.

* If period "Dec-14" 14 is selected by the end-user, 349 Tax form file should take 2014.

* If period "Jan-15" 14 is selected by the end-user, 349 Tax form file should take 2015.
No tags attached.
related to defect 0028039 closed fsoto82 Modules Year information should be considered from period's information instead of name set in Year window 
Issue History
2015-01-23 12:57psanjuanNew Issue
2015-01-23 12:57psanjuanAssigned To => jonalegriaesarte
2015-01-23 12:57psanjuanOBNetwork customer => No
2015-01-23 12:57psanjuanRelationship addedcaused by 0028040
2015-02-16 10:47psanjuanSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7682#r7682
2015-02-16 10:47psanjuanProposed Solution updated
2015-02-17 10:20aferrazAssigned Tojonalegriaesarte => aferraz
2015-02-17 10:22psanjuanSupport ticket => 32030
2015-02-17 10:22psanjuanOBNetwork customerNo => Yes
2015-02-17 14:21psanjuanSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7694#r7694
2015-02-17 14:48hgbotCheckin
2015-02-17 14:48hgbotNote Added: 0074559
2015-02-17 14:48hgbotStatusnew => resolved
2015-02-17 14:48hgbotResolutionopen => fixed
2015-02-17 14:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat349.es/rev/6687a1785d6062cd64f7f473f713df59f268e632 [^]
2015-02-17 14:50aferrazNote Added: 0074560
2015-02-17 18:03eugeniIssue Monitored: eugeni
2015-02-18 10:51hgbotCheckin
2015-02-18 10:51hgbotNote Added: 0074582
2015-02-18 11:30SandrahuguetRelationship addedrelated to 0028039
2015-02-18 13:28hgbotCheckin
2015-02-18 13:28hgbotNote Added: 0074596
2015-02-18 13:59psanjuanNote Added: 0074598
2015-02-18 13:59psanjuanStatusresolved => closed
2015-02-18 18:40hgbotCheckin
2015-02-18 18:40hgbotNote Added: 0074624
2015-02-19 11:20hgbotCheckin
2015-02-19 11:20hgbotNote Added: 0074648
2015-02-26 10:25psanjuanRelationship deletedcaused by 0028040
2015-02-26 11:21psanjuanSummaryIt should be possible to launch 349 tax form for an Organization having a Fiscal Calendar defined from i.e. July to June => 349 Year information should be considered from period's information instead of name set in Year window
2015-02-26 11:21psanjuanDescription Updatedbug_revision_view_page.php?rev_id=7775#r7775
2015-02-26 11:21psanjuanSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7776#r7776

Notes
(0074559)
hgbot   
2015-02-17 14:48   
Repository: erp/pmods/org.openbravo.module.aeat349.es
Changeset: 6687a1785d6062cd64f7f473f713df59f268e632
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Feb 17 14:43:51 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat349.es/rev/6687a1785d6062cd64f7f473f713df59f268e632 [^]

Fixes issue 28753: Year should be taken from period when launching Modelo 349 tax report

Instead of taking the year from the Tax Report Launcher window, it will be taken from the year of the period

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/module/aeat349/es/AEAT3492010Report.java
---
(0074560)
aferraz   
2015-02-17 14:50   
Test plan:

- Define a calendar named 2014 for an Organization.
- Manually create the periods of that year starting from July 2014 to December 2014 and then from January 2015 to June 2015
- Add another period from December 2015 to January 2016 called Extra
- Navigate to Tax Report Launcher window and select Modelo 349 version 2010 mensual for the Organizacion. Select Jan-15 as period.
- Launch the report and realize that year 2015 is taken
- Navigate to Tax Report Launcher window and select Modelo 349 version 2010 mensual for the Organizacion. Select Extra as period.
- Launch the report and realize that "El periodo seleccionado debe comenzar y finalizar en el mismo año" error message is shown
(0074582)
hgbot   
2015-02-18 10:51   
Repository: erp/pmods/org.openbravo.module.aeat349.es
Changeset: d17d9442d98abf7a66b7dfa91944482253c9cdb5
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Wed Feb 18 10:49:56 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat349.es/rev/d17d9442d98abf7a66b7dfa91944482253c9cdb5 [^]

Related to issue 28753: Get correctly ending date

---
M src/org/openbravo/module/aeat349/es/AEAT3492010Report.java
---
(0074596)
hgbot   
2015-02-18 13:28   
Repository: erp/pmods/org.openbravo.module.aeat349.es
Changeset: 61412bf552d417f0202ea288441f966e4a8d3308
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Wed Feb 18 13:22:08 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat349.es/rev/61412bf552d417f0202ea288441f966e4a8d3308 [^]

Related to issue 28753: All years should be equal

---
M src/org/openbravo/module/aeat349/es/AEAT3492010Report.java
---
(0074598)
psanjuan   
2015-02-18 13:59   
Verified.
(0074624)
hgbot   
2015-02-18 18:40   
Repository: erp/pmods/org.openbravo.module.aeat349.es
Changeset: 9c5dd9c3f2c044731172c98acebaf0886d2be99b
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Wed Feb 18 18:40:38 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat349.es/rev/9c5dd9c3f2c044731172c98acebaf0886d2be99b [^]

Related to issue 28753: Update copyright

---
M src/org/openbravo/module/aeat349/es/AEAT3492010Report.java
---
(0074648)
hgbot   
2015-02-19 11:20   
Repository: erp/pmods/org.openbravo.module.aeat349.es
Changeset: 14ec917c9717b0352ab692b62e4cc6b5ad1d48f0
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu Feb 19 11:13:40 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat349.es/rev/14ec917c9717b0352ab692b62e4cc6b5ad1d48f0 [^]

Related to issue 28753: Rename variable name

---
M src/org/openbravo/module/aeat349/es/AEAT3492010Report.java
---