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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032575
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-04-01 14:322016-04-20 08:24
Reporterpaul_guiotView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision7a3294db1aa2
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomigueldejuana
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032575: [SERQA 868] In a quotation process, in some case, the promotion amount has been removed

DescriptionWhen 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 ReproduceGo 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
TagsSER-QA
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
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 (developer)
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 (developer)
2016-04-20 08:24

Last commit was accidentaly related to this issue

- Issue History
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 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 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
Powered by Mantis Bugtracker