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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047805
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo Localizations] Othersmajoralways2021-10-04 13:102022-03-03 14:58
ReporteravicenteView Statuspublic 
Assigned Toadrianromero 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Regression introduced in release
Summary

0047805: Thousands separator used in the EFSTA modules is not correct

DescriptionThe thousands separator used in the EFSTA modules [*] is not correct


[*]
org.openbravo.retail.efstaintegration
org.openbravo.retail.efstaintegration.austria
Steps To ReproduceSee video https://watch.screencastify.com/v/DPZY2laniFZ8OtHxva5P [^]
Proposed SolutionReplace the thousands separator, now is it a “,” and it must be empty. See below an example of the current xml and the target xml:

[*]Current xml

<Tra>
<ESR TL="A.T.U Graz 2" TT="AUT5241P72" D="2021-10-01T09:19:35.884Z" TN="" T="6,936.00">
<PosA>
<Pos PN="1" Dsc="08.B413.11 BREMSSCHEIBE BREMBO" Qty="6" Pri="1,156.00" Amt="6,936.00"/>
</PosA>
<TaxA>
<Tax TaxG="A" Prc="20" Net="5,780.00" TAmt="1,156.00" Amt="6,936.00"/>
</TaxA>
<PayA>
<Pay Dsc="Finanzierung" Amt="6,936.00"/>
</PayA>
</ESR>
</Tra>


[**]Target xml:

<Tra>
<ESR TL="A.T.U Graz 2" TT="AUT5241P72" D="2021-10-01T09:19:35.884Z" TN="" T="6936.00">
<PosA>
<Pos PN="1" Dsc="08.B413.11 BREMSSCHEIBE BREMBO" Qty="6" Pri="1156.00" Amt="6936.00"/>
</PosA>
<TaxA>
<Tax TaxG="A" Prc="20" Net="5780.00" TAmt="1156.00" Amt="6936.00"/>
</TaxA>
<PayA>
<Pay Dsc="Finanzierung" Amt="6936.00"/>
</PayA>
</ESR>
</Tra>
TagsNOR
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0132158)
psanjuan (manager)
2021-10-05 09:51

To be fixed by the project team and reviewed by Adrian.

- Issue History
Date Modified Username Field Change
2021-10-04 13:10 avicente New Issue
2021-10-04 13:10 avicente Tag Attached: NOR
2021-10-04 15:26 psanjuan Assigned To => adrianromero
2021-10-05 09:51 psanjuan Note Added: 0132158
2022-03-03 14:58 adrianromero Status new => closed
2022-03-03 14:58 adrianromero Resolution open => fixed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker