Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032575 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-04-01 14:32 | 2016-04-20 08:24 | |||
Reporter | paul_guiot | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 7a3294db1aa2 | ||||
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 | migueldejuana | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032575: [SERQA 868] In a quotation process, in some case, the promotion amount has been removed | |||||||
Description | When we want to create a sales order from a quotation with a discount and we do not flag the field "Firm quotation", the promotion disapears. | |||||||
Steps To Reproduce | Go to the Webpos: https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^] Create a Quotation: - Click on “Create Quotation” in the Menu; - Select a product via the category tab: o Chose “Pack” o Research o Select a pack (eg: Camping Pack) o Click on the amount The pack is included in the quotation with the promotion. In the menu, select “Create Sales Order” Unflag “Firm quotation” and click “Create Sales Order” Error: In the sales order created, the promotion has been removed | |||||||
Tags | SER-QA | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0085739) hgbot (developer) 2016-04-19 10:56 |
Repository: tools/automation/pi-mobile Changeset: 3c4bfdd5b78f00d59a687f3e8748f59128b446e0 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Apr 19 14:25:48 2016 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3c4bfdd5b78f00d59a687f3e8748f59128b446e0 [^] Verifies issue 32575 : Added automated test 'I32575_VerifyPromotionOnOrderToQuotation' --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multiselection/DisablePlusMinusMultipleLines.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I32575_VerifyPromotionOnOrderToQuotation.java --- |
(0085741) hgbot (developer) 2016-04-19 10:57 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 0b1ae75525acb6dff18511e8e25a628140dd576a Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Apr 19 14:26:20 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0b1ae75525acb6dff18511e8e25a628140dd576a [^] Fixes issue 32575 : Calculate receipt when order is created from quotation --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0085742) ranjith_qualiantech_com (viewer) 2016-04-19 11:39 |
Fix Description 1) calculateReceipt() fn, is added to apply the promotions, since the promotion was removed when we create order from quotation 2) Quotation closed validation has been duplicated. Condition was already present in order model setPrice fn |
(0085743) migueldejuana (viewer) 2016-04-19 11:42 |
Tested and reviewed in 0b1ae75525ac |
(0085761) hgbot (developer) 2016-04-20 08:19 |
Repository: tools/automation/pi-mobile Changeset: 7a3294db1aa28f2dd4f03a94e5fcc02cc29847a9 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Wed Apr 20 08:14:08 2016 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7a3294db1aa28f2dd4f03a94e5fcc02cc29847a9 [^] Fixed issue 0032575: [SERQA 868] In a quotation process, in some case, the promotion amount has been removed - Add test for check stock button --- A src-test/org/openbravo/test/mobile/quarantine/pack/MJU/products/I32296_ShowStock.java --- |
(0085763) migueldejuana (viewer) 2016-04-20 08:24 |
Last commit was accidentaly related to this issue |
![]() |
|||
Date Modified | Username | Field | Change |
2016-04-01 14:32 | paul_guiot | New Issue | |
2016-04-01 14:32 | paul_guiot | Assigned To | => Retail |
2016-04-01 14:32 | paul_guiot | OBNetwork customer | => No |
2016-04-01 14:32 | paul_guiot | Triggers an Emergency Pack | => No |
2016-04-04 15:05 | amayavicente | Summary | In a quotation process, in some case, the promotion amount has been removed => [SERQA 868] In a quotation process, in some case, the promotion amount has been removed |
2016-04-04 15:06 | amayavicente | OBNetwork customer | No => Yes |
2016-04-04 15:06 | amayavicente | Resolution time | => 1460671200 |
2016-04-04 15:06 | amayavicente | Tag Attached: SER-QA | |
2016-04-06 18:36 | Orekaria | Status | new => acknowledged |
2016-04-07 15:22 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-04-07 15:22 | ranjith_qualiantech_com | Status | acknowledged => scheduled |
2016-04-19 10:56 | hgbot | Checkin | |
2016-04-19 10:56 | hgbot | Note Added: 0085739 | |
2016-04-19 10:57 | hgbot | Checkin | |
2016-04-19 10:57 | hgbot | Note Added: 0085741 | |
2016-04-19 10:57 | hgbot | Status | scheduled => resolved |
2016-04-19 10:57 | hgbot | Resolution | open => fixed |
2016-04-19 10:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0b1ae75525acb6dff18511e8e25a628140dd576a [^] |
2016-04-19 11:39 | ranjith_qualiantech_com | Note Added: 0085742 | |
2016-04-19 11:40 | VictorVillar | Issue Monitored: VictorVillar | |
2016-04-19 11:42 | migueldejuana | Review Assigned To | => migueldejuana |
2016-04-19 11:42 | migueldejuana | Note Added: 0085743 | |
2016-04-19 11:42 | migueldejuana | Status | resolved => closed |
2016-04-20 08:19 | hgbot | Checkin | |
2016-04-20 08:19 | hgbot | Note Added: 0085761 | |
2016-04-20 08:19 | hgbot | Status | closed => resolved |
2016-04-20 08:19 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0b1ae75525acb6dff18511e8e25a628140dd576a [^] => http://code.openbravo.com/tools/automation/pi-mobile/rev/7a3294db1aa28f2dd4f03a94e5fcc02cc29847a9 [^] |
2016-04-20 08:24 | migueldejuana | Note Added: 0085763 | |
2016-04-20 08:24 | migueldejuana | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |