Openbravo Issue Tracking System - Retail Modules
View Issue Details
0057292Retail ModulesQuotationspublic2024-11-22 14:422024-12-05 08:54
jonae 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR24Q3.3RR24Q3.3 
No
0057292: Issues when converting a quotation to sales order
When converting a quotation to sales order, the synchronization is not creating a simplified invoice and the document number of the sales order created does not follow the order sequence (it follows the quotation sequence)
Apart from the issue of not creating the simplified invoice, it is causing critical issues in the fiscalization modules (portugal, for example)
- Add a product to a ticket.
- Convert to quotation
- Close the quotation
- Open it from the ticket list
- Convert to sales order
- Pay the ticket
- Synchronize it to the backoffice
The document number has a quotation structure and the simplified invoice is not created.
No tags attached.
blocks defect 0057262 closed ranjith_qualiantech_com Issues when converting a quotation to sales order 
Issue History
2024-11-26 18:12guilleaerTypedefect => backport
2024-11-26 18:12guilleaerTarget Version => RR24Q3.3
2024-12-04 05:44hgbotNote Added: 0172930
2024-12-04 05:45hgbotNote Added: 0172931
2024-12-05 08:54hgbotNote Added: 0172998
2024-12-05 08:54hgbotNote Added: 0173000
2024-12-05 08:54hgbotResolutionopen => fixed
2024-12-05 08:54hgbotStatusscheduled => closed
2024-12-05 08:54hgbotFixed in Version => RR24Q3.3
2024-12-05 08:54hgbotNote Added: 0173001

Notes
(0172930)
hgbot   
2024-12-04 05:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1824 [^]
(0172931)
hgbot   
2024-12-04 05:45   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3198 [^]
(0172998)
hgbot   
2024-12-05 08:54   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3198 [^]
(0173000)
hgbot   
2024-12-05 08:54   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1824 [^]
(0173001)
hgbot   
2024-12-05 08:54   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 3c633d213be70fc25ebdff400c1bae0b65ab4f1e
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 04-12-2024 09:51:45
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3c633d213be70fc25ebdff400c1bae0b65ab4f1e [^]

Fixed ISSUE-57292: When converting quotation to order a standard order is synchronized

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CreateTicketFromQuotation.js
---