Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0047805 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo Localizations] Others | major | always | 2021-10-04 13:10 | 2022-03-03 14:58 | |||
| Reporter | avicente | View Status | public | |||||
| Assigned To | adrianromero | |||||||
| Priority | urgent | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Regression date | ||||||||
| Regression introduced by commit | ||||||||
| Regression level | ||||||||
| Support ticket | ||||||||
| OBNetwork customer | OBPS | |||||||
| Regression introduced in release | ||||||||
| Summary | 0047805: Thousands separator used in the EFSTA modules is not correct | |||||||
| Description | The thousands separator used in the EFSTA modules [*] is not correct [*] org.openbravo.retail.efstaintegration org.openbravo.retail.efstaintegration.austria | |||||||
| Steps To Reproduce | See video https://watch.screencastify.com/v/DPZY2laniFZ8OtHxva5P [^] | |||||||
| Proposed Solution | Replace 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> | |||||||
| Tags | NOR | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0132158) psanjuan (viewer) 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 | OBNetwork customer | => OBPS |
| 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 |