Openbravo Issue Tracking System - Localization Pack: Spain
View Issue Details
0030125Localization Pack: SpainAEAT 349public2015-06-08 13:062020-04-02 15:21
ngarcia 
Triage Finance 
highminoralways
closedfixed 
5
 
 
0030125: The error message shown when the business partner tax ID is longer than 15 characters should be improved
The error message shown when the business partner tax ID is longer than 15 characters should be improved

Ticket de support:36670
As group admin role:
   Create a Business Partner and set it as Customer
   Define a Tax ID with more than 15 characters
   Add a Location in a European Country
   Create a Sales Invoice for it
   Go to Tax Report Launcher and select the Modelo 349 Mensual v 2010
   Generate Electronic File
   Check the following error message is shown:
Invalid string length for parameter null
12345678901234567890 string's length is greater than the expected final length 15
No tags attached.
png error issue30215.PNG (103,256) 2018-11-06 17:06
https://issues.openbravo.com/file_download.php?file_id=12352&type=bug
png
Issue History
2015-06-08 13:06ngarciaNew Issue
2015-06-08 13:06ngarciaAssigned To => jonalegriaesarte
2015-06-08 13:06ngarciaIssue Monitored: networkb
2015-06-08 13:13heccamIssue Monitored: heccam
2015-06-30 09:53ngarciaAssigned Tojonalegriaesarte => Triage Finance
2018-11-06 17:06Opentix-TestFile Added: error issue30215.PNG
2018-11-06 17:09Opentix-TestStatusnew => scheduled
2018-11-06 17:09Opentix-TestDescription Updatedbug_revision_view_page.php?rev_id=17899#r17899
2020-03-17 22:08Mery AneloNote Added: 0118650
2020-04-02 15:15hgbotCheckin
2020-04-02 15:15hgbotNote Added: 0118921
2020-04-02 15:15hgbotStatusscheduled => resolved
2020-04-02 15:15hgbotResolutionopen => fixed
2020-04-02 15:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat349.es/rev/e3df1f837e304abc8952f7b3c41cf69f3770935e [^]
2020-04-02 15:21Mery AneloStatusresolved => closed

Notes
(0118650)
Mery Anelo   
2020-03-17 22:08   
Test plan:

- Login as group admin role group
- Create a Business Partner and set it as Customer
- Define a Tax ID with more than 15 characters (number part)
- Add a Location in a European Country
- Create a Sales Invoice for it (process and posted)
- Go to Tax Report Launcher and select the Modelo 349 Mensual v 2010
- Generate Electronic File
- Check that the error message shown is more intuitive
(0118921)
hgbot   
2020-04-02 15:15   
Repository: erp/pmods/org.openbravo.module.aeat349.es
Changeset: e3df1f837e304abc8952f7b3c41cf69f3770935e
Author: Mery Anelo <mery.anelo <at> smfconsulting.es>
Date: Wed Apr 01 23:10:27 2020 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat349.es/rev/e3df1f837e304abc8952f7b3c41cf69f3770935e [^]

Fixed bug 30125: Error message when the tax ID of the business partner is too long.

When the tax ID of the business partner has more than 15 characters, a more intuitive message is displayed regarding the failure.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/module/aeat349/es/AEAT3492010Report.java
---