Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0046165 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | have not tried | 2021-03-26 13:32 | 2021-04-22 17:46 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR21Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0046165: Refactor Return actions as new state actions | |||||||
Description | Refactor Return actions as new state actions: - Return Line - Blind Return - Verified Return | |||||||
Steps To Reproduce | * | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0126948) aferraz (viewer) 2021-03-26 13:32 |
MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/333 [^] |
(0127137) hgbot (developer) 2021-04-07 17:16 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 7bd6fc6eca007ec3814a40ea901c7502ec111409 Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com> Date: 2021-04-07T17:07:02+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/7bd6fc6eca007ec3814a40ea901c7502ec111409 [^] Fixes ISSUE-46165: Refactor Return actions as new state actions MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/333 [^] --- A build/classes/org/openbravo/retail/posterminal/modulescript/InsertNewStateActionsPreference.class A build/classes/org/openbravo/retail/posterminal/modulescript/InsertNewStateActionsPreferenceData.class A src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/InsertNewStateActionsPreference.java A src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/InsertNewStateActionsPreference_data.xsql A web-test/model/business-object/ticket/actions/ReturnBlindTicket-actionPreparation.test.js A web-test/model/business-object/ticket/actions/ReturnBlindTicket.test.js A web-test/model/business-object/ticket/actions/ReturnLine-actionPreparation.test.js A web-test/model/business-object/ticket/actions/ReturnLine.test.js A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddProductUtils.js A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/LoadTicketUtils.js A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/ReturnBlindTicket.js A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/ReturnLine.js A web/org.openbravo.retail.posterminal/js/actionpreparation/ReturnBlindTicketApproval.js A web/org.openbravo.retail.posterminal/js/actionpreparation/ReturnLineApproval.js M src-db/database/sourcedata/AD_REF_LIST.xml M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java M web-test/model/business-object/global/SetupGlobal.js M web-test/model/business-object/ticket/SetupTicket.js M web-test/model/business-object/ticket/actions/AddProduct-actionPreparation.test.js M web-test/model/business-object/ticket/actions/AddProduct.test.js M web-test/model/business-object/ticket/actions/DeleteLine-actionPreparation.test.js M web-test/model/business-object/ticket/actions/SetLinePrice-actionPreparation.test.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/LoadRemoteTicket.js 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/app/model/business-object/ticket/actions/DeleteLine.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/SetLinePrice.js M web/org.openbravo.retail.posterminal/js/actions/returnline.js M web/org.openbravo.retail.posterminal/js/actions/returnreceipt.js M web/org.openbravo.retail.posterminal/js/utils/ticketUtils.js --- |
(0127138) hgbot (developer) 2021-04-07 17:17 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^] Changeset: 46dc940d0b94c1806d6475a63cd1bed1ec5d0189 Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com> Date: 2021-04-07T17:09:31+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/46dc940d0b94c1806d6475a63cd1bed1ec5d0189 [^] Fixes ISSUE-46165: Refactor Return actions as new state actions MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/14 [^] --- A web-test/model/business-object/ticket/actions/ReturnVerifiedTicket-actionPreparation.test.js A web-test/model/business-object/ticket/actions/ReturnVerifiedTicket.test.js A web/org.openbravo.retail.returns/app/model/business-object/ticket/actions/ReturnVerifiedTicket.js A web/org.openbravo.retail.returns/js/actionpreparation/ReturnVerifiedTicketApproval.js M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/retail/returns/ReturnsComponentProvider.java M web/org.openbravo.retail.returns/js/modalReturnLines.js M web/org.openbravo.retail.returns/js/modalproductattributeverifiedreturns.js --- |
(0127139) hgbot (developer) 2021-04-07 17:18 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^] Changeset: 318be4ed1aad1c0c15a3cb7cc36c7ae28413b97c Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com> Date: 2021-04-07T17:11:35+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/318be4ed1aad1c0c15a3cb7cc36c7ae28413b97c [^] Fixes ISSUE-46165: Refactor Return actions as new state actions MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/46 [^] --- A web/org.openbravo.retail.giftcards/app/model/business-object/ticket/actions/ReturnBlindTicketActionPreparations.js A web/org.openbravo.retail.giftcards/app/model/business-object/ticket/actions/ReturnLineActionPreparations.js M src/org/openbravo/retail/giftcards/GCNVComponentProvider.java M web-test/model/business-object/ticket/actions/AddProductActionPreparations.test.js M web-test/model/business-object/ticket/actions/DeleteLineActionPreparations.test.js --- |
(0127140) hgbot (developer) 2021-04-07 17:18 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary [^] Changeset: a6064b4c681946b40d201c337365b3d120ef3e4c Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com> Date: 2021-04-07T17:15:05+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary/-/commit/a6064b4c681946b40d201c337365b3d120ef3e4c [^] Fixes ISSUE-46165: Refactor Return actions as new state actions MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary/-/merge_requests/8 [^] --- M web-test/model/business-object/ticket/actions/DeleteLineActionPreparations.test.js --- |
(0127141) hgbot (developer) 2021-04-07 17:19 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.stockvalidation [^] Changeset: b64dccfbc43a823aea0530b230e9dd0859933b7f Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com> Date: 2021-04-07T17:15:44+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.stockvalidation/-/commit/b64dccfbc43a823aea0530b230e9dd0859933b7f [^] Fixes ISSUE-46165: Refactor Return actions as new state actions MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.stockvalidation/-/merge_requests/7 [^] --- M web-test/model/business-object/ticket/actions/AddProductActionPreparations.test.js --- |
(0127142) hgbot (developer) 2021-04-07 17:21 |
Repository: https://gitlab.com/openbravo/ci/mobile-test [^] Changeset: 20b765a29dfa0c8ecc952610bd625eabebaf9f32 Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com> Date: 2021-04-07T17:20:39+02:00 URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/20b765a29dfa0c8ecc952610bd625eabebaf9f32 [^] Fixes ISSUE-46165: Refactor Return actions as new state actions MR: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/73 [^] --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/concurrent/job017/ReturnsSuiteSA.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/AllReturnsTestsSA.java M src-test/org/openbravo/test/mobile/core/junit/SequentialTestInfo.java M src-test/org/openbravo/test/mobile/retail/mobilecore/annotations/SuiteAnnotations.java M src-test/org/openbravo/test/mobile/retail/mobilecore/junit/OBWildcardPatternSuite.java M src-test/org/openbravo/test/mobile/retail/mobilecore/utils/RetailUtils.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multiselection/ReturnMultipleLines.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I32561_VerifyPriceListBasedOnCustomerPL.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I33149_VerifyReturnQtyWithTotalQty.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I34342_DefaultPaneAfterVerifyReturn.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I40262_VerifyPOSNotBlockedAfterVerifiedReturn.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/services/ReturnServiceOverdueDays.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2021-03-26 13:32 | aferraz | New Issue | |
2021-03-26 13:32 | aferraz | Assigned To | => aferraz |
2021-03-26 13:32 | aferraz | OBNetwork customer | => No |
2021-03-26 13:32 | aferraz | Triggers an Emergency Pack | => No |
2021-03-26 13:32 | aferraz | Note Added: 0126948 | |
2021-04-07 17:16 | hgbot | Resolution | open => fixed |
2021-04-07 17:16 | hgbot | Status | new => resolved |
2021-04-07 17:16 | hgbot | Fixed in Version | => RR21Q3 |
2021-04-07 17:16 | hgbot | Note Added: 0127137 | |
2021-04-07 17:17 | hgbot | Note Added: 0127138 | |
2021-04-07 17:18 | hgbot | Note Added: 0127139 | |
2021-04-07 17:18 | hgbot | Note Added: 0127140 | |
2021-04-07 17:19 | hgbot | Note Added: 0127141 | |
2021-04-07 17:21 | hgbot | Note Added: 0127142 | |
2021-04-07 17:22 | aferraz | Review Assigned To | => marvintm |
2021-04-07 17:22 | aferraz | Status | resolved => closed |
2021-04-22 17:46 | aferraz | Issue cloned | 0046331 |
Copyright © 2000 - 2009 MantisBT Group |