Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044975Retail ModulesWeb POSpublic2020-09-03 12:492020-09-09 09:11
caristu 
caristu 
highminoralways
closedfixed 
5
 
RR20Q4 
marvintm
No
0044975: Implement the DeleteLine action in the new state engine
Implement the DeleteLine action in the new state engine. With this change we will be able to delete lines from the ticket in the State.

See: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/64 [^]
n/a
No tags attached.
related to feature request 0044986 closed caristu Cleanup old code related to delete lines 
related to feature request 0045044 closed Retail Missing test from DeleteLine action in the new state engine 
Issue History
2020-09-03 12:49caristuNew Issue
2020-09-03 12:49caristuAssigned To => caristu
2020-09-03 12:49caristuTriggers an Emergency Pack => No
2020-09-03 12:49caristuIssue generated from0044964
2020-09-03 13:45hgbotResolutionopen => fixed
2020-09-03 13:45hgbotStatusnew => resolved
2020-09-03 13:45hgbotFixed in Version => RR20Q4
2020-09-03 13:45hgbotNote Added: 0122590
2020-09-03 13:47hgbotNote Added: 0122591
2020-09-03 13:48hgbotNote Added: 0122592
2020-09-03 13:50hgbotNote Added: 0122593
2020-09-04 12:43caristuIssue cloned0044986
2020-09-04 12:43caristuRelationship addedrelated to 0044986
2020-09-07 13:53marvintmReview Assigned To => marvintm
2020-09-07 13:53marvintmStatusresolved => closed
2020-09-09 09:07hgbotNote Added: 0122841
2020-09-09 09:07hgbotNote Added: 0122842
2020-09-09 09:11hgbotNote Added: 0122847
2020-09-14 18:00SandrahuguetRelationship addedrelated to 0045044

Notes
(0122590)
hgbot   
2020-09-03 13:45   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 9dc7a7b3c660ae13e98e93031bcd04c141d38f98
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-09-03T13:43:53+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/9dc7a7b3c660ae13e98e93031bcd04c141d38f98 [^]

Fixed ISSUE-44975: Implement the DeleteLine action in the new state engine

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/64 [^]

---
A web-test/model/business-object/ticket/actions/DeleteLine-actionPreparation.test.js
A web-test/model/business-object/ticket/actions/DeleteLine.test.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DeleteLine.js
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/TicketUtils.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/AddProduct.js
M web/org.openbravo.retail.posterminal/js/components/order.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
M web/org.openbravo.retail.posterminal/js/utils/servicesUtils.js
---
(0122591)
hgbot   
2020-09-03 13:47   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: fc73a2f669716a21b182df2fb03ab84b67e1a76d
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-09-03T13:45:57+02:00
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/fc73a2f669716a21b182df2fb03ab84b67e1a76d [^]

Related to ISSUE-44975: Implement the DeleteLine action in the new state engine

  MR: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/30 [^]

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/complementaryproducts/I31237_WrongBulletCharacter.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/complementaryproducts/MultipleComplementary.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cancelandreplace/I36267_CancelAndRplcOrderMainProdHavingDeferredService.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35741_VerifyOrderWithDeleteMultiLine.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35741_VerifyRemoveLinesWithServices.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/services/I35392_VerifyServiceWithQuantityRule.java
---
(0122592)
hgbot   
2020-09-03 13:48   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 9cb008d1221159594b86098c9ed89c3523b84e18
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-09-03T13:47:58+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/9cb008d1221159594b86098c9ed89c3523b84e18 [^]

Related to ISSUE-44975: Implement the DeleteLine action in the new state engine

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/18 [^]

---
A web-test/model/business-object/ticket/actions/DeleteLineActionPreparations.test.js
A web/org.openbravo.retail.giftcards/app/model/business-object/ticket/actions/DeleteLineActionPreparations.js
M src/org/openbravo/retail/giftcards/GCNVComponentProvider.java
R web/org.openbravo.retail.giftcards/js/hooks/predeletelinehook.js
---
(0122593)
hgbot   
2020-09-03 13:50   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary [^]
Changeset: fcc2f076f0341ca17d5fb5b316a769d89cf19ac7
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-09-03T13:49:47+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary/-/commit/fcc2f076f0341ca17d5fb5b316a769d89cf19ac7 [^]

Related to ISSUE-44975: Implement the DeleteLine action in the new state engine

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary/-/merge_requests/2 [^]

---
A web/org.openbravo.retail.complementary/app/model/business-object/ticket/actions/DeleteLineActionPreparations.js
A web/org.openbravo.retail.complementary/app/model/business-object/ticket/actions/DeleteLinePostHook.js
M src/org/openbravo/retail/complementary/ComplementaryProductsComponentProvider.java
R web/org.openbravo.retail.complementary/js/hooks/hookPostDeleteRelatedServices.js
R web/org.openbravo.retail.complementary/js/hooks/hookPreDeleteLine.js
---
(0122841)
hgbot   
2020-09-09 09:07   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 57e1567d4da723617c97b28e17cec9499cda245d
Author: Sandra Huguet <sandra.huguet@openbravo.com>
Date: 2020-09-09T09:04:11+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/57e1567d4da723617c97b28e17cec9499cda245d [^]

Related to ISSUE-44975: set obposIsDeleted property

---
M web-test/model/business-object/ticket/actions/DeleteLine.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DeleteLine.js
---
(0122842)
hgbot   
2020-09-09 09:07   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 9b8c4c87c02da0ccf6b2b76476350635aea51bc6
Author: Sandra Huguet <sandra.huguet@openbravo.com>
Date: 2020-09-09T09:04:11+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/9b8c4c87c02da0ccf6b2b76476350635aea51bc6 [^]

Related to ISSUE-44975: fix checkDeliveryQtyInCancelAndReplace

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DeleteLine.js
---
(0122847)
hgbot   
2020-09-09 09:11   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 4529d0e94cd5d840ac7360cfd6155b6b120835a2
Author: Sandra Huguet <sandra.huguet@openbravo.com>
Date: 2020-09-09T09:11:09+02:00
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/4529d0e94cd5d840ac7360cfd6155b6b120835a2 [^]

Related to ISSUE-44989: enabled tests
Related to ISSUE-44975: fix checkDeliveryQtyInCancelAndReplace

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cancelandreplace/I39352_VerifyCancelReplaceWithSaveRemovePref.java
---