Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046252Retail ModulesQuotationspublic2021-04-12 13:152021-04-14 11:09
dmiguelez 
Retail 
normalminorhave not tried
closedfixed 
5
 
RR21Q3 
No
0046252: Use new API to retrieve UUID
In CreateTicketFromQuotation the API OB.UTIL.get_UUID() is used to retrieve an id.

Use the new OB.App.UUID.generate() instead (it is compatible with the new POS)
In the POS log in as Vallblanca
Add a new Product to the existing Ticket
On the menu, click on Create Quotation From Order
Complete the Quotation (by clicking on Checkout
The Quotation should be in 'Under Evaluation' Status
On the menu, click on Create Sales Order and in the pop up click on Create Sales Order
Now a new Ticket is created in based on the previous Quotation
No tags attached.
Issue History
2021-04-12 13:15dmiguelezNew Issue
2021-04-12 13:15dmiguelezAssigned To => Retail
2021-04-12 13:15dmiguelezTriggers an Emergency Pack => No
2021-04-12 13:18hgbotNote Added: 0127236
2021-04-14 11:09hgbotResolutionopen => fixed
2021-04-14 11:09hgbotStatusnew => closed
2021-04-14 11:09hgbotFixed in Version => RR21Q3
2021-04-14 11:09hgbotNote Added: 0127265
2021-04-14 11:09hgbotNote Added: 0127266

Notes
(0127236)
hgbot   
2021-04-12 13:18   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/375 [^]
(0127265)
hgbot   
2021-04-14 11:09   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 5850ba827fcdf1bd440947b18aebc22e98846e61
Author: David Miguelez <david.miguelez@openbravo.com>
Date: 2021-04-14T09:09:48+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/5850ba827fcdf1bd440947b18aebc22e98846e61 [^]

Fixes ISSUE-46252. Uses new API to generate UUID
This API is compatible with the new POS

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CreateTicketFromQuotation.js
---
(0127266)
hgbot   
2021-04-14 11:09   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/375 [^]