Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0053204Openbravo LocalizationsLocalization Portugalpublic2023-08-11 09:532023-08-14 14:30
jonae 
jonae 
normalminorhave not tried
closedfixed 
5
 
 
0053204: Saft export is not taking payments because the document number is not being generated properly
Saft export is not taking payments because the document number is not being generated properly
- Create a new ticket in the POS
- Once synchronized check the payment genererated
- Notice the payments are not following the prefix/sequence associated to saft
- Export saft data
- Payments with not correct document numbers are not exported
No tags attached.
related to feature request 0053005 closed jonae Add the functionality to sign documents based on the fiscal API and to export the data to saft 
Issue History
2023-08-11 09:53jonaeNew Issue
2023-08-11 09:53jonaeAssigned To => jonae
2023-08-11 09:53jonaeRelationship addedrelated to 0053005
2023-08-11 09:56hgbotNote Added: 0153450
2023-08-14 14:30hgbotNote Added: 0153486
2023-08-14 14:30hgbotResolutionopen => fixed
2023-08-14 14:30hgbotStatusnew => closed
2023-08-14 14:30hgbotNote Added: 0153487

Notes
(0153450)
hgbot   
2023-08-11 09:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/merge_requests/6 [^]
(0153486)
hgbot   
2023-08-14 14:30   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/merge_requests/6 [^]
(0153487)
hgbot   
2023-08-14 14:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization [^]
Changeset: 47e57ac373ff31af2cf7626df33a8685a7d8c410
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 14-08-2023 12:30:51
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/commit/47e57ac373ff31af2cf7626df33a8685a7d8c410 [^]

Fixes ISSUE-53204: Moving the creation of the document number following the saft rule to the order loader

---
M src/org/openbravo/localization/portugal/fiscalization/hook/SaftrOrderLoaderHook.java
R src/org/openbravo/localization/portugal/fiscalization/handler/SaftPaymentFieldsHandler.java
---