Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046249Retail ModulesWeb POSpublic2021-04-12 12:362021-05-17 09:02
dmiguelez 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
RR21Q3 
No
0046249: Create Test Suite for Quotations and test it with and without the preference for new state actions
Recently a new Preference has been included in the distribution in order to execute the logic of the POS using or not new State Actions.

Because of it, it is necessary to test some flows with and without the preference enabled.

An example can be found in the commits related to this issue:
https://issues.openbravo.com/view.php?id=46165 [^]

In this issue, the Returns Suite is executed taking into account the preference in AllReturnsTestsSA.java

For Quoations it is necessary to:
- 1st create a Test Suite
- Move all the existing Quotations tests in Selenium to the suite
- Add an AllQuotationsTestsSA.java to this suite
Recently a new Preference has been included in the distribution in order to execute the logic of the POS using or not new State Actions.

Because of it, it is necessary to test some flows with and without the preference enabled.

An example can be found in the commits related to this issue:
https://issues.openbravo.com/view.php?id=46165 [^]

In this issue, the Returns Suite is executed taking into account the preference in AllReturnsTestsSA.java

For Quoations it is necessary to:
- 1st create a Test Suite
- Move all the existing Quotations tests in Selenium to the suite
- Add an AllQuotationsTestsSA.java to this suite
No tags attached.
related to feature request 0046251 closed dmiguelez Add new State Action that allows to Transform a Ticket into a Quotation 
Issue History
2021-04-12 12:36dmiguelezNew Issue
2021-04-12 12:36dmiguelezAssigned To => Retail
2021-04-12 12:36dmiguelezTriggers an Emergency Pack => No
2021-04-12 13:07dmiguelezRelationship addedrelated to 0046251
2021-04-29 07:22ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2021-04-29 12:50ranjith_qualiantech_comStatusnew => scheduled
2021-05-17 06:58hgbotNote Added: 0128156
2021-05-17 09:01hgbotResolutionopen => fixed
2021-05-17 09:01hgbotStatusscheduled => resolved
2021-05-17 09:01hgbotFixed in Version => RR21Q3
2021-05-17 09:01hgbotNote Added: 0128186
2021-05-17 09:02hgbotStatusresolved => closed
2021-05-17 09:02hgbotNote Added: 0128192
2021-05-17 09:02hgbotNote Added: 0128193

Notes
(0128156)
hgbot   
2021-05-17 06:58   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/91 [^]
(0128186)
hgbot   
2021-05-17 09:01   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: 0dca01e4b5d6c06a86c39995ffae6cd8a20b143e
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-05-17T10:25:03+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/0dca01e4b5d6c06a86c39995ffae6cd8a20b143e [^]

Fixed ISSUE-46249: SelectedQty should be updated in receiptLine when doing Verified returns
* When doing VR with multiple shipment, return lines should be added based on Selected lines with shippment quantity

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0128192)
hgbot   
2021-05-17 09:02   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 02e2e047d4db9fe2c0123f8ae1579bf65fabece9
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-05-17T07:02:38+00:00
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/02e2e047d4db9fe2c0123f8ae1579bf65fabece9 [^]

Fixed ISSUE-46249: Added Independent Suite for Quotation

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/concurrent/job011/AnonymousCustomerSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/concurrent/job011/AnonymousCustomerSuiteHV.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/concurrent/job014/QuotationsSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/concurrent/job014/QuotationsSuiteHV.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/concurrent/job014/QuotationsSuiteSA.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customer/AllAnonymousCustomerTest.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customer/AllAnonymousCustomerTestHV.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/AllQuotationsTests.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/AllQuotationsTestsHV.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/AllQuotationsTestsSA.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/ConvertOrderToQuotation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/CreateAnonymousCustomerQuotation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/CreateQuotationAnonymousCustomer.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I27631_QuotationnoResetAfterChangingPrefix.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I28588_UndefinedQuotationDate.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I28690_QuotationnoPrefixChangeAndSale.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I29223_QuotationnoConsecutive.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I29223_QuotationnoConsecutiveAfterDelete.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I29953_ReactivateQuotation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I29993_QuotationDateInServer.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I30412_QuotationsAndPromotions.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I30487_ReactivateQuotation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I30983_SalesFromQuotationDuplicateDocNo.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I31019_SalesFromQuotationSessionId.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I31064_OrderFromQuotationShouldBeLayaway.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I31379_DocumentSeqBasedOnUserSession.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I31862_VerifyTerminalQuotationNo.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I32112_VerifyOrderDateIsInISOFormat.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I32221_LoadQuotationWithoutBPartner.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I32575_VerifyPromotionOnOrderToQuotation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I32699_VerifyFirmQuotationIssue.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I32827_VerifyButtonOnClosedReceipt.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I33028_QuotationReturnLines.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I33029_VerifyUndoForQuotation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I33036_VerifyCalculationForQuotation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I33439_QuotationAddServicesUnderEvaluation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I34125_QuotationServicesCreateOrder.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I34125_QuotationServicesReactivateQuotation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I34441_ReactivateQuotationAndCreateOrder.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I35663_QuotationCreateOrder.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I36830_VerifyOrderFromQuotations.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I37471_VerifyWrongDataGeneratedCreatingSalesOrderFromQuotation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I37552_ProductWithAttributesUpdatingPrice.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I39204_VerifyPreferenceBeforeRunSyncProcess.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I41521_VerifyGoodShipmentAfterCreateSalesFromQuotation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/I41838_CreateOrderFromQuotationRemoveTicketAndVerifyStatusQuotation.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/PayButtonQuotationStates.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/QuotationProductsNotInAssortment.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/QuotationnoAfterQuotationLogoutLogin.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/QuotationnoAfterQuotationLogoutLoginII.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/QuotationnoWhenCreatingQuotations.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/ReactivateAnonymousQuotationFromBackend.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/RejectQuotationAnonymousCustomer.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/RejectQuotations.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/quotations/TryToCreateAQuotationFromNegativeOrder.java
M src-test/org/openbravo/test/mobile/retail/mobilecore/utils/RetailUtils.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I33149_VerifyReturnQtyWithTotalQty.java
---
(0128193)
hgbot   
2021-05-17 09:02   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/91 [^]