Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0052917Openbravo LocalizationsLocalization Portugalpublic2023-07-04 11:272023-09-04 12:55
psanjuan 
jonae 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
 
0052917: The products used in "Manual Documents" get duplicated/triplicated in the e-fatura file
The products used in "Manual Documents" get duplicated/triplicated in the e-fatura file
In this environment ( https://portugal-certification-19q3.rm.openbravo.com/openbravo/ [^])
go to the POS, terminal VBS-1

Create a Manual Document including one product ie. Test Produto Normal already included in a "normal" sale.

Extract the e-factura file.

Verify that the product is included more than once in the "Product" node of the XML file. See attachments.
e-fatura file needs to contain each product included on a sales no matter its type, only once.
No tags attached.
xml SAFTPT-230623110426.xml (75,681) 2023-07-04 11:27
https://issues.openbravo.com/file_download.php?file_id=18718&type=bug
pdf 0968_001.pdf (62,363) 2023-07-04 11:29
https://issues.openbravo.com/file_download.php?file_id=18719&type=bug
Issue History
2023-07-04 11:27psanjuanNew Issue
2023-07-04 11:27psanjuanAssigned To => psanjuan
2023-07-04 11:27psanjuanFile Added: SAFTPT-230623110426.xml
2023-07-04 11:29psanjuanFile Added: 0968_001.pdf
2023-07-04 11:58psanjuanAssigned Topsanjuan => jonae
2023-08-22 07:47hgbotNote Added: 0153758
2023-09-04 12:46hgbotResolutionopen => fixed
2023-09-04 12:46hgbotNote Added: 0154402
2023-09-04 12:46hgbotStatusnew => closed
2023-09-04 12:46hgbotNote Added: 0154403
2023-09-04 12:55hgbotNote Added: 0154405
2023-09-04 12:55hgbotNote Added: 0154406

Notes
(0153758)
hgbot   
2023-08-22 07:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/merge_requests/49 [^]
(0154402)
hgbot   
2023-09-04 12:46   
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/merge_requests/49 [^]
(0154403)
hgbot   
2023-09-04 12:46   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt [^]
Changeset: 0398b1ee25843eac8006e1368adadb8b04af86eb
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 04-09-2023 10:46:11
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/commit/0398b1ee25843eac8006e1368adadb8b04af86eb [^]

Fixes ISSUE-52917: Removing duplicity of products when the source comes from normal documents and manual documents

---
M src/com/practicsbs/saftpt/data/ExportMFProduct.java
---
(0154405)
hgbot   
2023-09-04 12:55   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt [^]
Changeset: 9dedc884e6f8b124aaab35d3efc7f91a5a7e2777
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 04-09-2023 10:55:10
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/commit/9dedc884e6f8b124aaab35d3efc7f91a5a7e2777 [^]

Fixes ISSUE-52917: Removing duplicity of products when the source comes from normal documents and manual documents


(cherry picked from commit 0398b1ee25843eac8006e1368adadb8b04af86eb)
---
M src/com/practicsbs/saftpt/data/ExportMFProduct.java
---
(0154406)
hgbot   
2023-09-04 12:55   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt [^]
Changeset: 0ce8506db941f8ac2f5f8d4a1edb8b61b5ebd58d
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 04-09-2023 10:55:23
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/commit/0ce8506db941f8ac2f5f8d4a1edb8b61b5ebd58d [^]

Fixes ISSUE-52917: Removing duplicity of products when the source comes from normal documents and manual documents


(cherry picked from commit 0398b1ee25843eac8006e1368adadb8b04af86eb)
---
M src/com/practicsbs/saftpt/data/ExportMFProduct.java
---