Openbravo Issue Tracking System - Localization Pack: Spain
View Issue Details
0045159Localization Pack: SpainSIIpublic2020-09-30 03:472020-11-03 07:38
Mery Anelo 
Mery Anelo 
normalmajorN/A
closedfixed 
5
 
 
0045159: The SII template has changes that are not related to it
In the SII template you can see changes such as:

<removeCheckChange tableName="OBIRB_INVBOOK" checkName="OBIRB_INVBOOK_PAGENO_CHK">

<removeCheckChange tableName="AD_ORGINFO" checkName="EM_AEAT390_ISPERSON_MAND_CH">


<removeCheckChange tableName="C_INVOICE_REVERSE" checkName="EM_AEAT349_CINVREV_AMOUNT_CK">

or others that are not related to SII
Check the file org.openbravo.module.sii.template/src-db/database/configScript.xml
Keep only the changes corresponding to the SII
No tags attached.
Issue History
2020-09-30 03:47Mery AneloNew Issue
2020-09-30 03:47Mery AneloAssigned To => Mery Anelo
2020-09-30 23:44Mery AneloNote Added: 0123464
2020-09-30 23:48Mery AneloStatusnew => scheduled
2020-09-30 23:53hgbotNote Added: 0123466
2020-11-03 07:38hgbotResolutionopen => fixed
2020-11-03 07:38hgbotStatusscheduled => closed
2020-11-03 07:38hgbotNote Added: 0124107
2020-11-03 07:38hgbotNote Added: 0124108

Notes
(0123464)
Mery Anelo   
2020-09-30 23:44   
Test plan:

- Log as System Administrator
- Go to Module Management > Add Modules
- Search "Spain SII Template"
- Install the las version
- Stop tomcat
- Compile use "ant smartbuild -Dlocal=no"
- See the log and make sure that you don have warning from the SII template

- Also, check the file org.openbravo.module.sii.template/src-db/database/configScript.xml only have references to SII things.
(0123466)
hgbot   
2020-09-30 23:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.sii.template/-/merge_requests/2 [^]
(0124107)
hgbot   
2020-11-03 07:38   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.sii.template [^]
Changeset: eaf848fb1f887396825ad2c7624c5cf992018f0f
Author: Mery Anelo <mery.anelo@smfconsulting.es>
Date: 2020-11-03T06:38:17+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.sii.template/-/commit/eaf848fb1f887396825ad2c7624c5cf992018f0f [^]

Fixed issue 45159: clean SII template

Remove references to columns, fields or constraints that do not act for the SII.

---
M src-db/database/configScript.xml
---
(0124108)
hgbot   
2020-11-03 07:38   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.sii.template/-/merge_requests/2 [^]