Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031789Retail ModulesWeb POSpublic2015-12-10 17:482016-02-01 18:16
agete 
mario_castello 
highmajoralways
closedfixed 
5
 
RR16Q2RR16Q2 
guilleaer
No
0031789: [SERQA 464] cashup partial printing template have some extra sections which should be removed
Cash up partial printing report has some sections that make no sense, these are the following ones:
* Counted amount
* Difference amount
* Total to keep
* Total to deposit
1. Log into Web POS with the user Openbravo
2. Make a cash up in order to leave the terminal with no payment. Do not leave any amount of any payment method.
3. Make a receipt adding a product and change the price to 100€
4. Pay it in cash
5. Make a receipt adding a product and change the price to 100€
6. Pay 80€ in VISA and 20 in MONETIQUE ACV
7. Make a receipt adding a product and change its price to 30€
8. Pay it in cash
9. With the menu option Verify returns, select the last receipt created and return it
10. Make a layaway selecting a product and changing the price to 100
11. Pay 20€ in Visa
12. Make a Quotation selecting a product and changing its value to 100€
13. Validate it
14. Select the first receipt created and reverse 15 € paid in cash to pay it in cheque cadeau CADHOC
15. Make a cancel and replace of this receipt, add a new line, change its price to 100€ and pay it with cheque cadeau CADHOC
16. Select the layaway previously created and reverse the payment done in VISA (20€) to pay it in cheque cadeau Liberte. Leave the other 80€ in layaway
18. Create a receipt for customer Pepe, add a product and change its price to 100€
19. Pay it with the option "Use Credit"
20. Make a receipt with two lines, one with a product and change its price to 100€, and the other one with another product, change its price to 40€ and click on return line
21. Pay the receipt in cash
22. Select the menu option Cash management
23. Add 50€ and click on ESPECE Withdrowal and select the option Withdrowal ESPECE CAEN
24. Add 35€ and click on ESPECE Deposit and select the option ESPECE DEPOSIT CAEN
25. Click DONE
26. Select the menu Option Cash up Partial
1. Delete the sections:
* Counted amount
* Difference amount
* Total to keep
* Total to deposit

Probably a new template for partial cashup report is needed, there these sections should be removed
No tags attached.
blocks defect 0031693 closed guilleaer [SERQA 464] Issues in Cash up partial printing report about sections with no sense 
Issue History
2015-12-29 11:04OrekariaTypedefect => backport
2015-12-29 11:04OrekariaTarget Version => RR16Q2
2015-12-29 11:05OrekariaTypebackport => defect
2015-12-29 11:05OrekariaNote Added: 0083038
2016-01-18 12:15guilleaerAssigned Toguilleaer => Retail
2016-01-18 12:15guilleaerStatusscheduled => acknowledged
2016-01-18 12:16guilleaerProposed Solution updated
2016-01-18 12:20guilleaerNote Added: 0083367
2016-01-18 12:20guilleaerSummary[SERQA 464] Issues in Cash up partial printing report about sections with no sense => [SERQA 464] cashup partial printing template have some extra sections which should be removed
2016-01-22 13:41mario_castelloAssigned ToRetail => mario_castello
2016-01-22 13:41mario_castelloStatusacknowledged => scheduled
2016-01-29 04:30hgbotCheckin
2016-01-29 04:30hgbotNote Added: 0083694
2016-01-29 04:30hgbotStatusscheduled => resolved
2016-01-29 04:30hgbotResolutionopen => fixed
2016-01-29 04:30hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c507d93afe4dacc8a7c641bdfd1087a5ac3df24b [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e38de1e86c9c874fd8d563a480c2fe6e9dd54d1f [^]
2016-02-01 18:16guilleaerReview Assigned Tojorge-garcia => guilleaer
2016-02-01 18:16guilleaerStatusresolved => closed
2016-02-01 18:16guilleaerFixed in Version => RR16Q2

Notes
(0083038)
Orekaria   
2015-12-29 11:05   
When, in the cashup partial, the user press Pirnt & Close button, the report printed shows the followinf sections:
* Counted amount
* Difference amount
* Total to keep
* Total to deposit
(0083367)
guilleaer   
2016-01-18 12:20   
Create new template or try to apply the same solution applied in https://issues.openbravo.com/view.php?id=31693 [^]
(0083694)
hgbot   
2016-01-29 04:30   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e38de1e86c9c874fd8d563a480c2fe6e9dd54d1f
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Thu Jan 28 21:29:25 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e38de1e86c9c874fd8d563a480c2fe6e9dd54d1f [^]

Fixed issue 31789: Added new property isPartialCashup in countCashupSummary from cashupPartial

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---