Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037760Retail ModulesWeb POSpublic2018-01-12 12:542018-02-14 12:53
mrecasens 
rqueralta 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR18Q1RR18Q1 
marvintm
No
0037760: "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 => RR18Q1
2018-02-13 19:15hgbotCheckin
2018-02-13 19:15hgbotNote Added: 0102379
2018-02-13 19:15hgbotStatusscheduled => resolved
2018-02-13 19:15hgbotResolutionopen => fixed
2018-02-13 19:15hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/f17771dc4a378d983de8607b6507109c63b7f142 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.returns/rev/610d5d66d7e398d569a4004c1fcf978fb85e7f54 [^]
2018-02-14 12:53marvintmStatusresolved => closed
2018-02-14 12:53marvintmFixed in Version => RR18Q1

Notes
(0102379)
hgbot   
2018-02-13 19:15   
Repository: retail/backports/3.0RR18Q1/org.openbravo.retail.returns
Changeset: 610d5d66d7e398d569a4004c1fcf978fb85e7f54
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Thu Jan 18 15:43:07 2018 -0500
URL: http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.returns/rev/610d5d66d7e398d569a4004c1fcf978fb85e7f54 [^]

Fixed issue 37760: "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
---