Openbravo Issue Tracking System - Retail Modules
View Issue Details
0023954Retail ModulesWeb POSpublic2013-05-31 16:062013-07-05 11:18
adrianromero 
migueldejuana 
normalminorhave not tried
closedfixed 
5
 
RMP24RMP24 
guilleaer
No
0023954: In the cash up report there is too few space for Deposit amount lines.
When printing the cashup report if the deposit amount is big, it cannot be printed properly. There is only 5 spaces for the amount.

Execute the cashup report with big deposit amounts.
Modify the cashup template (printcashup.xml) and make more room for deposit amounts. Review also other amounts printed in this report.

The line in charge of printing deposit amounts is line 103:

      <text align ="right" length="11"><%= '('+OB.I18N.formatCurrency(deposit.amount)+' '+deposit.isocode+')' %></text>

Make more room for the amount for example dividing the line into two lines.
No tags attached.
Issue History
2013-05-31 16:06adrianromeroNew Issue
2013-05-31 16:06adrianromeroAssigned To => migueldejuana
2013-05-31 16:10adrianromeroResolution time => 1376604000
2013-06-12 12:53hgbotCheckin
2013-06-12 12:53hgbotNote Added: 0059388
2013-06-12 12:53hgbotStatusnew => resolved
2013-06-12 12:53hgbotResolutionopen => fixed
2013-06-12 12:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/abc2e7370c1965b5ee15f24fcf0e60a63253617a [^]
2013-06-18 19:17guilleaerReview Assigned To => guilleaer
2013-06-18 19:17guilleaerNote Added: 0059503
2013-06-18 19:17guilleaerStatusresolved => closed
2013-06-18 19:17guilleaerFixed in Version => RMP24
2013-06-28 10:25hgbotCheckin
2013-06-28 10:25hgbotNote Added: 0059743
2013-06-28 10:25hgbotStatusclosed => resolved
2013-06-28 10:25hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/abc2e7370c1965b5ee15f24fcf0e60a63253617a [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/abc2e7370c1965b5ee15f24fcf0e60a63253617a [^]
2013-07-05 11:18marvintmStatusresolved => closed

Notes
(0059388)
hgbot   
2013-06-12 12:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: abc2e7370c1965b5ee15f24fcf0e60a63253617a
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Jun 12 12:52:41 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/abc2e7370c1965b5ee15f24fcf0e60a63253617a [^]

Fixed issue 0023954: Delete fix word Deposit, description it is enough

---
M web/org.openbravo.retail.posterminal/res/printcashup.xml
---
(0059503)
guilleaer   
2013-06-18 19:17   
verified
(0059743)
hgbot   
2013-06-28 10:25   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: abc2e7370c1965b5ee15f24fcf0e60a63253617a
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Jun 12 12:52:41 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/abc2e7370c1965b5ee15f24fcf0e60a63253617a [^]

Fixed issue 0023954: Delete fix word Deposit, description it is enough

---
M web/org.openbravo.retail.posterminal/res/printcashup.xml
---