Openbravo Issue Tracking System - Retail Modules
View Issue Details
0053156Retail ModulesEvents for Clientpublic2023-08-03 14:412023-08-14 10:56
jonae 
jonae 
normalminorhave not tried
closedfixed 
5
 
 
No
0053156: A new field to configure the fiscalization name in organization fiscalization configuration is needed
In the fiscalization integrations, there is a new field needed in the fiscalization configuration. This field is a list providing a fiscalization name, for the integrators reference to check if the country fiscalization is configured.
In the fiscalization integrations, there is a new field needed in the fiscalization configuration. This field is a list providing a fiscalization name, for the integrators reference to check if the country fiscalization is configured.
No tags attached.
Issue History
2023-08-03 14:41jonaeNew Issue
2023-08-03 14:41jonaeAssigned To => jonae
2023-08-03 14:41jonaeTriggers an Emergency Pack => No
2023-08-03 14:42jonaeTypedefect => feature request
2023-08-03 14:47hgbotNote Added: 0153173
2023-08-03 14:49hgbotNote Added: 0153174
2023-08-04 14:17hgbotNote Added: 0153243
2023-08-08 14:01hgbotNote Added: 0153335
2023-08-08 14:01hgbotResolutionopen => fixed
2023-08-08 14:01hgbotStatusnew => closed
2023-08-08 14:01hgbotNote Added: 0153336
2023-08-08 14:02hgbotNote Added: 0153337
2023-08-08 14:02hgbotNote Added: 0153338
2023-08-08 14:03hgbotNote Added: 0153339
2023-08-08 14:03hgbotNote Added: 0153340
2023-08-08 15:23hgbotNote Added: 0153349
2023-08-10 07:54hgbotNote Added: 0153415
2023-08-11 08:50hgbotNote Added: 0153440
2023-08-14 10:56hgbotNote Added: 0153477

Notes
(0153173)
hgbot   
2023-08-03 14:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/merge_requests/23 [^]
(0153174)
hgbot   
2023-08-03 14:49   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/merge_requests/5 [^]
(0153243)
hgbot   
2023-08-04 14:17   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.saftpt/-/merge_requests/3 [^]
(0153335)
hgbot   
2023-08-08 14:01   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/merge_requests/23 [^]
(0153336)
hgbot   
2023-08-08 14:01   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization [^]
Changeset: 5c92c15f48d20663aa1adf8200ebca01ecf02551
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 08-08-2023 12:01:49
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/commit/5c92c15f48d20663aa1adf8200ebca01ecf02551 [^]

Fixes ISSUE-53156: Adding the new field and list and adapting the utilities to use the new fields

---
A src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/model/modifiedTables/AD_ORG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/events/fiscalization/CFISUtility.java
---
(0153337)
hgbot   
2023-08-08 14:02   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/merge_requests/5 [^]
(0153338)
hgbot   
2023-08-08 14:02   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization [^]
Changeset: 8f55f97e3029dc957a292af6f0065338c96142b5
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 08-08-2023 12:02:29
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/commit/8f55f97e3029dc957a292af6f0065338c96142b5 [^]

Fixes ISSUE-53156: Adapting all the code to the new functions defined in the fiscalization api utilities. Adding a new record to the fiscalization name list.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src/org/openbravo/localization/portugal/fiscalization/SaftUtility.java
M src/org/openbravo/localization/portugal/fiscalization/SaftrInitialValidations.java
M src/org/openbravo/localization/portugal/fiscalization/event/TerminalTypeEvent.java
M src/org/openbravo/localization/portugal/fiscalization/handler/SaftFieldsHandler.java
M src/org/openbravo/localization/portugal/fiscalization/handler/SaftOrgInfoPortugueseNIF.java
M src/org/openbravo/localization/portugal/fiscalization/handler/SaftOrgPortugueseNIF.java
M src/org/openbravo/localization/portugal/fiscalization/handler/SaftPaymentFieldsHandler.java
M src/org/openbravo/localization/portugal/fiscalization/handler/SaftTaxRateFieldsHandler.java
M src/org/openbravo/localization/portugal/fiscalization/hook/SaftrOrderLoaderHook.java
M src/org/openbravo/localization/portugal/fiscalization/master/TerminalProperties.java
M src/org/openbravo/localization/portugal/fiscalization/validation/SaftValidateDataProcess.java
R src-db/database/sourcedata/OBUISEL_SELECTOR.xml
R src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
R src/org/openbravo/localization/portugal/fiscalization/transformers/OrganizationSelectorTransformer.java
---
(0153339)
hgbot   
2023-08-08 14:03   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.saftpt/-/merge_requests/3 [^]
(0153340)
hgbot   
2023-08-08 14:03   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.saftpt [^]
Changeset: c03d3a50d1f155bdfcd5d057aefe97953ce92704
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 08-08-2023 12:03:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.saftpt/-/commit/c03d3a50d1f155bdfcd5d057aefe97953ce92704 [^]

Fixes ISSUE-53156: Adapting the code to the new fiscalization functions

---
M src/org/openbravo/retail/copystore/saftpt/DefaultSaftPtPropertiesHandler.java
---
(0153349)
hgbot   
2023-08-08 15:23   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization [^]
Changeset: 9e2f2b256456e54c5428f21b17d40d514f56b749
Author: jonalegria <jon.alegria@openbravo.com>
Date: 08-08-2023 15:23:24
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/commit/9e2f2b256456e54c5428f21b17d40d514f56b749 [^]

Related to ISSUE-53156: Fixing auxiliar input showing fields depending on the fiscalization configuration

---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
---
(0153415)
hgbot   
2023-08-10 07:54   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization [^]
Changeset: 8a28372802dcafe74b1f3c43ad6a3db1a9148963
Author: jonalegria <jon.alegria@openbravo.com>
Date: 10-08-2023 07:54:37
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/commit/8a28372802dcafe74b1f3c43ad6a3db1a9148963 [^]

Related to ISSUE-53156: Fixing null pointer in portugal fiscalization validation

---
M src/org/openbravo/events/fiscalization/CFISUtility.java
---
(0153440)
hgbot   
2023-08-11 08:50   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization [^]
Changeset: 5df147064785c1826a1a05f37f69f52dc04733fd
Author: jonalegria <jon.alegria@openbravo.com>
Date: 11-08-2023 08:49:56
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/commit/5df147064785c1826a1a05f37f69f52dc04733fd [^]

Related to ISSUE-53156: Fixing export issues in documents and in the interface to define the exports

---
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
M src/org/openbravo/localization/portugal/fiscalization/data/ExportSourceDocs.java
M src/org/openbravo/localization/portugal/fiscalization/data/ExportSourceDocsWorkingDocuments.java
M src/org/openbravo/localization/portugal/fiscalization/data/Invoices_data.xsql
M src/org/openbravo/localization/portugal/fiscalization/data/Payments_data.xsql
M src/org/openbravo/localization/portugal/fiscalization/data/WorkingDocuments_data.xsql
---
(0153477)
hgbot   
2023-08-14 10:56   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization [^]
Changeset: 1a59b2c70c79f5f7209a0ef5d31907722a0688e8
Author: jonalegria <jon.alegria@openbravo.com>
Date: 14-08-2023 10:56:35
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/commit/1a59b2c70c79f5f7209a0ef5d31907722a0688e8 [^]

Related to ISSUE-53156: Fixing tests

---
M src-test/org/openbravo/localization/portugal/fiscalization/ExportSaftPTTestConfiguration.java
---