Openbravo Issue Tracking System - Retail Modules |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0023949 | Retail Modules | Web POS | public | 2013-05-30 18:06 | 2013-06-18 19:10 |
|
| Reporter | Orekaria | |
| Assigned To | marvintm | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | RMP24 | |
| Merge Request Status | |
| Review Assigned To | guilleaer |
| OBNetwork customer | No |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0023949: The list of receipts is not updated with the latest values |
| Description | The list of receipts is not updated with the latest values |
| Steps To Reproduce | Open the POS
Login as vallblanca
Create a second receipt
Tap on the corner to choose a different receipt
The quantity is wrong |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2013-05-30 18:06 | Orekaria | New Issue | |
| 2013-05-30 18:06 | Orekaria | Assigned To | => marvintm |
| 2013-05-30 18:06 | Orekaria | OBNetwork customer | => No |
| 2013-05-30 18:42 | Orekaria | Note Added: 0059080 | |
| 2013-05-30 18:42 | Orekaria | Note Edited: 0059080 | bug_revision_view_page.php?bugnote_id=0059080#r4753 |
| 2013-05-30 18:44 | Orekaria | Note Edited: 0059080 | bug_revision_view_page.php?bugnote_id=0059080#r4754 |
| 2013-06-10 15:34 | hgbot | Checkin | |
| 2013-06-10 15:34 | hgbot | Note Added: 0059302 | |
| 2013-06-10 15:34 | hgbot | Status | new => resolved |
| 2013-06-10 15:34 | hgbot | Resolution | open => fixed |
| 2013-06-10 15:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/975336eff91814f0db8179b99726f7200e65550a [^] |
| 2013-06-11 13:26 | hgbot | Checkin | |
| 2013-06-11 13:26 | hgbot | Note Added: 0059344 | |
| 2013-06-11 13:26 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/975336eff91814f0db8179b99726f7200e65550a [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/975336eff91814f0db8179b99726f7200e65550a [^] |
| 2013-06-18 19:10 | guilleaer | Review Assigned To | => guilleaer |
| 2013-06-18 19:10 | guilleaer | Note Added: 0059500 | |
| 2013-06-18 19:10 | guilleaer | Status | resolved => closed |
| 2013-06-18 19:10 | guilleaer | Fixed in Version | => RMP24 |
|
Notes |
|
|
(0059080)
|
|
Orekaria
|
2013-05-30 18:42
(edited on: 2013-05-30 18:44) |
|
Overhaul all the logic of that modal window
Take out calls to subobjects
Check this:
- assign enyo.id to objects and reference
- remove the miriad of calls between objects in the modal and counter
- pointofsale.js (
49: onSetReceiptsList: 'setReceiptsList' / event and function
700: call to receiptview.setOrderList(receiptList)
- modalreceipts.js (remove receiptList and changed)
- listreceiptscounter.js
remove setReceiptsList event and the call
move the orderList.on event to a higher instance
- ps-receiptview.js
remove the orderList from this object and the associated changed event
etc
|
|
|
|
(0059302)
|
|
hgbot
|
|
2013-06-10 15:34
|
|
|
|
|
(0059344)
|
|
hgbot
|
|
2013-06-11 13:26
|
|
|
|
|
|
|