Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049499Retail ModulesSelfcheckoutpublic2022-06-07 17:152022-06-20 16:59
igor_trebol 
Retail 
normalmajorhave not tried
closedinvalid 
5
 
 
aferraz
No
0049499: Self-checkout payment not stopped when the pre-payment hook fails
The hook OBPOS_PrePaymentHook_sco can cancel a purchase (for example, with the module org.openbravo.retail.simpinvoicethreshold when the amount exceeds the threshold for a simple invoice).

But the Self Checkout does not stop even if the error message appears.
Install module org.openbravo.retail.simpinvoicethreshold.

Configure a threshold: http://wiki.openbravo.com/wiki/Retail:InvoiceSequence#Simplified_Invoice_Thresholds [^]

Create a ticket with a bigger amount than the threshold and try to finish the purchase. See that the message appears, but the process can continue.
No tags attached.
related to defect 0049384 closed igor_trebol Simplified Invoices Threshold preferences should be considered in SCO 
Issue History
2022-06-07 17:15igor_trebolNew Issue
2022-06-07 17:15igor_trebolAssigned To => Retail
2022-06-07 17:15igor_trebolTriggers an Emergency Pack => No
2022-06-07 17:25igor_trebolRelationship addeddepends on 0049384
2022-06-07 17:37hgbotNote Added: 0138122
2022-06-08 09:15aferrazRelationship replacedrelated to 0049384
2022-06-08 11:36aferrazSeveritycritical => major
2022-06-20 16:57hgbotNote Added: 0138581
2022-06-20 16:59igor_trebolReview Assigned To => aferraz
2022-06-20 16:59igor_trebolNote Added: 0138582
2022-06-20 16:59igor_trebolStatusnew => closed
2022-06-20 16:59igor_trebolResolutionopen => invalid

Notes
(0138122)
hgbot   
2022-06-07 17:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/35 [^]
(0138581)
hgbot   
2022-06-20 16:57   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/35 [^]
(0138582)
igor_trebol   
2022-06-20 16:59   
The related issue https://issues.openbravo.com/view.php?id=49384 [^] was not correctly solved, the correct resolution of the issue should also correct this.