Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039706Retail ModulesWeb POSpublic2018-11-28 10:222018-12-21 16:39
aferraz 
alekosmp86 
normalminorhave not tried
closedfixed 
5
 
RR19Q1 
marvintm
No
0039706: Remove Web POS Save Removed Tickets preference
French Fiscal module includes a InitialValidation forcing to have Web POS Save Removed Tickets preference enabled.

Web POS module includes Remove Web POS Save Removed Tickets preference disabled, overwriting French Fiscal module preference.

Web POS Save Removed Tickets preference should be removed from Web POS module, ensuring that behaviour does not change: in case you don't enable the preference (manually or installing a module like French Fiscal), preference should not take effect.
*
No tags attached.
depends on backport 0039707RR18Q4.2 closed alekosmp86 Remove Web POS Save Removed Tickets preference 
Issue History
2018-11-28 10:22aferrazNew Issue
2018-11-28 10:22aferrazAssigned To => Retail
2018-11-28 10:22aferrazTriggers an Emergency Pack => No
2018-11-28 10:23aferrazStatusnew => scheduled
2018-12-17 18:41hgbotCheckin
2018-12-17 18:41hgbotNote Added: 0108652
2018-12-17 18:41hgbotStatusscheduled => resolved
2018-12-17 18:41hgbotResolutionopen => fixed
2018-12-17 18:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e904d49e3e0432096ca1c69ea9c7b332524bcea8 [^]
2018-12-17 18:41hgbotCheckin
2018-12-17 18:41hgbotNote Added: 0108653
2018-12-17 18:42hgbotCheckin
2018-12-17 18:42hgbotNote Added: 0108654
2018-12-18 10:31marvintmAssigned ToRetail => alekosmp86
2018-12-18 10:32hgbotCheckin
2018-12-18 10:32hgbotNote Added: 0108663
2018-12-21 16:39marvintmReview Assigned To => marvintm
2018-12-21 16:39marvintmStatusresolved => closed
2018-12-21 16:39marvintmFixed in Version => RR19Q1

Notes
(0108652)
hgbot   
2018-12-17 18:41   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e904d49e3e0432096ca1c69ea9c7b332524bcea8
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Thu Dec 13 13:47:24 2018 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e904d49e3e0432096ca1c69ea9c7b332524bcea8 [^]

Fixes issue 39706: Deleted "Web POS Save Removed Tickets" preference entry in WebPOS
module

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
---
(0108653)
hgbot   
2018-12-17 18:41   
Repository: tools/automation/pi-mobile
Changeset: 9b4a2955609109f4d70660a789868f651ed608db
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Sat Dec 15 21:15:53 2018 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9b4a2955609109f4d70660a789868f651ed608db [^]

Related to issue 39706: Refactored test. The test was modifying the default entry
for this preference, but since it was removed (view fix for this issue), now the
preference entry is created before starting the test, and removed afterwards.

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I33860_DontDeleteOrderWhenLogout.java
---
(0108654)
hgbot   
2018-12-17 18:42   
Repository: tools/automation/pi-mobile
Changeset: 0ba7891e485bd6cd1849051db2d3c5c9869aa0a6
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Mon Dec 17 10:18:14 2018 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/0ba7891e485bd6cd1849051db2d3c5c9869aa0a6 [^]

Related to issue 39706: Refactored test. The test was modifying the default entry
for this preference, but since it was removed (view fix for this issue), now the
preference entry is created before starting the test, and removed afterwards.

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I34227_LogoutWithAReceiptWithAllLinesDeleted.java
---
(0108663)
hgbot   
2018-12-18 10:32   
Repository: retail/api-checks-retail
Changeset: 448fb944688a647dc6901a22eee3c45475919ba3
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 18 10:32:18 2018 +0100
URL: http://code.openbravo.com/retail/api-checks-retail/rev/448fb944688a647dc6901a22eee3c45475919ba3 [^]

Related to issue 39706. Removed preference to ensure API check is not broken. Pending discussion to decide whether this is an API change which should be reported as such.

---
M model/modules/org.openbravo.retail.posterminal/src-db/database/sourcedata/AD_PREFERENCE.xml
---