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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029949
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSminoralways2015-05-20 19:022016-04-08 09:06
ReporterjecharriView Statuspublic 
Assigned Tojecharri 
PrioritynormalResolutionfixedFixed in VersionRR16Q2
StatusclosedFix in branchFixed in SCM revision4a1dd8b81362
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029949: Add the possibility to define a list with cross channel warehouses

DescriptionAdd the possibility to define a list with cross channel warehouses. In that way the organization will have 2 lists of warehouses. The first list is the stock on hand warehouses list and the second one will be a list with the warehouses that the store can use to get the necessary quantity of the product
Steps To Reproduce-
TagsNo tags attached.
Attached Filesdiff file icon sampledata_org.diff [^] (2,777 bytes) 2015-05-25 18:01 [Show Content]
diff file icon sampledata_orgwarehouse.diff [^] (2,266 bytes) 2015-05-25 18:01 [Show Content]
diff file icon core_final.diff [^] (14,841 bytes) 2015-05-28 17:34 [Show Content]
diff file icon posterminal.diff [^] (181,159 bytes) 2015-05-28 17:35 [Show Content]
diff file icon testcase.diff [^] (7,209 bytes) 2015-05-28 17:35 [Show Content]
diff file icon changeSelector.diff [^] (6,880 bytes) 2015-06-25 16:25 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00299783.0PR15Q4 closedNaroaIriarte Openbravo ERP Not possible to use tree reference selector in a pick and execute window grid 

-  Notes
(0083555)
hgbot (developer)
2016-01-22 11:50

Repository: erp/devel/pi
Changeset: e26403cbc607f75eece8f2b3511f6b34aef7da2b
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Fri Sep 18 10:07:05 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e26403cbc607f75eece8f2b3511f6b34aef7da2b [^]

Related to Bug 29949: Create new table for CC Warehouses instead of OrgWarehouse

---
M src-db/database/model/tables/AD_ORG_WAREHOUSE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_TAB.xml
---
(0084328)
hgbot (developer)
2016-02-18 17:28

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4a1dd8b8136254927a25c16b8532f8783c5933e9
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Sep 10 19:09:49 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4a1dd8b8136254927a25c16b8532f8783c5933e9 [^]

Fixes Issue 29949: Implement CC Warehouse functionality

---
M src-db/database/model/modifiedTables/AD_ORG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_TABLE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M src/org/openbravo/retail/posterminal/POSConstants.java
M src/org/openbravo/retail/posterminal/stock/OtherStoresDetailedStock.java
M src/org/openbravo/retail/posterminal/stock/StoreDetailedStock.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/ps-productdetailsview.js
A src-db/database/sourcedata/AD_REF_TREE.xml
A src-db/database/sourcedata/AD_REF_TREE_FIELD.xml
A src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
A src-db/database/sourcedata/OBUIAPP_REF_WINDOW.xml
A src/org/openbravo/retail/posterminal/actionHandler/ChooseWarehouseActionHandler.java
A src/org/openbravo/retail/posterminal/datasource/CCSelectWarehouseQueryTransformer.java
A src/org/openbravo/retail/posterminal/datasource/CCWarehouseQueryTransformer.java
---
(0084329)
hgbot (developer)
2016-02-18 17:28

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: eb7734ad0d46a61137aba5392d84ab99d8a6f374
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Fri Sep 11 10:41:08 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eb7734ad0d46a61137aba5392d84ab99d8a6f374 [^]

Related to issue 29949: Couple of fixes

* Remove ?? characters and replace by X in close button
* Include warehouses of warehouseType null to display the stock of them in Store Stock button

---
M src/org/openbravo/retail/posterminal/stock/StoreDetailedStock.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/ps-productdetailsview.js
---
(0084330)
hgbot (developer)
2016-02-18 17:29

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ef053ee62e9f6c64c7eaf877abe071fc6951cb10
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Tue Sep 15 09:02:24 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ef053ee62e9f6c64c7eaf877abe071fc6951cb10 [^]

Related to bug 29949: Fix on Select CCWarehouse hql query

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_TABLE.xml
---
(0084331)
hgbot (developer)
2016-02-18 17:29

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5a7a00f15ddb703abf86ca2c670dadfe2709fbfd
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Fri Sep 18 10:02:45 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5a7a00f15ddb703abf86ca2c670dadfe2709fbfd [^]

Related to Bug 29949: Create new table for CC Warehouses instead of OrgWarehouse

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M src/org/openbravo/retail/posterminal/actionHandler/ChooseWarehouseActionHandler.java
M src/org/openbravo/retail/posterminal/datasource/CCSelectWarehouseQueryTransformer.java
M src/org/openbravo/retail/posterminal/stock/OtherStoresDetailedStock.java
M src/org/openbravo/retail/posterminal/stock/StoreDetailedStock.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/ps-productdetailsview.js
A src-db/database/model/tables/OBPOS_ORG_WAREHOUSE_EXTRA.xml
A src/org/openbravo/retail/posterminal/event/ADOrgWarehouseEventHandler.java
R src/org/openbravo/retail/posterminal/datasource/CCWarehouseQueryTransformer.java
---
(0084332)
hgbot (developer)
2016-02-18 17:29

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b1c7f0274b16b434918c34871f16c627dd06df1b
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Sep 24 11:49:04 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b1c7f0274b16b434918c34871f16c627dd06df1b [^]

Related to bug 29949: Add parent key to ad_org_id in cc warehouse tab

Fixed also display logic of 'Choose CC Warehouse' button in Organization in order to display it only for Stores

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
---
(0084333)
hgbot (developer)
2016-02-18 17:29

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 98dc66a04370723216bc811decb86208f4fddf79
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Tue Jan 26 17:20:19 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/98dc66a04370723216bc811decb86208f4fddf79 [^]

Related to bug 29949: Merged from CrossChannel Warehouse branch

---
M src-db/database/model/modifiedTables/AD_ORG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_REF_TABLE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M src/org/openbravo/retail/posterminal/POSConstants.java
M src/org/openbravo/retail/posterminal/stock/OtherStoresDetailedStock.java
M src/org/openbravo/retail/posterminal/stock/StoreDetailedStock.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/ps-productdetailsview.js
A src-db/database/model/tables/OBPOS_ORG_WAREHOUSE_EXTRA.xml
A src-db/database/sourcedata/AD_REF_TREE.xml
A src-db/database/sourcedata/AD_REF_TREE_FIELD.xml
A src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
A src-db/database/sourcedata/OBUIAPP_REF_WINDOW.xml
A src/org/openbravo/retail/posterminal/actionHandler/ChooseWarehouseActionHandler.java
A src/org/openbravo/retail/posterminal/datasource/CCSelectWarehouseQueryTransformer.java
A src/org/openbravo/retail/posterminal/event/ADOrgWarehouseEventHandler.java
---
(0084334)
hgbot (developer)
2016-02-18 17:29

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8982148769b19821dc05aed0bb61f33d160dcaeb
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Tue Jan 26 17:38:04 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8982148769b19821dc05aed0bb61f33d160dcaeb [^]

Related to bug 29949: Add missing artifacts

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0084335)
hgbot (developer)
2016-02-18 17:29

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f9a05379771fe6eaa1d5aadf567a28dea6625ff9
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Mon Feb 15 13:06:52 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f9a05379771fe6eaa1d5aadf567a28dea6625ff9 [^]

Related to bug 29949: Code Review applied

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src/org/openbravo/retail/posterminal/datasource/CCSelectWarehouseQueryTransformer.java
M src/org/openbravo/retail/posterminal/stock/OtherStoresDetailedStock.java
---
(0084336)
hgbot (developer)
2016-02-18 17:31

Repository: tools/automation/pi-mobile
Changeset: 8d8a2ad25ad7cd364216beceb5c3587a7dec714e
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Mon Feb 15 19:24:42 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8d8a2ad25ad7cd364216beceb5c3587a7dec714e [^]

Related to bug 29949: Added tests

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/stock/VerifyCrossStoreOnlyDefined.java
---
(0084339)
hgbot (developer)
2016-02-18 19:33

Repository: erp/pmods/org.openbravo.retail.sampledata
Changeset: 2ae0484b6c3fe52712c87dcaf0a7e255215a5b4a
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Mon Feb 15 18:00:00 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/2ae0484b6c3fe52712c87dcaf0a7e255215a5b4a [^]

Related to bug 29949: Add Cross Channel Warehouse Sample Data

---
M referencedata/sampledata/The_White_Valley_Group/AD_ORG.xml
A referencedata/sampledata/The_White_Valley_Group/OBPOS_ORG_WAREHOUSE_EXTRA.xml
---
(0084484)
hgbot (developer)
2016-02-25 10:16

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 43eb16aa8d28b684830b032c7bf64cfc82a8d0cc
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Feb 25 10:15:58 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/43eb16aa8d28b684830b032c7bf64cfc82a8d0cc [^]

Related to bug 29949: Fix copyright of files

---
M src/org/openbravo/retail/posterminal/POSConstants.java
M src/org/openbravo/retail/posterminal/actionHandler/ChooseWarehouseActionHandler.java
M src/org/openbravo/retail/posterminal/datasource/CCSelectWarehouseQueryTransformer.java
M src/org/openbravo/retail/posterminal/event/ADOrgWarehouseEventHandler.java
M src/org/openbravo/retail/posterminal/stock/OtherStoresDetailedStock.java
M src/org/openbravo/retail/posterminal/stock/StoreDetailedStock.java
---
(0085073)
hudsonbot (developer)
2016-03-17 10:55

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b22fb0500156 [^]
Maturity status: Test
(0085074)
hudsonbot (developer)
2016-03-17 10:55

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b22fb0500156 [^]
Maturity status: Test
(0085509)
hgbot (developer)
2016-04-08 09:06

Repository: tools/automation/pi-mobile
Changeset: f4f902c55bc124d0f2ed006477795e68fd993143
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Wed Apr 06 11:35:41 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f4f902c55bc124d0f2ed006477795e68fd993143 [^]

Related to bug 29949: Fixes on the tests

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
M src-test/org/openbravo/test/mobile/quarantine/pack/UMA/sales/VerifyCrossStoreOnlyDefined.java
---

- Issue History
Date Modified Username Field Change
2015-05-20 19:02 jecharri New Issue
2015-05-20 19:02 jecharri Assigned To => jecharri
2015-05-20 19:02 jecharri Triggers an Emergency Pack => No
2015-05-25 13:36 jecharri File Added: issue_29949_core.diff
2015-05-25 13:36 jecharri File Added: issue_29949_posterminal.diff
2015-05-25 13:52 jecharri File Deleted: issue_29949_posterminal.diff
2015-05-25 13:53 jecharri File Added: issue_29949_posterminal.diff
2015-05-25 16:25 jecharri File Added: issue_29949_posterminal_2.diff
2015-05-25 16:25 jecharri File Added: issue_29949_core_2.diff
2015-05-25 18:01 jecharri File Added: sampledata_org.diff
2015-05-25 18:01 jecharri File Added: sampledata_orgwarehouse.diff
2015-05-25 18:02 jecharri File Added: testcase.diff
2015-05-28 15:52 jecharri File Deleted: issue_29949_core.diff
2015-05-28 15:52 jecharri File Deleted: issue_29949_posterminal.diff
2015-05-28 15:53 jecharri File Deleted: issue_29949_posterminal_2.diff
2015-05-28 15:53 jecharri File Deleted: issue_29949_core_2.diff
2015-05-28 15:53 jecharri File Deleted: testcase.diff
2015-05-28 17:34 jecharri File Added: core_final.diff
2015-05-28 17:35 jecharri File Added: posterminal.diff
2015-05-28 17:35 jecharri File Added: testcase.diff
2015-06-17 02:35 eintelau Issue Monitored: eintelau
2015-06-25 16:25 jecharri File Added: changeSelector.diff
2015-06-25 16:29 jecharri Relationship added related to 0029978
2016-01-22 11:50 hgbot Checkin
2016-01-22 11:50 hgbot Note Added: 0083555
2016-02-18 17:28 hgbot Checkin
2016-02-18 17:28 hgbot Note Added: 0084328
2016-02-18 17:28 hgbot Status new => resolved
2016-02-18 17:28 hgbot Resolution open => fixed
2016-02-18 17:28 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4a1dd8b8136254927a25c16b8532f8783c5933e9 [^]
2016-02-18 17:28 hgbot Checkin
2016-02-18 17:28 hgbot Note Added: 0084329
2016-02-18 17:29 hgbot Checkin
2016-02-18 17:29 hgbot Note Added: 0084330
2016-02-18 17:29 hgbot Checkin
2016-02-18 17:29 hgbot Note Added: 0084331
2016-02-18 17:29 hgbot Checkin
2016-02-18 17:29 hgbot Note Added: 0084332
2016-02-18 17:29 hgbot Checkin
2016-02-18 17:29 hgbot Note Added: 0084333
2016-02-18 17:29 hgbot Checkin
2016-02-18 17:29 hgbot Note Added: 0084334
2016-02-18 17:29 hgbot Checkin
2016-02-18 17:29 hgbot Note Added: 0084335
2016-02-18 17:31 hgbot Checkin
2016-02-18 17:31 hgbot Note Added: 0084336
2016-02-18 19:33 hgbot Checkin
2016-02-18 19:33 hgbot Note Added: 0084339
2016-02-25 09:52 umartirena Review Assigned To => marvintm
2016-02-25 10:16 hgbot Checkin
2016-02-25 10:16 hgbot Note Added: 0084484
2016-02-29 13:15 marvintm Status resolved => closed
2016-02-29 13:15 marvintm Fixed in Version => RR16Q2
2016-03-17 10:55 hudsonbot Checkin
2016-03-17 10:55 hudsonbot Note Added: 0085073
2016-03-17 10:55 hudsonbot Checkin
2016-03-17 10:55 hudsonbot Note Added: 0085074
2016-04-08 09:06 hgbot Checkin
2016-04-08 09:06 hgbot Note Added: 0085509


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker