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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055384
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2024-05-02 10:412024-06-21 13:08
ReporterremibrunetView Statuspublic 
Assigned Toinaki_luque 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0055384: Date displayed on default mail template is displayed on two lines

DescriptionLinked with https://issues.openbravo.com/view.php?id=55249 [^]

The date on the ticket send by mail is displayed on two lines, but it should be only on one line.

This should be the case for mail Sales order, Return, invoice, return invoice and quotation
Steps To ReproduceOn a pos, do a Sales order, Return, invoice, return invoice and quotation
Send it by mail
The date is displayed on two lines.
Proposed SolutionA diff with the proposed solution is attached. This should be applied to all the templates and there are two extra points to be taken into account:
1.-Not all templates have the proper format defined for all the header part so please, make sure to follow the one we have in printreceipt.xml (I am talking about the space for each field and so on)
2.-Some templates are not showing the date when they are being sent by email (see related issue and feel free to assign it to yourself) however, everything seems fine when printing them. Make sure you check the emails
TagsNo tags attached.
Attached Filespng file icon TestDate.png [^] (46,322 bytes) 2024-05-02 10:44


diff file icon emailDate.diff [^] (1,054 bytes) 2024-05-31 12:40 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0055429 closedinaki_luque POS2 when sending a closed full invoice by mail, the date is not displayed 

-  Notes
(0165993)
hgbot (developer)
2024-06-17 08:40

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1600 [^]
(0166070)
hgbot (developer)
2024-06-18 16:14

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2737 [^]
(0166071)
hgbot (developer)
2024-06-18 16:17

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.depositinvoice/-/merge_requests/47 [^]
(0166197)
hgbot (developer)
2024-06-21 13:08

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1600 [^]
(0166198)
hgbot (developer)
2024-06-21 13:08

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: acdd33dc45bd54a566e24a01accacad227b0fa90
Author: Sabarinath <sabarinath.palanisamy.ext@openbravo.com>
Date: 21-06-2024 10:40:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/acdd33dc45bd54a566e24a01accacad227b0fa90 [^]

Fixed ISSUE-55384: Modified template's date alignment

---
M web/org.openbravo.retail.posterminal/res/printcanceledlayaway.xml
M web/org.openbravo.retail.posterminal/res/printcanceledreceipt.xml
M web/org.openbravo.retail.posterminal/res/printclosedinvoice.xml
M web/org.openbravo.retail.posterminal/res/printclosedreceipt.xml
M web/org.openbravo.retail.posterminal/res/printinvoice.xml
M web/org.openbravo.retail.posterminal/res/printlayaway.xml
M web/org.openbravo.retail.posterminal/res/printreceipt.xml
M web/org.openbravo.retail.posterminal/res/printreceipt32.xml
M web/org.openbravo.retail.posterminal/res/printreturn.xml
M web/org.openbravo.retail.posterminal/res/printreturninvoice.xml
M web/org.openbravo.retail.posterminal/res/printsimplifiedclosedinvoice.xml
M web/org.openbravo.retail.posterminal/res/printsimplifiedinvoice.xml
M web/org.openbravo.retail.posterminal/res/printsimplifiedreturninvoice.xml
---
(0166199)
hgbot (developer)
2024-06-21 13:08

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: f5d3ea4aed1cf572b9bb0ff7091338ba25b7c434
Author: Iñaki <i.luque@orisha.com>
Date: 21-06-2024 10:40:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/f5d3ea4aed1cf572b9bb0ff7091338ba25b7c434 [^]

Fixed ISSUE-55384: Modifying the template's dates to display them correctly in PDF format.

---
M web/org.openbravo.retail.posterminal/res/printcanceledlayaway.xml
M web/org.openbravo.retail.posterminal/res/printcanceledreceipt.xml
M web/org.openbravo.retail.posterminal/res/printclosedinvoice.xml
M web/org.openbravo.retail.posterminal/res/printclosedreceipt.xml
M web/org.openbravo.retail.posterminal/res/printinvoice.xml
M web/org.openbravo.retail.posterminal/res/printlayaway.xml
M web/org.openbravo.retail.posterminal/res/printquotation.xml
M web/org.openbravo.retail.posterminal/res/printreturn.xml
M web/org.openbravo.retail.posterminal/res/printreturninvoice.xml
M web/org.openbravo.retail.posterminal/res/printsimplifiedclosedinvoice.xml
M web/org.openbravo.retail.posterminal/res/printsimplifiedinvoice.xml
M web/org.openbravo.retail.posterminal/res/printsimplifiedreturninvoice.xml
---
(0166200)
hgbot (developer)
2024-06-21 13:08

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.depositinvoice [^]
Changeset: db06da7e500abe1667277d2eda5b0627e961250a
Author: Iñaki <i.luque@orisha.com>
Date: 18-06-2024 16:16:43
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.depositinvoice/-/commit/db06da7e500abe1667277d2eda5b0627e961250a [^]

Fixed ISSUE-55384: Modifying the template's dates to display them correctly in PDF format.

---
M web/org.openbravo.retail.depositinvoice/res/printDepositInvoice.xml
---
(0166201)
hgbot (developer)
2024-06-21 13:08

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.depositinvoice/-/merge_requests/47 [^]
(0166202)
hgbot (developer)
2024-06-21 13:08

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2737 [^]
(0166203)
hgbot (developer)
2024-06-21 13:08

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 97d458f50179ea5587b657014faa3257639465e2
Author: Iñaki <i.luque@orisha.com>
Date: 21-06-2024 10:40:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/97d458f50179ea5587b657014faa3257639465e2 [^]

Fixed ISSUE-55384: Modifying the template's dates to display them correctly in PDF format.

---
M web/org.openbravo.pos2/res/printreceiptwithoutprices.xml
---

- Issue History
Date Modified Username Field Change
2024-05-02 10:41 remibrunet New Issue
2024-05-02 10:41 remibrunet Assigned To => Retail
2024-05-02 10:41 remibrunet Triggers an Emergency Pack => No
2024-05-02 10:44 remibrunet File Added: TestDate.png
2024-05-13 08:56 jorgewederago Assigned To Retail => jorgewederago
2024-05-31 12:40 jorgewederago File Added: emailDate.diff
2024-05-31 12:40 jorgewederago Assigned To jorgewederago => Retail
2024-05-31 12:40 jorgewederago Status new => acknowledged
2024-05-31 12:42 jorgewederago Proposed Solution updated
2024-06-03 09:10 jorgewederago Relationship added related to 0055429
2024-06-03 09:27 jorgewederago Proposed Solution updated
2024-06-06 13:40 SABARINATH P Assigned To Retail => SABARINATH P
2024-06-06 13:40 SABARINATH P Status acknowledged => scheduled
2024-06-17 08:40 hgbot Note Added: 0165993
2024-06-17 13:12 jorgewederago Assigned To SABARINATH P => inaki_luque
2024-06-18 16:14 hgbot Note Added: 0166070
2024-06-18 16:17 hgbot Note Added: 0166071
2024-06-21 13:08 hgbot Resolution open => fixed
2024-06-21 13:08 hgbot Status scheduled => closed
2024-06-21 13:08 hgbot Note Added: 0166197
2024-06-21 13:08 hgbot Fixed in Version => RR24Q3
2024-06-21 13:08 hgbot Note Added: 0166198
2024-06-21 13:08 hgbot Note Added: 0166199
2024-06-21 13:08 hgbot Note Added: 0166200
2024-06-21 13:08 hgbot Note Added: 0166201
2024-06-21 13:08 hgbot Note Added: 0166202
2024-06-21 13:08 hgbot Fixed in Version RR24Q3 => 24Q3
2024-06-21 13:08 hgbot Note Added: 0166203


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker