Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047127Retail ModulesQuotationspublic2021-06-14 17:562021-06-18 09:51
collazoandy4 
rqueralta 
normalminorhave not tried
closedfixed 
5
 
 
No
0047127: Missing Contact Information when a new Quotation is created from a Layaway
When a new Quotation is created from a Layaway, the contact information from a product set as Item declaration are missing because is unset from the line when the listener 'change:isQuotation' defined in modalItemDeclaration.js is executed
Log in as White Valley Group Admin Role
  Set Item Declaration to Y in Avalanche Transceiver product
Log in VBS - 1 Pos Terminal
  Set Arturo Montoro as customer
  Click on Layaway this receipt
  Add Avalanche Transceiver product to the ticket and fill the Description
  Click on Create Quotation from Layaway
  Select the receipt line and check in Contact Info that the information is reseted
No tags attached.
Issue History
2021-06-14 17:56collazoandy4New Issue
2021-06-14 17:56collazoandy4Assigned To => Retail
2021-06-14 17:56collazoandy4Resolution time => 1624831200
2021-06-14 17:56collazoandy4Triggers an Emergency Pack => No
2021-06-15 20:54rqueraltaAssigned ToRetail => rqueralta
2021-06-15 20:54rqueraltaStatusnew => scheduled
2021-06-17 22:45hgbotNote Added: 0129634
2021-06-18 09:51hgbotNote Added: 0129646
2021-06-18 09:51hgbotResolutionopen => fixed
2021-06-18 09:51hgbotStatusscheduled => closed
2021-06-18 09:51hgbotNote Added: 0129647

Notes
(0129634)
hgbot   
2021-06-17 22:45   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.contactinfoforproduct/-/merge_requests/10 [^]
(0129646)
hgbot   
2021-06-18 09:51   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.contactinfoforproduct/-/merge_requests/10 [^]
(0129647)
hgbot   
2021-06-18 09:51   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.contactinfoforproduct [^]
Changeset: e4a9ccc2bfb908a234d2115227acd3a7f8d9bd6e
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-06-16T18:40:54-04:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.contactinfoforproduct/-/commit/e4a9ccc2bfb908a234d2115227acd3a7f8d9bd6e [^]

Fixed BUG-47127: Do not reset the contactinfo model in quotation

---
M web/org.openbravo.retail.contactinfoforproduct/js/modalItemDeclaration.js
---