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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025543
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2014-01-23 15:322014-02-28 11:02
ReporteradrianromeroView Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiona86ca6f78877
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025543: Cannot define taxes format in the printed receipt

DescriptionIn a printed receipt the tax rate format cannot be defined independently of format for other numeric formats. So if it is required for example to print tax rates in the receipt with three decimals, it is not possible to configure it
Steps To ReproduceIn description
Proposed SolutionNow the format used for tax rates in the printed receipt is "euroEdition" defined in the configuration file "Format.xml".

It is proposed to add a new format name to this configuration file called "taxInform" and use it to format tax rates in webPOS.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0063674)
hgbot (developer)
2014-01-24 12:16

Repository: erp/pmods/org.openbravo.mobile.core.cirque
Changeset: a7aa6e26c09f471ac33121e911e6534b35f2c39f
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Jan 23 15:45:37 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/a7aa6e26c09f471ac33121e911e6534b35f2c39f [^]

Fixes issue 0025543: Cannot define taxes format in the printed receipt

---
M web/org.openbravo.mobile.core/source/utils/ob-i18n.js
---
(0063677)
hgbot (developer)
2014-01-24 13:24

Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: a86ca6f7887747dbe3c2bf12b4c3617e42583978
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Jan 23 15:46:11 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/a86ca6f7887747dbe3c2bf12b4c3617e42583978 [^]

Fixes issue 0025543: Cannot define taxes format in the printed receipt

---
M web/org.openbravo.retail.posterminal/js/i18n.js
---
(0064055)
hgbot (developer)
2014-02-11 17:01

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: a7aa6e26c09f471ac33121e911e6534b35f2c39f
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Jan 23 15:45:37 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a7aa6e26c09f471ac33121e911e6534b35f2c39f [^]

Fixes issue 0025543: Cannot define taxes format in the printed receipt

---
M web/org.openbravo.mobile.core/source/utils/ob-i18n.js
---
(0064056)
hgbot (developer)
2014-02-11 17:05

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a86ca6f7887747dbe3c2bf12b4c3617e42583978
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Jan 23 15:46:11 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a86ca6f7887747dbe3c2bf12b4c3617e42583978 [^]

Fixes issue 0025543: Cannot define taxes format in the printed receipt

---
M web/org.openbravo.retail.posterminal/js/i18n.js
---
(0064646)
adrianromero (manager)
2014-02-27 11:34

When the user needs a different format for percentages in receipt and in the POS window now this is solved adding a new entry in the configuration file Formats.xml. For example

   <Number name="taxInform"
       decimal="." grouping="," formatOutput="#0.000" formatInternal="#0.000" />

- Issue History
Date Modified Username Field Change
2014-01-23 15:32 adrianromero New Issue
2014-01-23 15:32 adrianromero Assigned To => adrianromero
2014-01-23 15:32 adrianromero Triggers an Emergency Pack => No
2014-01-24 12:16 hgbot Checkin
2014-01-24 12:16 hgbot Note Added: 0063674
2014-01-24 12:16 hgbot Status new => resolved
2014-01-24 12:16 hgbot Resolution open => fixed
2014-01-24 12:16 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/a7aa6e26c09f471ac33121e911e6534b35f2c39f [^]
2014-01-24 13:24 hgbot Checkin
2014-01-24 13:24 hgbot Note Added: 0063677
2014-01-24 13:24 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/a7aa6e26c09f471ac33121e911e6534b35f2c39f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/a86ca6f7887747dbe3c2bf12b4c3617e42583978 [^]
2014-02-11 17:01 hgbot Checkin
2014-02-11 17:01 hgbot Note Added: 0064055
2014-02-11 17:01 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/a86ca6f7887747dbe3c2bf12b4c3617e42583978 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a7aa6e26c09f471ac33121e911e6534b35f2c39f [^]
2014-02-11 17:05 hgbot Checkin
2014-02-11 17:05 hgbot Note Added: 0064056
2014-02-11 17:05 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a7aa6e26c09f471ac33121e911e6534b35f2c39f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a86ca6f7887747dbe3c2bf12b4c3617e42583978 [^]
2014-02-27 11:34 adrianromero Note Added: 0064646
2014-02-28 11:02 marvintm Review Assigned To => marvintm
2014-02-28 11:02 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker