Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0040019 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Cash up | major | always | 2019-01-23 18:24 | 2019-09-06 08:54 | |||
| Reporter | malsasua | View Status | public | |||||
| Assigned To | ranjith_qualiantech_com | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | RR19Q2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | c5744e78fbac | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | migueldejuana | |||||||
| OBNetwork customer | Gold | |||||||
| Support ticket | 7603 | |||||||
| Regression level | Production - Confirmed Stable | |||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d0797b3798881a9b775cb323b3c79e49159eac58 [^] | |||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0040019: Counted amount is wrong in the Cashup Report | |||||||
| Description | The counted amount is wrong when the cashup report is printed in the backend. | |||||||
| Steps To Reproduce | POS: . new receipt: . product Avalanche Transceiver -> total amount 150.50 -> paid with Cash . new receipt: . product Balaclava Cup -> total amount 169 -> paid with Card . new receipt: . product Headlamp ultralight -> total amount 18.90 -> paid with USA Cash . do cashup: . counted amounts: . cash-> 150 . card -> 169 . USA Cash -> 18.90 · amount to keep: ·cash-> 200 BO: . go to terminal-> cashup -> print cashup: counted amount: . cash -> 0 (WRONG) . card -> 0 (WRONG) . USA Cash -> 18.9 (RIGHT) . go to terminal -> cashup -> Payment Method Status Cashup tab: counted amount: . cash -> 0 (WRONG) . card -> 0 (WRONG) . USA Cash -> 18.9 (RIGHT) (see screenshots) amountToKeep is 0 and it should be 200 in the backoffice | |||||||
| Tags | No tags attached. | |||||||
| Attached Files |  POS_cashup.png [^] (59,778 bytes) 2019-01-23 18:24  bo_cashupReport.png [^] (20,422 bytes) 2019-01-23 18:25  bo_cashup.png [^] (135,983 bytes) 2019-01-23 18:25  issue40019ScriptFixData.sql [^] (3,007 bytes) 2019-09-06 08:54 | |||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | |||||||||||||||||||||||||||||
| 
 | |||||||||||||||||||||||||||||
|  Notes | |
| (0109290) hgbot (developer) 2019-01-29 07:47 | Repository: tools/automation/pi-mobile Changeset: 356d3784ba8d22822166bef33afb6ca166a096e5 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Jan 29 12:17:39 2019 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/356d3784ba8d22822166bef33afb6ca166a096e5 [^] Verifies issue 40019 : Added Automated Test "I40019_VerifyCountedAmountAfterCashup" --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I40019_VerifyCountedAmountAfterCashup.java --- | 
| (0109291) hgbot (developer) 2019-01-29 07:48 | Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: c5744e78fbacd1937c39fce01e867a30cf4cd7f4 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Jan 29 12:15:56 2019 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c5744e78fbacd1937c39fce01e867a30cf4cd7f4 [^] Fixed issue 40019 : PaymentMethodCashup should be updated when Cashup is Done * PaymentMethodCashup should be created/updated for the following cases 1) when cashup is closed 2) when ticket is closed with respective payment --- M src/org/openbravo/retail/posterminal/UpdateCashup.java --- | 
| (0109332) migueldejuana (viewer) 2019-01-30 14:34 | Tested and reviewed | 
|  Issue History | |||
| Date Modified | Username | Field | Change | 
| 2019-01-23 18:24 | malsasua | New Issue | |
| 2019-01-23 18:24 | malsasua | Assigned To | => Retail | 
| 2019-01-23 18:24 | malsasua | File Added: POS_cashup.png | |
| 2019-01-23 18:24 | malsasua | OBNetwork customer | => Gold | 
| 2019-01-23 18:24 | malsasua | Support ticket | => 7603 | 
| 2019-01-23 18:24 | malsasua | Resolution time | => 1548630000 | 
| 2019-01-23 18:24 | malsasua | Regression level | => Production - Confirmed Stable | 
| 2019-01-23 18:24 | malsasua | Triggers an Emergency Pack | => No | 
| 2019-01-23 18:25 | malsasua | File Added: bo_cashupReport.png | |
| 2019-01-23 18:25 | malsasua | File Added: bo_cashup.png | |
| 2019-01-24 14:33 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | 
| 2019-01-24 14:33 | ranjith_qualiantech_com | Status | new => scheduled | 
| 2019-01-24 17:29 | anderaranguren | Steps to Reproduce Updated | View Revisions | 
| 2019-01-24 17:37 | Practics | Issue Monitored: Practics | |
| 2019-01-29 07:47 | hgbot | Checkin | |
| 2019-01-29 07:47 | hgbot | Note Added: 0109290 | |
| 2019-01-29 07:48 | hgbot | Checkin | |
| 2019-01-29 07:48 | hgbot | Note Added: 0109291 | |
| 2019-01-29 07:48 | hgbot | Status | scheduled => resolved | 
| 2019-01-29 07:48 | hgbot | Resolution | open => fixed | 
| 2019-01-29 07:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c5744e78fbacd1937c39fce01e867a30cf4cd7f4 [^] | 
| 2019-01-30 10:49 | guillermogil | Relationship added | caused by 0038193 | 
| 2019-01-30 10:49 | guillermogil | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d0797b3798881a9b775cb323b3c79e49159eac58 [^] | 
| 2019-01-30 10:52 | marvintm | Status | resolved => new | 
| 2019-01-30 10:52 | marvintm | Resolution | fixed => open | 
| 2019-01-30 10:52 | marvintm | Status | new => scheduled | 
| 2019-01-30 10:52 | marvintm | Status | scheduled => resolved | 
| 2019-01-30 10:52 | marvintm | Fixed in Version | => RR19Q2 | 
| 2019-01-30 10:52 | marvintm | Resolution | open => fixed | 
| 2019-01-30 14:34 | migueldejuana | Review Assigned To | => migueldejuana | 
| 2019-01-30 14:34 | migueldejuana | Note Added: 0109332 | |
| 2019-01-30 14:34 | migueldejuana | Status | resolved => closed | 
| 2019-09-06 08:54 | malsasua | File Added: issue40019ScriptFixData.sql | |
| Copyright © 2000 - 2009 MantisBT Group |