Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043039Retail ModulesWeb POSpublic2020-01-28 17:242020-03-26 14:18
gaboflash 
gaboflash 
normalminorN/A
closedfixed 
5
 
RR20Q2 
marvintm
No
0043039: Create hook OBPOS_PostSalesOrderIssue
Create hook OBPOS_PostSalesOrderIssue to be executed when Issue Sales Order process ends successfully. This hook will be used to perform some operations with data returned from backend, like printing the receipt and invoice if applies.
*
No tags attached.
Issue History
2020-01-28 17:24gaboflashNew Issue
2020-01-28 17:24gaboflashAssigned To => Retail
2020-01-28 17:24gaboflashTriggers an Emergency Pack => No
2020-03-20 13:03hgbotCheckin
2020-03-20 13:03hgbotNote Added: 0118709
2020-03-20 13:03hgbotStatusnew => resolved
2020-03-20 13:03hgbotResolutionopen => fixed
2020-03-20 13:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ba3e33bcee91f45e59304acba388e0c273ac6285 [^]
2020-03-23 16:22marvintmAssigned ToRetail => gaboflash
2020-03-26 14:18marvintmReview Assigned To => marvintm
2020-03-26 14:18marvintmStatusresolved => closed
2020-03-26 14:18marvintmFixed in Version => RR20Q2

Notes
(0118709)
hgbot   
2020-03-20 13:03   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ba3e33bcee91f45e59304acba388e0c273ac6285
Author: Gabriel Lopez <gabriel.lopez <at> doceleguas.com>
Date: Sat Mar 14 22:12:14 2020 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ba3e33bcee91f45e59304acba388e0c273ac6285 [^]

Fixed ISSUE-43039 : Added new hook OBPOS_PostSalesOrderIssue.
 - Also was added the attributes orderId and related invoiceId to the json order returned as response

---
M src/org/openbravo/retail/posterminal/process/IssueSalesOrderLines.java
M web/org.openbravo.retail.posterminal/js/components/orderselector.js
---