| Openbravo Issue Tracking System - POS2 | 
| View Issue Details | 
| 
 | 
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0048151 | POS2 | POS | public | 2021-11-24 11:20 | 2022-01-17 17:06 | 
| 
 | 
| Reporter | aferraz |  | 
| Assigned To | sntgreale |  | 
| Priority | normal | Severity | major | Reproducibility | have not tried | 
| Status | closed | Resolution | fixed |  | 
| Platform |  | OS | 5 | OS Version |  | 
| Product Version |  |  | 
| Target Version |  | Fixed in Version |  |  | 
| Merge Request Status | approved | 
| Review Assigned To |  | 
| OBNetwork customer | No | 
| Support ticket |  | 
| Regression level |  | 
| Regression date |  | 
| Regression introduced in release |  | 
| Regression introduced by commit |  | 
| Triggers an Emergency Pack | No | 
| 
 | 
| Summary | 0048151: Meal Menu should display all the details (with its extra prices if it has in each line) in PoP | 
| Description | Meal Menu should display all the details (with its extra prices if it has in each line) in PoP | 
| Steps To Reproduce | - Create a ticket, add a simple menu and complete it. - Load the ticket and create a PoP from it.
 - Check the PoP line doesn't display menu details
 | 
| Proposed Solution |  | 
| Additional Information |  | 
| Tags | No tags attached. | 
| Relationships | | related to | defect | 0048152 |  | closed | sntgreale | When there is a product with a modifier with extra cost, the price allocation is not properly managed in PoP | 
 | 
| Attached Files |  48151.png (110,938) 2021-11-24 11:20 https://issues.openbravo.com/file_download.php?file_id=16397&type=bug
 
  
 | 
| 
 | 
| Issue History | 
| Date Modified | Username | Field | Change | 
| 2021-11-24 11:20 | aferraz | New Issue |  | 
| 2021-11-24 11:20 | aferraz | Assigned To | => Retail | 
| 2021-11-24 11:20 | aferraz | OBNetwork customer | => No | 
| 2021-11-24 11:20 | aferraz | Triggers an Emergency Pack | => No | 
| 2021-11-24 11:20 | aferraz | File Added: 48151.png |  | 
| 2021-12-08 13:29 | sntgreale | Assigned To | Retail => sntgreale | 
| 2021-12-08 13:29 | sntgreale | Status | new => scheduled | 
| 2022-01-05 04:28 | hgbot | Merge Request Status | => open | 
| 2022-01-05 04:28 | hgbot | Note Added: 0134123 |  | 
| 2022-01-05 04:34 | hgbot | Note Added: 0134125 |  | 
| 2022-01-14 10:24 | hgbot | Merge Request Status | open => approved | 
| 2022-01-17 17:06 | hgbot | Note Added: 0134340 |  | 
| 2022-01-17 17:06 | hgbot | Note Added: 0134341 |  | 
| 2022-01-17 17:06 | hgbot | Resolution | open => fixed | 
| 2022-01-17 17:06 | hgbot | Status | scheduled => closed | 
| 2022-01-17 17:06 | hgbot | Note Added: 0134342 |  | 
| 2022-01-17 17:06 | hgbot | Note Added: 0134343 |  | 
| 2022-01-17 17:06 | cberner | Relationship added | related to 0048152 | 
	| Notes | 
	| 
 | 
	| 
		
			| (0134123) |  
			| hgbot |  
			| 2022-01-05 04:28 |  |  | 
	| 
 | 
	| 
		
			| (0134125) |  
			| hgbot |  
			| 2022-01-05 04:34 |  |  | 
	| 
 | 
	| 
		
			| (0134340) |  
			| hgbot |  
			| 2022-01-17 17:06 |  |  | 
	| 
 | 
	| 
		
			| (0134341) |  
			| hgbot |  
			| 2022-01-17 17:06 |  |  | 
	| 
 | 
	| 
		
			| (0134342) |  
			| hgbot |  
			| 2022-01-17 17:06 |  | 
		
			| Directly closing issue as related merge request is already approved. 
 Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
 Changeset: 7a471200babfeb841a0f98d910c93eb9f31aea5d
 Author: Santiago Reale <santiago.reale@smfconsulting.es>
 Date: 17-01-2022 16:06:33
 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7a471200babfeb841a0f98d910c93eb9f31aea5d [^]
 
 Fixed ISSUE-48151: Menus in ProofOfPayment are not displayed correctly
 
 This adds the following:
 - New ConfigurableLayout to display Products/Menus.
 - New 'qtyfraction' parameter for correct calculation and display of amounts and number of lines.
 - New component registry and configuration.
 - Modification of the corresponding Tests.
 
 ---
 A web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentDetails/ProofOfPaymentDetailLine/ProofOfPaymentDetailLine.config.json
 M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentDetails/ProofOfPaymentDetailLine/ProofOfPaymentDetailLine.jsx
 M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentDetails/ProofOfPaymentDetailLine/__test__/ProofOfPaymentDetailLine.test.jsx
 M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentDetails/ProofOfPaymentDetails.jsx
 M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentDetails/__test__/ProofOfPaymentDetails.test.jsx
 M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePrice/TicketLinePrice.jsx
 M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/ProductConfiguration.jsx
 M web-jspack/org.openbravo.pos2/src/ob-init.js
 ---
 
 |  | 
	| 
 | 
	| 
		
			| (0134343) |  
			| hgbot |  
			| 2022-01-17 17:06 |  |  |