Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037298Retail ModulesWeb POSpublic2017-11-15 17:412017-12-12 15:40
guilleaer 
guilleaer 
normalminoralways
closedfixed 
5
 
RR18Q1RR18Q1 
marvintm
No
0037298: Att set information is not populated to invoice lines when a product with attributes is sold in web POS
Att set information is not populated to invoice lines when a product with attributes is sold in web POS
Enable preference to use attributes
Mark the receipt to be invoiced
add "balaclava cap" to the receipt
add attribute values
Complete the order

Go to backend
Check the sales order
Order line has a correct attributeValue information
Navigate to invoice
Check that invoice line does not have info about attribute value
No tags attached.
Issue History
2017-11-15 17:41guilleaerNew Issue
2017-11-15 17:41guilleaerAssigned To => guilleaer
2017-11-15 17:41guilleaerTriggers an Emergency Pack => No
2017-11-15 17:59hgbotCheckin
2017-11-15 17:59hgbotNote Added: 0100534
2017-11-15 17:59hgbotStatusnew => resolved
2017-11-15 17:59hgbotResolutionopen => fixed
2017-11-15 17:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/926302ccffd28819c6e7579618760b327f700616 [^]
2017-11-15 18:03ngarciaIssue Monitored: ngarcia
2017-11-17 11:29marvintmResolution time => 1512169200
2017-11-17 12:19marvintmReview Assigned To => marvintm
2017-11-17 12:19marvintmStatusresolved => closed
2017-11-17 12:19marvintmFixed in Version => RR18Q1
2017-12-12 15:40hgbotCheckin
2017-12-12 15:40hgbotNote Added: 0100994

Notes
(0100534)
hgbot   
2017-11-15 17:59   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 926302ccffd28819c6e7579618760b327f700616
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Nov 15 17:58:48 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/926302ccffd28819c6e7579618760b327f700616 [^]

Fixed issue 37298: Set att value info when invoices are created

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0100994)
hgbot   
2017-12-12 15:40   
Repository: tools/automation/pi-mobile
Changeset: 070b77844895aa7648f0defca20e15f2f1dd6ca2
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Tue Dec 12 09:37:10 2017 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/070b77844895aa7648f0defca20e15f2f1dd6ca2 [^]

Verifies issue 37298: Att set information is not populated to invoice lines when
a product with attributes is sold in web POS

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I37298_VerifyAttSetInInvoice.java
---