Openbravo Issue Tracking System - POS2
View Issue Details
0047060POS2POSpublic2021-06-11 09:082021-06-25 15:30
marvintm 
AtulOpenbravo 
normalmajoralways
closedfixed 
5
 
 
No
0047060: Problems when printing the notification template with "consolidated products"
When configuring the system to consolidate products in the same ticket, for products that require notification, there are two problems with the notification templates:
- First, when a menu is marked to be notified, both the menu itself and the individual products are printed. Only the individual products should be printed.
- Second, if the same product appears in multiple lines, the lines are not aggregated in the notification template, but shown in multiple lines instead.
Configure the system to consolidate products for the notification templates.
Create an order with a menu, and multiple lines for the same product.
Verify that products are not consolidated, and that both the menu product and the individual products are printed.
No tags attached.
Issue History
2021-06-11 09:08marvintmNew Issue
2021-06-11 09:08marvintmAssigned To => Retail
2021-06-11 09:08marvintmTriggers an Emergency Pack => No
2021-06-11 09:09marvintmRegression date => 2021-07-02
2021-06-11 09:10marvintmResolution time => 1625176800
2021-06-11 09:10marvintmRegression date2021-07-02 =>
2021-06-14 10:16guilleaerStatusnew => scheduled
2021-06-14 10:16guilleaerStatusscheduled => acknowledged
2021-06-16 21:28AtulOpenbravoAssigned ToRetail => AtulOpenbravo
2021-06-16 21:28AtulOpenbravoStatusacknowledged => scheduled
2021-06-17 16:04hgbotNote Added: 0129617
2021-06-25 15:30hgbotResolutionopen => fixed
2021-06-25 15:30hgbotStatusscheduled => closed
2021-06-25 15:30hgbotNote Added: 0129798
2021-06-25 15:30hgbotNote Added: 0129799

Notes
(0129617)
hgbot   
2021-06-17 16:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/564 [^]
(0129798)
hgbot   
2021-06-25 15:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 0bf4bcd32ece9a43196fc1bb6624cd7d203258f6
Author: Atul Gaware <atul.gaware@openbravo.com>
Date: 2021-06-25T18:58:16+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0bf4bcd32ece9a43196fc1bb6624cd7d203258f6 [^]

Fixes BUG-0047060: Problems when printing the notification template
with "consolidated products"

**Avoid Menu Products in Buy Templates
**Consolidate product quantities in case consolidate product in buy
template is set as Yes

---
M web-jspack/org.openbravo.pos2/src/services/pager/PagerUtils.js
---
(0129799)
hgbot   
2021-06-25 15:30   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/564 [^]