Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032494
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSmajorhave not tried2016-03-16 16:132018-06-18 11:03
ReporteradrianromeroView Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionfixedFixed in VersionRR18Q3
StatusclosedFix in branchFixed in SCM revision14fd72f281ad
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032494: Products locked and discontinued

Description* Product locked, flag at core level, logic at webpos level. Locked products cannot be added to receipts.
* Product discontinued, flag at core level, logic at webpos level. If product is discontinued only can be added to receipt if there is stock in the warehouse
* Product discontinued in assortment, flag at assortmet (webpos) level, logic at webpos level. If product is discontinued only can be added to receipt if there is stock in the warehouse
Steps To ReproduceN/A
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0104711)
hgbot (developer)
2018-05-25 11:53

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 14fd72f281ad6cc0f56862ff347a8c01e0792ce2
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Fri May 25 11:50:58 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/14fd72f281ad6cc0f56862ff347a8c01e0792ce2 [^]

Fixed issue 32494: [Product Locked/Discontinued] Merged to PI

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/retail/posterminal/OrderLoader.java
M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java
M src/org/openbravo/retail/posterminal/ProcessCashMgmt.java
M src/org/openbravo/retail/posterminal/UpdateCashup.java
M src/org/openbravo/retail/posterminal/event/PaymentMethodEventHandler.java
M web/org.openbravo.retail.posterminal/js/cashmgmt/model/cashmgmt-model.js
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
M web/org.openbravo.retail.posterminal/js/components/rendercategory.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/model/paymentmethodcashup.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/utils/cashManagementUtils.js
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---
(0104762)
hgbot (developer)
2018-05-29 11:13

Repository: tools/automation/pi-mobile
Changeset: 9162b0010a8c4115fcc9b80c5b0ac50e6145c82b
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue May 29 11:13:20 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9162b0010a8c4115fcc9b80c5b0ac50e6145c82b [^]

Related to issue 32494: [Product Lockeed/Discontinued] Automated tests

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
---
(0104943)
hgbot (developer)
2018-06-05 15:42

Repository: tools/automation/pi-mobile
Changeset: 756806ec8b609610308665f9c8f294209021a1f2
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Mon Jun 04 18:14:36 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/756806ec8b609610308665f9c8f294209021a1f2 [^]

Related to issue 32494: [Product Locked/Discontinued] Automated tests

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/concurrent/job013/ProductLockedDiscontinuedSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/terminals/WebPOSProductDiscontinuedHelper.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/productlockeddiscontinued/AllProductLockedDicontinuedTest.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/productlockeddiscontinued/VerifyProductDiscontinuedAssortWithoutStock.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/productlockeddiscontinued/VerifyProductDiscontinuedWithPreference.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/productlockeddiscontinued/VerifyProductDiscontinuedWithStock.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/productlockeddiscontinued/VerifyProductDiscontinuedWithoutStock.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/productlockeddiscontinued/VerifyProductLocked.java
---
(0105048)
Sandrahuguet (developer)
2018-06-11 08:40
edited on: 2018-06-11 08:46

Some VerifyProductDiscontinued tests fail in hgvol jobs:

http://ci.openbravo.com/view/retail/job/ret-highvol-pgsql/110/ [^]

Please, fix them and activate again isHighVolumeCompatible tag

(0105049)
hgbot (developer)
2018-06-11 08:41

Repository: tools/automation/pi-mobile
Changeset: 71a4c8298b56a14cc50481b5810abb10587abefc
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Mon Jun 11 08:40:07 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/71a4c8298b56a14cc50481b5810abb10587abefc [^]

related to issue 32494 Remove VerifyProductDiscontinued tests from hgvol jobs

activate again isHighVolumeCompatible tag when this issue will be fixed

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/productlockeddiscontinued/VerifyProductDiscontinuedAssortWithoutStock.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/productlockeddiscontinued/VerifyProductDiscontinuedWithPreference.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/productlockeddiscontinued/VerifyProductDiscontinuedWithStock.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/productlockeddiscontinued/VerifyProductDiscontinuedWithoutStock.java
---

- Issue History
Date Modified Username Field Change
2016-03-16 16:13 adrianromero New Issue
2016-03-16 16:13 adrianromero Assigned To => adrianromero
2016-03-16 16:13 adrianromero Triggers an Emergency Pack => No
2018-05-25 11:53 hgbot Checkin
2018-05-25 11:53 hgbot Note Added: 0104711
2018-05-25 11:53 hgbot Status new => resolved
2018-05-25 11:53 hgbot Resolution open => fixed
2018-05-25 11:53 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/14fd72f281ad6cc0f56862ff347a8c01e0792ce2 [^]
2018-05-29 11:13 hgbot Checkin
2018-05-29 11:13 hgbot Note Added: 0104762
2018-06-05 15:42 hgbot Checkin
2018-06-05 15:42 hgbot Note Added: 0104943
2018-06-11 08:40 Sandrahuguet Note Added: 0105048
2018-06-11 08:41 hgbot Checkin
2018-06-11 08:41 hgbot Note Added: 0105049
2018-06-11 08:46 Sandrahuguet Note Edited: 0105048 View Revisions
2018-06-18 11:03 marvintm Review Assigned To => marvintm
2018-06-18 11:03 marvintm Status resolved => closed
2018-06-18 11:03 marvintm Fixed in Version => RR18Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker