Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051473Retail ModulesReturn Receiptpublic2023-01-26 16:212023-02-13 08:04
sofidossant 
ranjith_qualiantech_com 
highmajoralways
closedno change required 
5
pi 
 
marvintm
No
0051473: The return button is not disabled if the OBPOS_ReturnLine preference is configured.
For guatemala localization we need to disallow marking a line as to return,
The return button is not disabled if the OBPOS_ReturnLine preference is configured.
1- Configurate the preference OBPOS_ReturnLine in N
2- Try to return a line in the webPos
Attached diff with the solution
No tags attached.
diff returnline.diff (560) 2023-01-26 16:21
https://issues.openbravo.com/file_download.php?file_id=18067&type=bug
Issue History
2023-01-26 16:21sofidossantNew Issue
2023-01-26 16:21sofidossantAssigned To => Retail
2023-01-26 16:21sofidossantFile Added: returnline.diff
2023-01-26 16:21sofidossantTriggers an Emergency Pack => No
2023-01-26 16:37PracticsIssue Monitored: Practics
2023-01-30 13:19ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-02-03 09:52ranjith_qualiantech_comNote Added: 0146235
2023-02-10 06:23ranjith_qualiantech_comNote Edited: 0146235bug_revision_view_page.php?bugnote_id=0146235#r25517
2023-02-13 08:04marvintmReview Assigned To => marvintm
2023-02-13 08:04marvintmNote Added: 0146409
2023-02-13 08:04marvintmStatusnew => closed
2023-02-13 08:04marvintmResolutionopen => no change required

Notes
(0146235)
ranjith_qualiantech_com   
2023-02-03 09:52   
(edited on: 2023-02-10 06:23)
In Backoffice, if logged role's Manual is checked, then "Return Line" button will be enabled/disabled based on preference in POS

In Backoffice, if logged role's Manual is unchecked (Automatice Role), then "Return Line" button will be enabled always in POS

(0146409)
marvintm   
2023-02-13 08:04   
The check is correctly done for manual roles. For automatic roles, permissions are always enabled. No change is actually required for this.