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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032097
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-02-02 16:532016-02-18 12:53
ReporterguillermogilView Statuspublic 
Assigned Toguillermogil 
PriorityhighResolutionfixedFixed in VersionRR16Q2
StatusclosedFix in branchFixed in SCM revision19b60227dbe1
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionProfessional ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032097: Orderline Warehouse was not taken into account on Returns

DescriptionOrderline Warehouse was not taken into account on Returns. It is just taken into account on sales.
Steps To ReproduceConfigure Select Warehouse preference to 'Y'
Add Multi-tool stock to 2 warehouse of White Valley org.

Login on WebPOS

Add Multi-tool
Select a warehouse
Return that product
Complete the ticket

You will see on the backend that the selected warehouse is not used
Proposed SolutionModify Orderloader to allow a new bin.
See diff attached
TagsNo tags attached.
Attached Filesdiff file icon 32097.diff [^] (1,084 bytes) 2016-02-02 16:54 [Show Content]
diff file icon sampledata.diff [^] (29,388 bytes) 2016-02-03 15:26 [Show Content]
diff file icon test.diff [^] (7,447 bytes) 2016-02-03 15:26 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0032081 closedranjith_qualiantech_com [SERQA 625] Incorrect behaviour of "check stock" button in line details 

-  Notes
(0083897)
guillermogil (manager)
2016-02-03 15:26

Added diffs for sampledata and automation
(0083908)
hgbot (developer)
2016-02-04 07:53

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 19b60227dbe1b5d386656cf28c223d9da71e655a
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Wed Feb 03 09:41:05 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/19b60227dbe1b5d386656cf28c223d9da71e655a [^]

Fixed issue 32097: Orderline Warehouse was not taken into account on Returns

If a warehouse is se on the orderline and it has a return bin that bin will be used

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0083910)
hgbot (developer)
2016-02-04 07:53

Repository: erp/pmods/org.openbravo.retail.sampledata
Changeset: 4b575d98734acfb67e7b80ea09b746053c377748
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Wed Feb 03 14:24:32 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/4b575d98734acfb67e7b80ea09b746053c377748 [^]

Related to issue 32097: Added sampledata for Automated tests

---
M referencedata/sampledata/The_White_Valley_Group/FACT_ACCT.xml
M referencedata/sampledata/The_White_Valley_Group/M_COSTING.xml
M referencedata/sampledata/The_White_Valley_Group/M_STORAGE_DETAIL.xml
M referencedata/sampledata/The_White_Valley_Group/M_TRANSACTION.xml
M referencedata/sampledata/The_White_Valley_Group/M_TRANSACTION_COST.xml
M referencedata/sampledata/The_White_Valley_Group/M_WAREHOUSE.xml
A referencedata/sampledata/The_White_Valley_Group/M_INVENTORY.xml
A referencedata/sampledata/The_White_Valley_Group/M_INVENTORYLINE.xml
---
(0083912)
hgbot (developer)
2016-02-04 07:55

Repository: tools/automation/pi-mobile
Changeset: cc138e52c9dfa1e372fc5f9e72b58c8df56f84c9
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Wed Feb 03 15:25:04 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/cc138e52c9dfa1e372fc5f9e72b58c8df56f84c9 [^]

Related to issue 32097: Added test case to Return Bin Development

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I32097_SelectWarehouseForReturns.java
---

- Issue History
Date Modified Username Field Change
2016-02-02 16:53 guillermogil New Issue
2016-02-02 16:53 guillermogil Assigned To => Retail
2016-02-02 16:53 guillermogil Triggers an Emergency Pack => No
2016-02-02 16:54 guillermogil Assigned To Retail => guillermogil
2016-02-02 16:54 guillermogil Review Assigned To => marvintm
2016-02-02 16:54 guillermogil File Added: 32097.diff
2016-02-02 16:55 guillermogil Proposed Solution updated
2016-02-02 17:03 azabaleta Issue Monitored: azabaleta
2016-02-02 17:04 guillermogil Relationship added related to 0032081
2016-02-03 15:26 guillermogil File Added: sampledata.diff
2016-02-03 15:26 guillermogil File Added: test.diff
2016-02-03 15:26 guillermogil Note Added: 0083897
2016-02-04 07:53 hgbot Checkin
2016-02-04 07:53 hgbot Note Added: 0083908
2016-02-04 07:53 hgbot Status new => resolved
2016-02-04 07:53 hgbot Resolution open => fixed
2016-02-04 07:53 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/19b60227dbe1b5d386656cf28c223d9da71e655a [^]
2016-02-04 07:53 hgbot Checkin
2016-02-04 07:53 hgbot Note Added: 0083910
2016-02-04 07:55 hgbot Checkin
2016-02-04 07:55 hgbot Note Added: 0083912
2016-02-18 12:53 marvintm Status resolved => closed
2016-02-18 12:53 marvintm Fixed in Version => RR16Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker