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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031535
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2015-11-19 16:232015-12-15 16:13
ReporterSandrahuguetView Statuspublic 
Assigned ToSandrahuguet 
PrioritynormalResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revision56da7052a3c4
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031535: [HGVOL] make Multi Price List feature work with remote model

Description[HGVOL] make Multi Price List feature work with remote model
Steps To Reproducehttp://wiki.openbravo.com/wiki/Retail:Web_POS_User_Guide#Multi_Price_List [^]
TagsNo tags attached.
Attached Files? file icon 31535.mp4 [^] (1,306,802 bytes) 2015-12-14 10:22

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0031561 closedRetail When multi price list is set an extra product action search is done 
related to defect 0031572 closedSandrahuguet [API change] Add the ability to add parameters to getHqlProperties function 

-  Notes
(0082292)
hgbot (developer)
2015-11-24 15:46

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f55b804fb77d4ecd8daebe33813d4c4f8ad432db
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue Nov 24 11:52:08 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f55b804fb77d4ecd8daebe33813d4c4f8ad432db [^]

Fixed issue 31535 make Multi Price List feature work with remote model

---
M src/org/openbravo/retail/posterminal/master/BPLocation.java
M src/org/openbravo/retail/posterminal/master/Brand.java
M src/org/openbravo/retail/posterminal/master/BusinessPartner.java
M src/org/openbravo/retail/posterminal/master/Characteristic.java
M src/org/openbravo/retail/posterminal/master/CharacteristicValue.java
M src/org/openbravo/retail/posterminal/master/DiscountFilterBusinessPartner.java
M src/org/openbravo/retail/posterminal/master/LoadedProduct.java
M src/org/openbravo/retail/posterminal/master/Product.java
M src/org/openbravo/retail/posterminal/master/ProductPrice.java
M src/org/openbravo/retail/posterminal/master/ProductProperties.java
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/model/product.js
M web/org.openbravo.retail.posterminal/js/model/productprice.js
---
(0082293)
hgbot (developer)
2015-11-24 15:47

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 56da7052a3c4736806005f301a21e5541ffb5afc
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue Nov 24 11:52:36 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/56da7052a3c4736806005f301a21e5541ffb5afc [^]

Fixed issue 31535 make Multi Price List feature work with remote model

---
M src/org/openbravo/mobile/core/process/ProcessHQLQuery.java
M web/org.openbravo.mobile.core/source/data/ob-dal.js
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-product-browser.js
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0082294)
hgbot (developer)
2015-11-24 15:48

Repository: erp/pmods/org.openbravo.retail.levelpricing
Changeset: 517930f3311b8eac98ec40b8d4e211a2e146caa2
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue Nov 24 15:48:32 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.levelpricing/rev/517930f3311b8eac98ec40b8d4e211a2e146caa2 [^]

related to issue 31535 missing argument in getHqlProperties function

---
M src/org/openbravo/retail/levelpricing/master/LevelProductPrices.java
---
(0082295)
hgbot (developer)
2015-11-24 15:50

Repository: tools/automation/pi-mobile
Changeset: edd87094f89620888c9df95904b6ec5f7debe84e
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue Nov 24 11:54:46 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/edd87094f89620888c9df95904b6ec5f7debe84e [^]

related to issue 31535 multipricelist hgvol test

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/HighVolSuite.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLCashupAfterPricelistChange.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLCashupWithDifferentPricelist.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLChangePriceLine.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLDiscPromByPrice.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLDiscPromPrice.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLDiscountsWithPriceIncludeTaxes.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLDiscountsWithoutPriceIncludeTaxes.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLLayawayWithDifferentPricelist.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLLoadPrice.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLModifyPriceList.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLMulticurrencyPayInEURUSD.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLMulticurrencyPayInUSD.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLProductNoPriceList.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLQuotation.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLReceiptFromQuotation.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLSaleAndReloadTerminal.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLSaleAndReturn.java
---
(0082296)
hgbot (developer)
2015-11-24 16:09

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9bf58590474b84ba501aa8fecf5b8465d0d24039
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue Nov 24 16:09:06 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9bf58590474b84ba501aa8fecf5b8465d0d24039 [^]

related to issue 31535 rename HQLPropertyList

---
M src/org/openbravo/retail/posterminal/master/ProductPrice.java
---
(0082363)
hgbot (developer)
2015-11-26 11:26

Repository: tools/automation/pi-mobile
Changeset: ce54d9e2dfaed808e2c54bd4ae1bc2a00a8a79de
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Nov 26 11:24:54 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ce54d9e2dfaed808e2c54bd4ae1bc2a00a8a79de [^]

related to issue 31535 fixed multipricelist test in ret_test_high_vol job

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLLayawayWithDifferentPricelist.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLSaleAndReturn.java
---
(0082695)
hgbot (developer)
2015-12-14 10:21

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 77f2c2c439bf889c65de80ca3ab5550ec1c4b406
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Dec 14 10:21:11 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/77f2c2c439bf889c65de80ca3ab5550ec1c4b406 [^]

Related to issue 31535: [HGVOL] make Multi Price List feature work with remote model
Removed line which is not being used anymore

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0082696)
mtaal (manager)
2015-12-14 10:22

the changes seem fine, I saw one case where it seems that the taxamount was doubled if I changed the business partner. This did not happen for non-remote. I am not sure if it can reproduced consistently.

I attached a mp4 showing the wrong behavior.

For this I re-opened the issue.
(0082774)
Sandrahuguet (developer)
2015-12-15 15:42

The taxamount was doubled when in the webpos is changed from a customer with price included taxes pricelist to another customer with price not included taxes pricelist.
The following issue fixes this behavior:
https://issues.openbravo.com/view.php?id=30771 [^]
(0082775)
mtaal (manager)
2015-12-15 16:13

Reviewed

- Issue History
Date Modified Username Field Change
2015-11-19 16:23 Sandrahuguet New Issue
2015-11-19 16:23 Sandrahuguet Assigned To => Sandrahuguet
2015-11-19 16:23 Sandrahuguet Triggers an Emergency Pack => No
2015-11-19 16:23 Sandrahuguet Review Assigned To => mtaal
2015-11-19 16:23 Sandrahuguet Status new => scheduled
2015-11-23 18:15 Sandrahuguet Relationship added related to 0031561
2015-11-24 15:46 hgbot Checkin
2015-11-24 15:46 hgbot Note Added: 0082292
2015-11-24 15:46 hgbot Status scheduled => resolved
2015-11-24 15:46 hgbot Resolution open => fixed
2015-11-24 15:46 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f55b804fb77d4ecd8daebe33813d4c4f8ad432db [^]
2015-11-24 15:47 hgbot Checkin
2015-11-24 15:47 hgbot Note Added: 0082293
2015-11-24 15:47 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f55b804fb77d4ecd8daebe33813d4c4f8ad432db [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/56da7052a3c4736806005f301a21e5541ffb5afc [^]
2015-11-24 15:48 hgbot Checkin
2015-11-24 15:48 hgbot Note Added: 0082294
2015-11-24 15:50 hgbot Checkin
2015-11-24 15:50 hgbot Note Added: 0082295
2015-11-24 16:09 hgbot Checkin
2015-11-24 16:09 hgbot Note Added: 0082296
2015-11-25 10:40 Sandrahuguet Relationship added related to 0031572
2015-11-26 11:26 hgbot Checkin
2015-11-26 11:26 hgbot Note Added: 0082363
2015-12-14 10:21 hgbot Checkin
2015-12-14 10:21 hgbot Note Added: 0082695
2015-12-14 10:22 mtaal Note Added: 0082696
2015-12-14 10:22 mtaal Status resolved => new
2015-12-14 10:22 mtaal Resolution fixed => open
2015-12-14 10:22 mtaal File Added: 31535.mp4
2015-12-15 15:42 Sandrahuguet Note Added: 0082774
2015-12-15 15:42 Sandrahuguet Status new => scheduled
2015-12-15 15:42 Sandrahuguet Status scheduled => resolved
2015-12-15 15:42 Sandrahuguet Resolution open => fixed
2015-12-15 16:13 mtaal Note Added: 0082775
2015-12-15 16:13 mtaal Status resolved => closed
2015-12-15 16:13 mtaal Fixed in Version => RR16Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker