Openbravo Issue Tracking System - Localization Pack: Spain
View Issue Details
0044931Localization Pack: SpainCamerfactura WebServicepublic2020-08-31 08:482020-08-31 13:03
vmromanos 
vmromanos 
normalmajorhave not tried
closedfixed 
5
 
 
dmiguelez
0044931: Unsupport Camerfactura module
The Camerfactura module depends on unsupported libraries (legacy axis). Besides the current implementation communicates with the server in an insecure way (not using SSL).

Due to the effort in refactoring the code to use an alternative library (like Apache CXF), fixing the missing SSL connection and, especially, due to the fact that this module is not actively being used by our customers, it's been decided to remove it from the Spanish Professional Localization Packs and to mark it as unsupported.
See Camerfactura module depends on Legacy Axis module, which is unsupported.

The WS URL is not using SSL: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.wscamerfactura/-/blob/master/src/org/openbravo/module/wscamerfactura/ws/Send.java#L38 [^]
Delete it from the SPLP and SPLP cash vat packs.
Delete it from the CI configuration
Move repo to product/unsupported/modules
Declare the module as Unsupported in Forge's project https://centralrepository.openbravo.com/openbravo/org.openbravo.forge.ui/ForgeModuleDetail/Camerfactura [^]
No tags attached.
Issue History
2020-08-31 08:48vmromanosNew Issue
2020-08-31 08:48vmromanosAssigned To => Jorge Bravo
2020-08-31 08:48vmromanosStatusnew => scheduled
2020-08-31 08:48vmromanosAssigned ToJorge Bravo => vmromanos
2020-08-31 09:26hgbotNote Added: 0122456
2020-08-31 09:27hgbotNote Added: 0122457
2020-08-31 09:30hgbotResolutionopen => fixed
2020-08-31 09:30hgbotStatusscheduled => resolved
2020-08-31 09:30hgbotNote Added: 0122458
2020-08-31 09:30hgbotNote Added: 0122459
2020-08-31 09:31hgbotNote Added: 0122460
2020-08-31 09:31hgbotNote Added: 0122461
2020-08-31 09:32vmromanosNote Added: 0122462
2020-08-31 09:42vmromanosReview Assigned To => dmiguelez
2020-08-31 11:15dmiguelezNote Added: 0122474
2020-08-31 11:15dmiguelezStatusresolved => closed
2020-08-31 11:30Jorge BravoAssigned Tovmromanos => Mery Anelo
2020-08-31 13:03vmromanosAssigned ToMery Anelo => vmromanos

Notes
(0122456)
hgbot   
2020-08-31 09:26   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.proflocalization.spain30/-/merge_requests/1 [^]
(0122457)
hgbot   
2020-08-31 09:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.proflocalization.spain30.cashvat/-/merge_requests/1 [^]
(0122458)
hgbot   
2020-08-31 09:30   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.proflocalization.spain30.cashvat [^]
Changeset: 02b3a5f7fac282b38abaad60654620988081045f
Author: Víctor Martínez Romanos <victor.martinez@openbravo.com>
Date: 2020-08-31T09:24:29+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.proflocalization.spain30.cashvat/-/commit/02b3a5f7fac282b38abaad60654620988081045f [^]

Fixed ISSUE-44931: Removed Camerfactura from SPLP and increase major version

---
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
---
(0122459)
hgbot   
2020-08-31 09:30   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.proflocalization.spain30.cashvat/-/merge_requests/1 [^]
(0122460)
hgbot   
2020-08-31 09:31   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.proflocalization.spain30 [^]
Changeset: 9cb55def5776516dd9b16a232e55ff4fedab2ea5
Author: Víctor Martínez Romanos <victor.martinez@openbravo.com>
Date: 2020-08-31T09:00:56+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.proflocalization.spain30/-/commit/9cb55def5776516dd9b16a232e55ff4fedab2ea5 [^]

Fixed ISSUE-44931: Removed Camerfactura from SPLP and increase major version

---
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
---
(0122461)
hgbot   
2020-08-31 09:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.proflocalization.spain30/-/merge_requests/1 [^]
(0122462)
vmromanos   
2020-08-31 09:32   
Merge request merged: https://gitlab.com/openbravo/ci/context_definitions/-/merge_requests/2 [^]
(0122474)
dmiguelez   
2020-08-31 11:15   
Code Review + Testing Ok