Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0055001Openbravo LocalizationsLocalization Portugalpublic2024-03-19 22:202024-04-03 21:57
jonae 
jonae 
normalmajorhave not tried
closedfixed 
5
 
 
0055001: Remove the dependency with AWO for DO module
Remove the dependency with AWO for DO module
Remove the dependency with AWO for DO module
No tags attached.
related to defect 0056099 closed jgalarza PT Localization stil depends on AWO for DO module 
Issue History
2024-03-19 22:20jonaeNew Issue
2024-03-19 22:20jonaeAssigned To => psanjuan
2024-03-19 22:20jonaeAssigned Topsanjuan => jonae
2024-03-20 06:36hgbotNote Added: 0162396
2024-04-03 16:01hgbotResolutionopen => fixed
2024-04-03 16:01hgbotStatusnew => closed
2024-04-03 16:01hgbotNote Added: 0162816
2024-04-03 16:01hgbotNote Added: 0162817
2024-04-03 21:57hgbotNote Added: 0162823
2024-07-23 16:05martinsdanRelationship addedrelated to 0056099

Notes
(0162396)
hgbot   
2024-03-20 06:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/merge_requests/63 [^]
(0162816)
hgbot   
2024-04-03 16:01   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization [^]
Changeset: b1b3defaf17019adf96928ddff167ef3ce9e17b1
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 03-04-2024 14:01:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/commit/b1b3defaf17019adf96928ddff167ef3ce9e17b1 [^]

Fixes ISSUE-55001: Adding functions to remove dependency with awo for do module

---
A src-test/org/openbravo/localization/portugal/fiscalization/ws/stockMovements/DORestrictionsAndExplodeLinesManager.java
A src-test/org/openbravo/localization/portugal/fiscalization/ws/stockMovements/DistributionOrderDocumentProcessor.java
A src-test/org/openbravo/localization/portugal/fiscalization/ws/stockMovements/DistributionOrderHeaderAWOData.java
A src-test/org/openbravo/localization/portugal/fiscalization/ws/stockMovements/DistributionOrderUtils.java
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
M src-test/org/openbravo/localization/portugal/fiscalization/ExportSaftPTTestConfiguration.java
M src-test/org/openbravo/localization/portugal/fiscalization/data/ExportSourceDocsStockMovementsTest.java
M src-test/org/openbravo/localization/portugal/fiscalization/ws/stockMovements/RegisterDOAWOFatCoreWsTest.java
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/hook/AfterDOOTFProcessedHook.java
M src/org/openbravo/localization/portugal/fiscalization/ws/stockMovements/RegisterDOFatCoreWs.java
---
(0162817)
hgbot   
2024-04-03 16:01   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/merge_requests/63 [^]
(0162823)
hgbot   
2024-04-03 21:57   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization [^]
Changeset: edcc1a8d02f0a92af5271f23bc150990b671074d
Author: jonalegria <jon.alegria@openbravo.com>
Date: 03-04-2024 21:57:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/commit/edcc1a8d02f0a92af5271f23bc150990b671074d [^]

Fixes ISSUE-55001: Adding assume condition to DO export test

---
M src-test/org/openbravo/localization/portugal/fiscalization/data/ExportSourceDocsStockMovementsTest.java
M src-test/org/openbravo/localization/portugal/fiscalization/ws/stockMovements/RegisterDOAWOFatCoreWsTest.java
---