Openbravo Issue Tracking System - POS2
View Issue Details
0053928POS2POSpublic2023-11-14 11:452024-10-01 09:04
dbaz 
Rajesh_18 
urgentmajoralways
closedfixed 
5
 
25Q1 
No
0053928: Quotation is not working in portait mode
"New Quotation" and "Convert to Quotation" are disabled in portrait and it shouldn´t
.
It seems that the problem is here:
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/blob/master/web-jspack/org.openbravo.pos2/src/model/quotation/user-actions/TransformIntoQuotation.js#L43 [^]

In portrait when the full receipt is shown, the flow is not OBPOS2_AddProduct
No tags attached.
Issue History
2023-11-14 11:45dbazNew Issue
2023-11-14 11:45dbazAssigned To => Retail
2023-11-14 11:45dbazTriggers an Emergency Pack => No
2023-11-14 11:47dbazDescription Updatedbug_revision_view_page.php?rev_id=27122#r27122
2023-11-14 11:47dbazProposed Solution updated
2023-11-22 12:56Rajesh_18Assigned ToRetail => Rajesh_18
2023-11-22 12:56Rajesh_18Statusnew => scheduled
2023-11-23 07:15hgbotNote Added: 0157515
2024-10-01 09:04hgbotNote Added: 0169810
2024-10-01 09:04hgbotResolutionopen => fixed
2024-10-01 09:04hgbotStatusscheduled => closed
2024-10-01 09:04hgbotFixed in Version => 25Q1
2024-10-01 09:04hgbotNote Added: 0169811

Notes
(0157515)
hgbot   
2023-11-23 07:15   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2256 [^]
(0169810)
hgbot   
2024-10-01 09:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2256 [^]
(0169811)
hgbot   
2024-10-01 09:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 82aa685983f698c845feb8b227fb071d61126504
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 01-10-2024 07:02:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/82aa685983f698c845feb8b227fb071d61126504 [^]

Fixed ISSUE-53928: New Quotation and Convert to Quotation are enabled in portrait

---
M web-jspack/org.openbravo.pos2/src/model/quotation/user-actions/NewQuotation.js
M web-jspack/org.openbravo.pos2/src/model/quotation/user-actions/TransformIntoQuotation.js
---