Openbravo Issue Tracking System - POS2
View Issue Details
0047957POS2POSpublic2021-11-02 12:522021-11-16 10:07
aferraz 
Gremiger 
normalminorhave not tried
closedfixed 
5
 
 
No
0047957: addNewQuotation state action should not read from OB.App.TerminalProperty
addNewQuotation state action should not read from OB.App.TerminalProperty
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/blob/master/web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/AddNewQuotation.js#L23 [^]
Receive terminal object in the payload.
Create jest test for this state action.
No tags attached.
Issue History
2021-11-02 12:52aferrazNew Issue
2021-11-02 12:52aferrazAssigned To => Retail
2021-11-02 12:52aferrazTriggers an Emergency Pack => No
2021-11-02 17:57guilleaerStatusnew => acknowledged
2021-11-02 19:13GremigerAssigned ToRetail => Gremiger
2021-11-02 19:13GremigerStatusacknowledged => scheduled
2021-11-03 12:25aferrazProposed Solution updated
2021-11-05 14:11hgbotNote Added: 0132872
2021-11-16 09:07hgbotResolutionopen => fixed
2021-11-16 09:07hgbotStatusscheduled => closed
2021-11-16 09:07hgbotNote Added: 0133093
2021-11-16 09:07hgbotFixed in Version => RR22Q1
2021-11-16 09:07hgbotNote Added: 0133094
2021-11-16 10:07hgbotNote Added: 0133098

Notes
(0132872)
hgbot   
2021-11-05 14:11   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/619 [^]
(0133093)
hgbot   
2021-11-16 09:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/619 [^]
(0133094)
hgbot   
2021-11-16 09:07   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: a321772aa9ce31e60f982084fb71b391706d9a4d
Author: Santiago Gremiger <santiago.gremiger@smfconsulting.es>
Date: 2021-11-16T08:07:02+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/a321772aa9ce31e60f982084fb71b391706d9a4d [^]

Fixed ISSUE-47957: Read terminal object from payload instead from TerminalProperty

---
A web-test/model/business-object/ticket-list/actions/AddNewQuotation.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/AddNewQuotation.js
---
(0133098)
hgbot   
2021-11-16 10:07   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: e0d0a5a6850e3ff44cdba5ee29fee4046bb251d3
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-11-16T10:06:52+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e0d0a5a6850e3ff44cdba5ee29fee4046bb251d3 [^]

Related to ISSUE-47957: Fix copyright

---
M web-test/model/business-object/ticket-list/actions/AddNewQuotation.test.js
---