Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0054903Openbravo LocalizationsLocalization Portugalpublic2024-03-11 10:262024-03-20 06:51
jonae 
jonae 
normalmajorhave not tried
closedfixed 
5
 
 
0054903: The sign process is not taking the correct document type to generate the mandatory information to get it signed
The sign process is not taking the correct document type to generate the mandatory information to get it signed
- With several DO document types created and one of them correclty configured
- Try to generate a DO from the front
No tags attached.
Issue History
2024-03-11 10:26jonaeNew Issue
2024-03-11 10:26jonaeAssigned To => jonae
2024-03-11 10:28hgbotNote Added: 0161929
2024-03-19 22:40hgbotNote Added: 0162393
2024-03-19 22:40hgbotResolutionopen => fixed
2024-03-19 22:40hgbotStatusnew => closed
2024-03-19 22:40hgbotNote Added: 0162394
2024-03-20 06:51hgbotNote Added: 0162397

Notes
(0161929)
hgbot   
2024-03-11 10:28   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/merge_requests/56 [^]
(0162393)
hgbot   
2024-03-19 22:40   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/merge_requests/56 [^]
(0162394)
hgbot   
2024-03-19 22:40   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization [^]
Changeset: 627130abe2c96569edf0b188d9552b080eadb10d
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 19-03-2024 21:40:07
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/commit/627130abe2c96569edf0b188d9552b080eadb10d [^]

Fixes ISSUE-54903: Filtering the document type by signed and using the proper organization tree

---
A src/org/openbravo/localization/portugal/fiscalization/hook/AfterDOOTFProcessedHook.java
M src-db/database/model/modifiedTables/C_DOCTYPE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/localization/portugal/fiscalization/SaftUtility.java
M src/org/openbravo/localization/portugal/fiscalization/event/DistributionOrderEvent.java
M src/org/openbravo/localization/portugal/fiscalization/handler/SaftOrgPortugueseNIF.java
---
(0162397)
hgbot   
2024-03-20 06:51   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization [^]
Changeset: d75f5b6faeb987a52419d4e0477aac129f1e54ef
Author: jonalegria <jon.alegria@openbravo.com>
Date: 20-03-2024 06:50:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/commit/d75f5b6faeb987a52419d4e0477aac129f1e54ef [^]

Fixes ISSUE-54903: Fixing a compilation problem

---
M src/org/openbravo/localization/portugal/fiscalization/event/DistributionOrderEvent.java
---