Openbravo Issue Tracking System - Localization Pack: Spain |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041280 | Localization Pack: Spain | AEAT 347 | public | 2019-07-04 12:57 | 2019-09-10 16:31 |
|
Reporter | shuehner | |
Assigned To | collazoandy4 | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | Sandrahuguet |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0041280: AEAT347ReportAPRDao is not using bind-params |
Description | Several method in this class are not using bind-params.
One of those cashAmounts is public but unused apparently so maybe deletion candidate instead.
When fixing please apply new HQL-style to every HQL in this file.
When fixing also fix the deprecation warning related to 'getReadableClientsIncluse' as it is related to the bind-param topic
When fixing please also fix the java11 compile warnings still present in this file. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0041527 | | closed | collazoandy4 | Localization Pack: Spain | Apply HQL style guide to AEAT347ReportAPRDao | blocks | design defect | 0038136 | | acknowledged | Triage Platform Base | Openbravo ERP | Tracking issue: Find & Fix queries not using bind-params but embedding values into query string |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-04 12:57 | shuehner | New Issue | |
2019-07-04 12:57 | shuehner | Assigned To | => Opentix-Test |
2019-07-04 12:57 | shuehner | Relationship added | blocks 0038136 |
2019-07-26 08:20 | dmiguelez | Assigned To | Opentix-Test => collazoandy4 |
2019-08-01 15:36 | collazoandy4 | Status | new => scheduled |
2019-08-05 15:43 | collazoandy4 | Note Added: 0113817 | |
2019-09-02 16:34 | Sandrahuguet | Relationship added | related to 0041527 |
2019-09-03 11:00 | hgbot | Checkin | |
2019-09-03 11:00 | hgbot | Note Added: 0114371 | |
2019-09-03 11:00 | hgbot | Status | scheduled => resolved |
2019-09-03 11:00 | hgbot | Resolution | open => fixed |
2019-09-03 11:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat347apr.es/rev/be3a3881a6bf709a4ff772179e5335f4ac4e6d0c [^] |
2019-09-03 11:00 | hgbot | Checkin | |
2019-09-03 11:00 | hgbot | Note Added: 0114372 | |
2019-09-03 11:02 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-09-03 11:02 | Sandrahuguet | Note Added: 0114373 | |
2019-09-03 11:02 | Sandrahuguet | Status | resolved => closed |
2019-09-03 15:51 | Sandrahuguet | Status | closed => new |
2019-09-03 15:51 | Sandrahuguet | Resolution | fixed => open |
2019-09-03 16:42 | Sandrahuguet | Note Added: 0114383 | |
2019-09-09 16:42 | collazoandy4 | Status | new => scheduled |
2019-09-10 16:30 | hgbot | Checkin | |
2019-09-10 16:30 | hgbot | Note Added: 0114500 | |
2019-09-10 16:30 | hgbot | Status | scheduled => resolved |
2019-09-10 16:30 | hgbot | Resolution | open => fixed |
2019-09-10 16:30 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat347apr.es/rev/be3a3881a6bf709a4ff772179e5335f4ac4e6d0c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat347apr.es/rev/73febed8b34596fd47f41a8199e79bb388577b4e [^] |
2019-09-10 16:30 | hgbot | Checkin | |
2019-09-10 16:30 | hgbot | Note Added: 0114501 | |
2019-09-10 16:30 | hgbot | Checkin | |
2019-09-10 16:30 | hgbot | Note Added: 0114502 | |
2019-09-10 16:30 | hgbot | Checkin | |
2019-09-10 16:30 | hgbot | Note Added: 0114503 | |
2019-09-10 16:31 | Sandrahuguet | Note Added: 0114504 | |
2019-09-10 16:31 | Sandrahuguet | Status | resolved => closed |
Notes |
|
(0113817)
|
collazoandy4
|
2019-08-05 15:43
|
|
Test Plan
Go to Tax Report Launcher and set:
Organization: F&B España S.A
Report: Modelo 347 2014 - Declaracion anual de operaciones con terceras personas
Accounting Schema: F&B España, S.A US/A/Euro
Calendar: Calendario España
Year: 2017
Period: Anually
Clic on Input Parameter button
Fill out the Persona and Teléfono fields
Clic on Generate Electronic File button and check the process ends without errors
Test Plan
Repeat the previous test plan for 'Modelo 347 2015 - Declaracion anual de operaciones con terceras personas' report |
|
|
(0114371)
|
hgbot
|
2019-09-03 11:00
|
|
Repository: erp/pmods/org.openbravo.module.aeat347apr.es
Changeset: be3a3881a6bf709a4ff772179e5335f4ac4e6d0c
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Fri Aug 02 15:50:00 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat347apr.es/rev/be3a3881a6bf709a4ff772179e5335f4ac4e6d0c [^]
Fixes issue 41280: AEAT347ReportAPRDao and AEAT347ReportAPR2014Dao is not using
bind-params
Added missing bind-parameters
---
M src/org/openbravo/module/aeat347apr/es/AEAT347ReportAPRDao.java
M src/org/openbravo/module/aeat347apr/es/utility/Utility347.java
M src/org/openbravo/module/aeat347apr/es/v2014/AEAT347ReportAPR2014Dao.java
---
|
|
|
(0114372)
|
hgbot
|
2019-09-03 11:00
|
|
|
|
|
|
|
|
|
|
(0114500)
|
hgbot
|
2019-09-10 16:30
|
|
Repository: erp/pmods/org.openbravo.module.aeat347apr.es
Changeset: 73febed8b34596fd47f41a8199e79bb388577b4e
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Wed Sep 04 00:27:13 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat347apr.es/rev/73febed8b34596fd47f41a8199e79bb388577b4e [^]
Fixes issue 41280: AEAT347ReportAPRDao and AEAT347ReportAPR2014Dao is not using
bind-params
Added missing bind-parameters
---
M src/org/openbravo/module/aeat347apr/es/AEAT347ReportAPRDao.java
M src/org/openbravo/module/aeat347apr/es/utility/Utility347.java
M src/org/openbravo/module/aeat347apr/es/v2014/AEAT347ReportAPR2014Dao.java
---
|
|
|
(0114501)
|
hgbot
|
2019-09-10 16:30
|
|
|
|
(0114502)
|
hgbot
|
2019-09-10 16:30
|
|
Repository: erp/pmods/org.openbravo.module.aeat347apr.es
Changeset: f7adb5f6f4f75d20f3f48d1de80393734482ed52
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Sep 09 10:55:34 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat347apr.es/rev/f7adb5f6f4f75d20f3f48d1de80393734482ed52 [^]
Related to issue 41280: Changed getTaxes and getDocTypes method to List of ids
The methods getTaxes and getDocTypes was changed from String with where-in format
to List of ids to properly set as parameters in the queries.
---
M src/org/openbravo/module/aeat347apr/es/AEAT347ReportAPR.java
M src/org/openbravo/module/aeat347apr/es/AEAT347ReportAPRDao.java
M src/org/openbravo/module/aeat347apr/es/v2014/AEAT347ReportAPR2014.java
M src/org/openbravo/module/aeat347apr/es/v2014/AEAT347ReportAPR2014Dao.java
---
|
|
|
(0114503)
|
hgbot
|
2019-09-10 16:30
|
|
|
|
|
|