Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0032467 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Best Deal Case | major | always | 2016-03-14 09:38 | 2016-04-28 10:07 | |||
| Reporter | malsasua | View Status | public | |||||
| Assigned To | jorge-garcia | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | RR16Q3 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
| OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | marvintm | |||||||
| OBNetwork customer | OBPS | |||||||
| Support ticket | 41088 | |||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0032467: Best Deal Case is removing one line | |||||||
| Description | when the BDC is executed with one combinations of products, one of the lines is removed | |||||||
| Steps To Reproduce | (check private note) It is reproducible in customer environment. Add several lines click in total button one line is removed  | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
|||||||||||||||
  | 
|||||||||||||||
  		Notes	 | 
|
| 
				(0084993) jorge-garcia (viewer) 2016-03-15 17:59 edited on: 2016-03-15 18:00  | 
	
		Can't be reproduced with the database from the client at date 14-03-2016. Waiting response from the client about a possible change in the backend configuration between 12-03-2016 and 14-03-2016.  | 
| 
				(0085495) hgbot (developer) 2016-04-07 16:26  | 
	
		Repository: erp/pmods/org.openbravo.retail.discounts.bestdeal Changeset: 469438c9db9088572804fe1a455482e621a5c2e8 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Fri Mar 18 08:35:15 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.bestdeal/rev/469438c9db9088572804fe1a455482e621a5c2e8 [^] Fixe issue 32467: Best Deal Case is removing one line The problem happens when there a line with a promotion candidates but couldn't have a applied promotion, and other line has a better promotion to be applied. The solution is to add those lines with a promotion but not aplicable to the nonCandidatesProducts array to be added at the end of the calculation. --- M web/org.openbravo.retail.discounts.bestdeal/source/discounts-best-deal-case.js ---  | 
| 
				(0085592) hgbot (developer) 2016-04-13 11:35  | 
	
		Repository: erp/pmods/org.openbravo.retail.discounts.bestdeal Changeset: 33ff7f46d188494b324b4cca3cc2aab3129bf03b Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Apr 11 10:20:55 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.bestdeal/rev/33ff7f46d188494b324b4cca3cc2aab3129bf03b [^] Fixe issue 32467: Best Deal Case is removing one line The problem happens when there a line with a promotion candidates but couldn't have a applied promotion, and other line has a better promotion to be applied. The solution is to add those lines with a promotion but not aplicable to the nonCandidatesProducts array to be added at the end of the calculation. --- M web/org.openbravo.retail.discounts.bestdeal/source/discounts-best-deal-case.js ---  | 
| 
				(0085603) hgbot (developer) 2016-04-13 12:58  | 
	
		Repository: tools/automation/pi-mobile Changeset: d49ab43f7b3d3e639a6bb553a12f2b8a84868e1b Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Mar 30 13:02:23 2016 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d49ab43f7b3d3e639a6bb553a12f2b8a84868e1b [^] Verifies issue 32467: Best Deal Case is removing one line Added test I32467_BestDealNotDeletingLines. --- A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_bestdeal/I32467_BestDealNotDeletingLines.java ---  | 
  Issue History	 | 
|||
| Date Modified | Username | Field | Change | 
| 2016-03-14 09:38 | malsasua | New Issue | |
| 2016-03-14 09:38 | malsasua | Assigned To | => Retail | 
| 2016-03-14 09:38 | malsasua | OBNetwork customer | => Yes | 
| 2016-03-14 09:38 | malsasua | Support ticket | => 41088 | 
| 2016-03-14 09:38 | malsasua | Resolution time | => 1458082800 | 
| 2016-03-14 09:38 | malsasua | Triggers an Emergency Pack | => No | 
| 2016-03-14 10:04 | Orekaria | Status | new => acknowledged | 
| 2016-03-15 08:44 | jorge-garcia | Status | acknowledged => scheduled | 
| 2016-03-15 08:44 | jorge-garcia | Assigned To | Retail => jorge-garcia | 
| 2016-03-15 13:41 | Orekaria | Relationship added | related to 0032379 | 
| 2016-03-15 17:59 | jorge-garcia | Note Added: 0084993 | |
| 2016-03-15 17:59 | jorge-garcia | Assigned To | jorge-garcia => malsasua | 
| 2016-03-15 17:59 | jorge-garcia | Status | scheduled => feedback | 
| 2016-03-15 18:00 | jorge-garcia | Note Edited: 0084993 | View Revisions | 
| 2016-03-17 15:14 | jorge-garcia | Relationship added | duplicate of 0032490 | 
| 2016-03-17 15:14 | jorge-garcia | Status | feedback => scheduled | 
| 2016-03-17 15:14 | jorge-garcia | Assigned To | malsasua => jorge-garcia | 
| 2016-03-21 17:54 | marvintm | Relationship replaced | has duplicate 0032490 | 
| 2016-04-07 16:26 | hgbot | Checkin | |
| 2016-04-07 16:26 | hgbot | Note Added: 0085495 | |
| 2016-04-13 11:35 | hgbot | Checkin | |
| 2016-04-13 11:35 | hgbot | Note Added: 0085592 | |
| 2016-04-13 12:58 | hgbot | Checkin | |
| 2016-04-13 12:58 | hgbot | Note Added: 0085603 | |
| 2016-04-18 10:42 | marvintm | Status | scheduled => resolved | 
| 2016-04-18 10:42 | marvintm | Resolution | open => fixed | 
| 2016-04-28 10:07 | marvintm | Review Assigned To | => marvintm | 
| 2016-04-28 10:07 | marvintm | Status | resolved => closed | 
| 2016-04-28 10:07 | marvintm | Fixed in Version | => RR16Q3 | 
| Copyright © 2000 - 2009 MantisBT Group |