Openbravo Issue Tracking System - Retail Modules | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0036255 | Retail Modules | Web POS | public | 2017-06-14 12:28 | 2017-06-19 17:07 | |||||||
| Reporter | malsasua | |||||||||||
| Assigned To | Retail | |||||||||||
| Priority | immediate | Severity | major | Reproducibility | always | |||||||
| Status | closed | Resolution | fixed | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | ||||||||||||
| Target Version | RR17Q2.1 | Fixed in Version | RR17Q2.1 | |||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | marvintm | |||||||||||
| OBNetwork customer | OBPS | |||||||||||
| Support ticket | 47139 | |||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0036255: cashup is creating wrong invoices when receipt delivered location is changed | |||||||||||
| Description | if one cashup has got two receipts, with the same bill address but different ship address, when cashup is done, two invoices are created with wrong lines | |||||||||||
| Steps To Reproduce | in POS: . new receipt: . bill address: address1 . delivered address: address1 . line 1: l1: amount 10 . total receipt 10 . new receipt: . bill address: address1 . delivered address: address2 . line 1: l2: amount 5 . total receipt 5 . do cashup in backoffice: two invoices have been created: . invoice1: total amount 10 -> sum total lines: 15 . invoice2: total amount 5 -> sum total lines: 15 | |||||||||||
| Proposed Solution | in this line: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/7ad10cf2a983/src/org/openbravo/retail/posterminal/OrderGroupingProcessor_data.xsql#l53 [^] modify by: o.c_bpartner_id, o.billto_id, o.c_currency_id, bp.paymentrule, | |||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships |
| |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2017-06-14 13:40 | migueldejuana | Type | defect => backport | |||||||||
| 2017-06-14 13:40 | migueldejuana | Target Version | => RR17Q2.1 | |||||||||
| 2017-06-15 11:57 | hgbot | Checkin | ||||||||||
| 2017-06-15 11:57 | hgbot | Note Added: 0097418 | ||||||||||
| 2017-06-15 11:57 | hgbot | Status | scheduled => resolved | |||||||||
| 2017-06-15 11:57 | hgbot | Resolution | open => fixed | |||||||||
| 2017-06-15 11:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR17Q2.1/org.openbravo.retail.posterminal/rev/62bc2559608228c2334429eac67fafbef6fd0c85 [^] | |||||||||
| 2017-06-19 17:07 | marvintm | Review Assigned To | => marvintm | |||||||||
| 2017-06-19 17:07 | marvintm | Status | resolved => closed | |||||||||
| 2017-06-19 17:07 | marvintm | Fixed in Version | => RR17Q2.1 | |||||||||
| Notes | |||||
|
|
|||||
|
|
||||