Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053954
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo Localizations] Localization Portugalminorhave not tried2023-11-16 08:132024-01-25 16:34
ReporterjonaeView Statuspublic 
Assigned Tojonae 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusapproved
Regression date
Regression introduced by commit
Regression level
Support ticket
OBNetwork customerNo
Regression introduced in release
Summary

0053954: In manual documents the invoice date to be exported has to be the manual date set when creating the document

DescriptionIn manual documents the invoice date to be exported has to be the manual date set when creating the document. Currently it is setting the invoice date created.
Steps To Reproduce- Create a new manual document using a past date.
- The invoice is created using today as an invoice date.
- Export the data using the export Saft process
- The invoice date exported is the invoice date instead of the manual date set in the manual document
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0157187)
hgbot (developer)
2023-11-16 08:41

Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/merge_requests/56 [^]
(0157195)
hgbot (developer)
2023-11-16 09:31

Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/merge_requests/57 [^]
(0157250)
hgbot (developer)
2023-11-16 18:38

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt [^]
Changeset: 46475b59a734457f891f1ec316798f4b12eb1f30
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 16-11-2023 17:38:56
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/commit/46475b59a734457f891f1ec316798f4b12eb1f30 [^]

Fixes ISSUE-53954: Using the manual date in the xml export when the document is a manual document

---
M src/com/practicsbs/saftpt/data/ExportSourceDocs.java
M src/com/practicsbs/saftpt/data/Invoices_data.xsql
---
(0157251)
hgbot (developer)
2023-11-16 18:38

Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/merge_requests/56 [^]
(0157252)
hgbot (developer)
2023-11-16 18:39

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt [^]
Changeset: b55d1eb0087586726ab28fd8a177628bc49d72f6
Author: jonalegria <jon.alegria@openbravo.com>
Date: 16-11-2023 09:30:19
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/commit/b55d1eb0087586726ab28fd8a177628bc49d72f6 [^]

Fixes ISSUE-53954: Using the manual date in the xml export when the document is a manual document

---
M src/com/practicsbs/saftpt/data/ExportSourceDocs.java
M src/com/practicsbs/saftpt/data/Invoices_data.xsql
---
(0157253)
hgbot (developer)
2023-11-16 18:39

Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/merge_requests/57 [^]
(0157273)
hgbot (developer)
2023-11-17 11:14

Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/merge_requests/58 [^]
(0159785)
hgbot (developer)
2024-01-25 16:34

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt [^]
Changeset: 47f7495bb1a5fb8e29cb2fef672e8608a795db9c
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 25-01-2024 15:34:19
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/commit/47f7495bb1a5fb8e29cb2fef672e8608a795db9c [^]

Fixes ISSUE-53954: Using the manual date for all the date fields exported in the xml file

---
M src/com/practicsbs/saftpt/data/ExportSourceDocs.java
M src/com/practicsbs/saftpt/data/ExportSourceDocsWorkingDocuments.java
M src/com/practicsbs/saftpt/data/WorkingDocuments_data.xsql
---
(0159786)
hgbot (developer)
2024-01-25 16:34

Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/merge_requests/58 [^]
(0159787)
hgbot (developer)
2024-01-25 16:34

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt [^]
Changeset: e466236415c51fa71fc214f9dfde885a1898cdd1
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 25-01-2024 15:34:58
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/commit/e466236415c51fa71fc214f9dfde885a1898cdd1 [^]

Fixes ISSUE-53954: Using the manual date for all the date fields exported in the xml file


(cherry picked from commit 47f7495bb1a5fb8e29cb2fef672e8608a795db9c)

efa768fa Fixes ISSUE-53954: Using the manual date for all the date fields exported in the xml file
36ac1c05 Fixes ISSUE-53954: Fixing copyright
ba1f19ae Fixes ISSUE-53594: Fixing issue in an sql after rebase
---
M src/com/practicsbs/saftpt/data/ExportSourceDocs.java
M src/com/practicsbs/saftpt/data/ExportSourceDocsWorkingDocuments.java
M src/com/practicsbs/saftpt/data/WorkingDocuments_data.xsql
---

- Issue History
Date Modified Username Field Change
2023-11-16 08:13 jonae New Issue
2023-11-16 08:13 jonae Assigned To => jonae
2023-11-16 08:13 jonae OBNetwork customer => No
2023-11-16 08:41 hgbot Merge Request Status => open
2023-11-16 08:41 hgbot Note Added: 0157187
2023-11-16 09:31 hgbot Note Added: 0157195
2023-11-16 18:38 hgbot Merge Request Status open => approved
2023-11-16 18:38 hgbot Resolution open => fixed
2023-11-16 18:38 hgbot Status new => closed
2023-11-16 18:38 hgbot Note Added: 0157250
2023-11-16 18:38 hgbot Note Added: 0157251
2023-11-16 18:39 hgbot Note Added: 0157252
2023-11-16 18:39 hgbot Note Added: 0157253
2023-11-17 09:45 jonae Status closed => new
2023-11-17 09:45 jonae Resolution fixed => open
2023-11-17 11:14 hgbot Note Added: 0157273
2024-01-25 16:34 hgbot Resolution open => fixed
2024-01-25 16:34 hgbot Status new => closed
2024-01-25 16:34 hgbot Note Added: 0159785
2024-01-25 16:34 hgbot Note Added: 0159786
2024-01-25 16:34 hgbot Note Added: 0159787
2024-01-25 16:34 hgbot Note Added: 0159788
2024-01-25 16:34 hgbot Note Added: 0159789
2024-01-25 16:36 aferraz Note Deleted: 0159789
2024-01-25 16:36 aferraz Note Deleted: 0159788


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker