Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045370Retail ModulesWeb POSpublic2020-11-03 16:162020-11-04 09:55
kchoperena 
Retail 
highmajoralways
closedfixed 
5
 
RR21Q1 
marvintm
No
0045370: The OB.UI.BPLocAssignToReceiptInvoicingContextMenuItem is not setting the locationBillModel in the successCallbackBPs
The component OB.UI.BPLocAssignToReceiptInvoicingContextMenuItem is not setting the locationBillModel in the successCallbackBPs
1.- Log into the Webpos
2.- Assign a customer to the receipt
3.- Create a new address
4.- Add a breakpoint in the successCallbackBPs of the OB.UI.BPLocAssignToReceiptInvoicingContextMenuItem component
5.- Assign the new address for invoicing

EXPECTED RESULT:
There is no locationBillModel present in the dataBps object
No tags attached.
Issue History
2020-11-03 16:16kchoperenaNew Issue
2020-11-03 16:16kchoperenaAssigned To => Retail
2020-11-03 16:16kchoperenaResolution time => 1605567600
2020-11-03 16:16kchoperenaTriggers an Emergency Pack => No
2020-11-04 09:54hgbotResolutionopen => fixed
2020-11-04 09:54hgbotStatusnew => resolved
2020-11-04 09:54hgbotFixed in Version => RR21Q1
2020-11-04 09:54hgbotNote Added: 0124142
2020-11-04 09:55marvintmReview Assigned To => marvintm
2020-11-04 09:55marvintmStatusresolved => closed

Notes
(0124142)
hgbot   
2020-11-04 09:54   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 224689c88deba015f7215cb79958dc148aa663e2
Author: Kepa Choperena <kepa.choperena@openbravo.com>
Date: 2020-11-04T09:46:23+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/224689c88deba015f7215cb79958dc148aa663e2 [^]

Fixed BUG-45370:The OB.UI.BPLocAssignToReceiptInvoicingContextMenuItem is not setting the locationBillModel in the successCallbackBP

Set locationBillModel property in successCallbackBPs when an address is set as invoicing

---
M web/org.openbravo.retail.posterminal/js/components/bplocation.js
---