Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0057262 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Quotations | major | always | 2024-11-22 14:42 | 2024-12-05 08:55 | |||
Reporter | jonae | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR25Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0057262: Issues when converting a quotation to sales order | |||||||
Description | 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) | |||||||
Steps To Reproduce | - 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0172569) hgbot (developer) 2024-11-26 07:35 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3154 [^] |
(0172570) hgbot (developer) 2024-11-26 07:35 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1808 [^] |
(0172873) hgbot (developer) 2024-12-02 12:02 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: dd84c77f4a311be1a2f9d96d97898a73bb8b178d Author: Ranjith S R <r.rangaraju@external.orisha.com> Date: 02-12-2024 11:02:49 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/dd84c77f4a311be1a2f9d96d97898a73bb8b178d [^] Related to ISSUE-57262: When converting quotation to order a standard order is synchronized --- M web-jspack/org.openbravo.pos2/src/model/quotation/__test__/CreateTicketFromQuotation.test.js M web-jspack/org.openbravo.pos2/src/model/quotation/user-actions/CreateTicketFromQuotation.js --- |
(0172874) hgbot (developer) 2024-12-02 12:02 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3154 [^] |
(0172875) hgbot (developer) 2024-12-02 12:02 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 3ffd3501cb56ec708fcc8652aaf4309445dad734 Author: Ranjith S R <r.rangaraju@external.orisha.com> Date: 02-12-2024 11:02:55 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3ffd3501cb56ec708fcc8652aaf4309445dad734 [^] Fixed ISSUE-57262: When converting quotation to order a standard order is synchronized --- M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CreateTicketFromQuotation.js --- |
(0172876) hgbot (developer) 2024-12-02 12:03 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1808 [^] |
(0172994) hgbot (developer) 2024-12-05 08:53 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 9b74d62330ea5fce7511e3d6f19263de1a349fde Author: Ranjith S R <r.rangaraju@external.orisha.com> Date: 04-12-2024 09:45:56 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9b74d62330ea5fce7511e3d6f19263de1a349fde [^] Related to ISSUE-57262: When converting quotation to order a standard order is synchronized --- M web-jspack/org.openbravo.pos2/src/model/quotation/__test__/CreateTicketFromQuotation.test.js M web-jspack/org.openbravo.pos2/src/model/quotation/user-actions/CreateTicketFromQuotation.js --- |
(0172999) hgbot (developer) 2024-12-05 08:54 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 0378e9162fede2fbd118fd5610c5c9604bd84dca Author: Ranjith S R <r.rangaraju@external.orisha.com> Date: 04-12-2024 09:51:59 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0378e9162fede2fbd118fd5610c5c9604bd84dca [^] Related to ISSUE-57262: When converting quotation to order a standard order is synchronized --- M web-jspack/org.openbravo.pos2/src/model/quotation/__test__/CreateTicketFromQuotation.test.js M web-jspack/org.openbravo.pos2/src/model/quotation/user-actions/CreateTicketFromQuotation.js --- |
(0173004) hgbot (developer) 2024-12-05 08:55 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: e8e0db16478cce58477d02190e4a425019d50320 Author: Ranjith S R <r.rangaraju@external.orisha.com> Date: 04-12-2024 09:54:23 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/e8e0db16478cce58477d02190e4a425019d50320 [^] Related to ISSUE-57262: When converting quotation to order a standard order is synchronized --- M web-jspack/org.openbravo.pos2/src/model/quotation/__test__/CreateTicketFromQuotation.test.js M web-jspack/org.openbravo.pos2/src/model/quotation/user-actions/CreateTicketFromQuotation.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2024-11-22 14:42 | jonae | New Issue | |
2024-11-22 14:42 | jonae | Assigned To | => Retail |
2024-11-22 14:42 | jonae | Triggers an Emergency Pack | => No |
2024-11-25 12:46 | malsasua | Reproducibility | have not tried => always |
2024-11-25 13:58 | jorgewederago | Assigned To | Retail => ranjith_qualiantech_com |
2024-11-25 13:58 | jorgewederago | Status | new => acknowledged |
2024-11-25 14:04 | guilleaer | Status | acknowledged => scheduled |
2024-11-26 07:35 | hgbot | Note Added: 0172569 | |
2024-11-26 07:35 | hgbot | Note Added: 0172570 | |
2024-11-26 18:12 | guilleaer | Status | scheduled => acknowledged |
2024-11-26 18:12 | guilleaer | Status | acknowledged => scheduled |
2024-12-02 12:02 | hgbot | Note Added: 0172873 | |
2024-12-02 12:02 | hgbot | Resolution | open => fixed |
2024-12-02 12:02 | hgbot | Status | scheduled => closed |
2024-12-02 12:02 | hgbot | Note Added: 0172874 | |
2024-12-02 12:02 | hgbot | Fixed in Version | => RR25Q1 |
2024-12-02 12:02 | hgbot | Note Added: 0172875 | |
2024-12-02 12:03 | hgbot | Note Added: 0172876 | |
2024-12-05 08:53 | hgbot | Note Added: 0172994 | |
2024-12-05 08:54 | hgbot | Note Added: 0172999 | |
2024-12-05 08:55 | hgbot | Note Added: 0173004 |
Copyright © 2000 - 2009 MantisBT Group |