Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023954 | Retail Modules | Web POS | public | 2013-05-31 16:06 | 2013-07-05 11:18 |
|
Reporter | adrianromero | |
Assigned To | migueldejuana | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RMP24 | Fixed in Version | RMP24 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | OBPS |
Support ticket | 21492 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023954: In the cash up report there is too few space for Deposit amount lines. |
Description | When printing the cashup report if the deposit amount is big, it cannot be printed properly. There is only 5 spaces for the amount.
|
Steps To Reproduce | Execute the cashup report with big deposit amounts. |
Proposed Solution | 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.
|
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-31 16:06 | adrianromero | New Issue | |
2013-05-31 16:06 | adrianromero | Assigned To | => migueldejuana |
2013-05-31 16:06 | adrianromero | OBNetwork customer | => Yes |
2013-05-31 16:06 | adrianromero | Support ticket | => 21492 |
2013-05-31 16:10 | adrianromero | Resolution time | => 1376604000 |
2013-06-12 12:53 | hgbot | Checkin | |
2013-06-12 12:53 | hgbot | Note Added: 0059388 | |
2013-06-12 12:53 | hgbot | Status | new => resolved |
2013-06-12 12:53 | hgbot | Resolution | open => fixed |
2013-06-12 12:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/abc2e7370c1965b5ee15f24fcf0e60a63253617a [^] |
2013-06-18 19:17 | guilleaer | Review Assigned To | => guilleaer |
2013-06-18 19:17 | guilleaer | Note Added: 0059503 | |
2013-06-18 19:17 | guilleaer | Status | resolved => closed |
2013-06-18 19:17 | guilleaer | Fixed in Version | => RMP24 |
2013-06-28 10:25 | hgbot | Checkin | |
2013-06-28 10:25 | hgbot | Note Added: 0059743 | |
2013-06-28 10:25 | hgbot | Status | closed => resolved |
2013-06-28 10:25 | hgbot | Fixed in SCM revision | http://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:18 | marvintm | Status | resolved => closed |