Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037761Retail ModulesWeb POSpublic2018-01-12 12:542018-03-16 13:28
mrecasens 
rqueralta 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR17Q4.2RR17Q4.2 
marvintm
No
0037761: "Verified return" menu option not present when none of the terminal's Terminal Type payment methods are counted in cash up.
Payment methods not counted in cash up is a condition, amongst two others, to have a Terminal for Sellers terminal but the rest of the conditions are not being met:

* The Layaway Orders field must be checked.
   => Not true: it is unchecked by default.
* The Pos Terminal Type may only contain payment methods that are not counted in the Cash Up process.
   => True, we change this and experience the issue
* The roles that are accessing to these terminals should have the Web POS action Receipt this Layaway property set to 'N'.
   => Not true: it is set to 'Y' by default.


You would expect to have payment methods defined in the terminal type not counted in the cashup (e.g. Credit Notes), and still be able to use verified returns functionality.

cf. http://wiki.openbravo.com/wiki/Retail:Configuration_Guide#Terminal_for_Seller [^]
1. Open a terminal
https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^] [you may need to unlink and link again the terminal]
=> See that in the menu, option "Verified Returns" is present
2. Open Openbravo backoffice
3. Go to POS Terminal Type and select "VBS POS Terminal Type"
4. Open "Payment Method" tab
5. Uncheck "Count Payment in Cash Up" for all 4 payment methods present [you may need to activate "Automatic Deposit" for Payment Method 'Check' in Payment Method window]
6. Open again the same terminal
https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^]
=> See that in the menu, option "Verified Returns" is not present anymore. Note that the rest of the menu options that should disappear in a Terminal for Sellers terminal are not present either: Open Drawer, Cash Up, Cash Up Partial, Cash Management.
No tags attached.
blocks defect 0037629 closed rqueralta "Verified return" menu option not present when none of the terminal's Terminal Type payment methods are counted in cash up. 
Issue History
2018-01-30 09:57marvintmTypedefect => backport
2018-01-30 09:57marvintmTarget Version => RR17Q4.2
2018-03-15 15:06hgbotCheckin
2018-03-15 15:06hgbotNote Added: 0103279
2018-03-15 15:06hgbotStatusscheduled => resolved
2018-03-15 15:06hgbotResolutionopen => fixed
2018-03-15 15:06hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/f17771dc4a378d983de8607b6507109c63b7f142 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q4.2/org.openbravo.retail.returns/rev/80486a7892044ad0465d812f8675cb15b193431d [^]
2018-03-16 13:28marvintmStatusresolved => closed
2018-03-16 13:28marvintmFixed in Version => RR17Q4.2

Notes
(0103279)
hgbot   
2018-03-15 15:06   
Repository: retail/backports/3.0RR17Q4.2/org.openbravo.retail.returns
Changeset: 80486a7892044ad0465d812f8675cb15b193431d
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Thu Mar 15 10:04:35 2018 -0400
URL: http://code.openbravo.com/retail/backports/3.0RR17Q4.2/org.openbravo.retail.returns/rev/80486a7892044ad0465d812f8675cb15b193431d [^]

Fixed issue 37761: "Verified return" menu option not present when none of the
terminal's Terminal Type payment methods are counted in cash up.

---
M web/org.openbravo.retail.returns/js/returnReceiptButton.js
---