Openbravo Issue Tracking System - Java Client POS |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008324 | Java Client POS | (No Category) | public | 2009-03-27 11:27 | 2011-06-03 12:21 |
|
| Reporter | adrianromero | |
| Assigned To | adrianromero | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | scheduled | Resolution | open | |
| Platform | | OS | 10 | OS Version | |
| Product Version | | |
| Target Version | 2.30 | Fixed in Version | | |
| Regression date | |
| Regression introduced by commit | |
| Regression level | |
| Review Assigned To | |
| OBNetwork customer | No |
| Support ticket | |
| Regression introduced in release | |
|
| Summary | 0008324: The printer tmu220 to stop printing after +-18 lines printed |
| Description | When the receipt printer is long and you have a receipt printer tmu220 using a serial cable. It stops printing after more or less 18 lines printed. It seems that the reason is because the buffer is full and the application does not notice it. |
| Steps To Reproduce | |
| Proposed Solution | The proposed solution appeared in the forums and is to add a new parameter to the serial connection:
((SerialPort)m_CommPortPrinter).setFlowControlMode(SerialPort.FLOWCONTROL_RTSCTS_IN); |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | defect | 0009417 | | closed | adrianromero | Receipt printer does not work after upgrade from 2.30Beta to 2.30 |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-03-27 11:27 | adrianromero | New Issue | |
| 2009-03-27 11:27 | adrianromero | Assigned To | => adrianromero |
| 2009-03-27 11:28 | hgbot | Checkin | |
| 2009-03-27 11:28 | hgbot | Note Added: 0015038 | |
| 2009-03-27 11:28 | hgbot | Status | new => resolved |
| 2009-03-27 11:28 | hgbot | Resolution | open => fixed |
| 2009-07-07 17:24 | adrianromero | Relationship added | related to 0009417 |
| 2009-07-07 17:29 | adrianromero | Status | resolved => new |
| 2009-07-07 17:29 | adrianromero | Resolution | fixed => open |
| 2009-07-07 17:29 | adrianromero | Note Added: 0017980 | |
| 2009-07-07 17:30 | adrianromero | Note Added: 0017981 | |
| 2009-07-07 17:31 | adrianromero | Status | new => scheduled |
| 2009-07-07 17:31 | adrianromero | fix_in_branch | => pi |
| 2011-06-03 11:01 | dalsasua | Assigned To | adrianromero => dalsasua |
| 2011-06-03 12:21 | dalsasua | Assigned To | dalsasua => adrianromero |
| 2012-11-07 09:40 | priyam | Category | 01 - General => (No Category) |