Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032561 | Retail Modules | Web POS | public | 2016-03-31 09:03 | 2016-06-08 12:49 |
|
Reporter | egoitz | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR16Q2 | |
Merge Request Status | |
Review Assigned To | Orekaria |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0032561: [MultiPriceList] Verified return for a bp with different pricelist doesn't use the different pricelist when adding new products |
Description | When creating a verified return for a ticket that was created for a customer with a different pricelist, althought the lines are properly loaded with the correct price, the pricelist for the customer is not used when adding new lines. |
Steps To Reproduce | -Creaate a ticket for a customer using a different price list
-Create a verified return for the previous ticket
-Add a new line
*See that the different price list is not loaded so the price is the standard |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-03-31 09:03 | egoitz | New Issue | |
2016-03-31 09:03 | egoitz | Assigned To | => Retail |
2016-03-31 09:03 | egoitz | OBNetwork customer | => Yes |
2016-03-31 09:03 | egoitz | Triggers an Emergency Pack | => No |
2016-03-31 09:05 | egoitz | Resolution time | => 1459807200 |
2016-03-31 17:24 | Orekaria | Status | new => scheduled |
2016-03-31 17:24 | Orekaria | Assigned To | Retail => ranjith_qualiantech_com |
2016-03-31 17:26 | Orekaria | Summary | a verified return for a partner with a differente pricelist does not use the differnte price list when adding new products => [MultiPriceList] Verified return for a bp with different pricelist doesn't use the different pricelist when adding new products |
2016-03-31 17:33 | hgbot | Checkin | |
2016-03-31 17:33 | hgbot | Note Added: 0085372 | |
2016-03-31 17:34 | hgbot | Checkin | |
2016-03-31 17:34 | hgbot | Note Added: 0085373 | |
2016-03-31 17:34 | hgbot | Status | scheduled => resolved |
2016-03-31 17:34 | hgbot | Resolution | open => fixed |
2016-03-31 17:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/27735f7b2e87187204692c90ebf8fa8aa3129b3d [^] |
2016-03-31 18:41 | Orekaria | Review Assigned To | => Orekaria |
2016-03-31 18:41 | Orekaria | Status | resolved => closed |
2016-03-31 18:41 | Orekaria | Fixed in Version | => RR16Q2 |
2016-04-13 11:52 | hgbot | Checkin | |
2016-04-13 11:52 | hgbot | Note Added: 0085598 | |
2016-04-13 12:39 | hgbot | Checkin | |
2016-04-13 12:39 | hgbot | Note Added: 0085600 | |
2016-04-13 12:40 | hgbot | Checkin | |
2016-04-13 12:40 | hgbot | Note Added: 0085601 | |
2016-06-08 12:49 | migueldejuana | Note Added: 0087091 | |
Notes |
|
(0085372)
|
hgbot
|
2016-03-31 17:33
|
|
Repository: tools/automation/pi-mobile
Changeset: 809562e7b28289bde41b06ebf2cfd2dd0c67f1f2
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Mar 31 19:13:00 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/809562e7b28289bde41b06ebf2cfd2dd0c67f1f2 [^]
Verifies issue 32561 : Added automated test 'I32561_VerifyPriceListBasedOnCustomerPL'
---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I32561_VerifyPriceListBasedOnCustomerPL.java
---
|
|
|
(0085373)
|
hgbot
|
2016-03-31 17:34
|
|
|
|
(0085598)
|
hgbot
|
2016-04-13 11:52
|
|
Repository: tools/automation/pi-mobile
Changeset: 1ae859ac5e035a03b334e33dc9078cdfe224ea36
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Apr 13 11:50:40 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1ae859ac5e035a03b334e33dc9078cdfe224ea36 [^]
Related to issue 32561: Create a preference in the DB and logout to affect loading model process
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I32561_VerifyPriceListBasedOnCustomerPL.java
---
|
|
|
(0085600)
|
hgbot
|
2016-04-13 12:39
|
|
Repository: tools/automation/pi-mobile
Changeset: 386f74a931036c39e2f7a5ab9eecb68e3c89f11b
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Apr 13 12:38:34 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/386f74a931036c39e2f7a5ab9eecb68e3c89f11b [^]
Related to issue 32561: Backout because preference is enabled by default for MPL terminals
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I32561_VerifyPriceListBasedOnCustomerPL.java
---
|
|
|
(0085601)
|
hgbot
|
2016-04-13 12:40
|
|
|
|
|
Last changeset change the terminal to login. Before this change we were login in default terminal (VSB1001). After this changeset we login in MPL terminal. |
|