Openbravo Issue Tracking System - POS2
View Issue Details
0054048POS2POSpublic2023-11-29 12:382024-03-01 13:08
Felixaka 
sreehari 
normalcriticalalways
closedfixed 
5
 
24Q2 
approved
Gold
No
0054048: EWI when doing a Quotation
In Livebuild, When the user is making a quotation we have a EWI
Go on livebuild

- Select a customer
-Add product to the ticket
-Click on the 3 dots
-Click on 'Convert to quotation'

-The ticket is closed

-Open the quotation
-Click on 'Complete'
-Finish the sale

See in the Back office : There is a EWI
No tags attached.
has duplicate defect 0054587 closed alainperez Quotations remain in EWI when the BP has no "Default Ship Address". 
Issue History
2023-11-29 12:38FelixakaNew Issue
2023-11-29 12:38FelixakaAssigned To => Retail
2023-11-29 12:38FelixakaOBNetwork customer => Gold
2023-11-29 12:38FelixakaTriggers an Emergency Pack => No
2023-11-29 12:39FelixakaSeveritycritical => major
2023-11-30 14:27FelixakaSeveritymajor => critical
2023-11-30 15:19sreehariAssigned ToRetail => sreehari
2023-12-01 07:13sreehariStatusnew => scheduled
2023-12-02 12:06hgbotMerge Request Status => open
2023-12-02 12:06hgbotNote Added: 0157928
2024-03-01 13:08hgbotMerge Request Statusopen => approved
2024-03-01 13:08hgbotResolutionopen => fixed
2024-03-01 13:08hgbotStatusscheduled => closed
2024-03-01 13:08hgbotNote Added: 0161518
2024-03-01 13:08hgbotFixed in Version => 24Q2
2024-03-01 13:08hgbotNote Added: 0161519
2024-03-01 13:14marvintmRelationship addedhas duplicate 0054587

Notes
(0157928)
hgbot   
2023-12-02 12:06   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2274 [^]
(0161518)
hgbot   
2024-03-01 13:08   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2274 [^]
(0161519)
hgbot   
2024-03-01 13:08   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 8a63252cbabf0761acefdd0bb2cf767ba3c71206
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 01-03-2024 12:08:06
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8a63252cbabf0761acefdd0bb2cf767ba3c71206 [^]

Fixes ISSUE-54048: Added Action preparation hooks for completeQuotation
*When we have a customer without address defined, used the same actions used to completeTicket

---
M web-jspack/org.openbravo.pos2/src/model/quotation/QuotationExtension.js
---