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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0038322
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Advanced Warehouse Operationsmajoralways2018-04-11 08:442018-05-07 12:10
ReporterVictorVillarView Statuspublic 
Assigned Toalekosmp86 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision21c4f841d336
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Toguilleaer
Regression introduced in release
Summary

0038322: The Order Reference in the Purchase Order should be scanned in the Frontend for receptions.

DescriptionThe Order Reference in the Purchase Order should be scanned in the Frontend for receptions and find the Purchase Order.
Currently it is possible to scan the Purchase Order document number which is the one for internal purposes in a business but the Order Reference number is the one that the supplier sends and is the one that comes from with the GRN documents which are the documents that the warehouse operators use.
Steps To ReproduceGo to Backend,
Create a new Purchase Order and add the Order Reference.
Go to Frontend,
 Receive menu
 Try to find the Purchase Order using the Order Reference.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0103862)
hgbot (developer)
2018-04-12 21:05

Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 9c84ec08598f9eb9d47f8ee6edb37a6517a7d219
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Thu Apr 12 14:28:19 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/9c84ec08598f9eb9d47f8ee6edb37a6517a7d219 [^]

Fixes issue 38322: The Order Reference in the Purchase Order can now be scanned
in the Frontend for receptions.

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/datasources/taskgenerationcandidates/TGC_PurchaseOrder_Receipt.java
---
(0103878)
hgbot (developer)
2018-04-13 12:39

Repository: retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: c349478119cd3c63f8c94077f6cac2d5c673ce7c
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Fri Apr 13 12:38:52 2018 +0200
URL: http://code.openbravo.com/retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations/rev/c349478119cd3c63f8c94077f6cac2d5c673ce7c [^]

Fixes issue 38322: The Order Reference in the Purchase Order can now be scanned

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/datasources/taskgenerationcandidates/TGC_PurchaseOrder_Receipt.java
---
(0103879)
hgbot (developer)
2018-04-13 12:39

Repository: retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 21c4f841d336a6bf9b902c2156142c087d4645cd
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Fri Apr 13 12:37:49 2018 +0200
URL: http://code.openbravo.com/retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations/rev/21c4f841d336a6bf9b902c2156142c087d4645cd [^]

Fixes issue 38322: The Order Reference in the Purchase Order can now be scanned

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/datasources/taskgenerationcandidates/TGC_PurchaseOrder_Receipt.java
---
(0103880)
hgbot (developer)
2018-04-13 12:40

Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: b2f2cbdf95dda1f7af0a227da39aa9a724e7d26a
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Fri Apr 13 12:40:08 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/b2f2cbdf95dda1f7af0a227da39aa9a724e7d26a [^]

Related to issue 38322: Fix copyright year

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/datasources/taskgenerationcandidates/TGC_PurchaseOrder_Receipt.java
---
(0103948)
hgbot (developer)
2018-04-17 19:19

Repository: tools/automation/pi-mobile
Changeset: b8d6c38d3268f1f90b43e93342f210b4cd151a2c
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Sun Apr 15 23:50:48 2018 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b8d6c38d3268f1f90b43e93342f210b4cd151a2c [^]

Related to issue 38322: Added automated test

---
M src-test/org/openbravo/test/mobile/awo/utilities/AWOTerminalHelper.java
M src-test/org/openbravo/test/mobile/awo/utilities/AWO_Utils.java
A src-test/org/openbravo/test/mobile/awo/tests/Receipt/AWO_ReceiptPurchaseOrderFromOrderReference.java
---
(0103987)
hgbot (developer)
2018-04-18 21:21

Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: e051155aedd0c6723e9e7017a48d1cf2c949b815
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Wed Apr 18 11:27:28 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/e051155aedd0c6723e9e7017a48d1cf2c949b815 [^]

Related to issue 38322: Fixed bug that made AWO tests fail.

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/datasources/taskgenerationcandidates/TGC_PurchaseOrder_Receipt.java
---
(0104306)
guilleaer (developer)
2018-05-07 12:10

Closed and backported to 17Q4 & 18Q1 repositories

- Issue History
Date Modified Username Field Change
2018-04-11 08:44 VictorVillar New Issue
2018-04-11 08:44 VictorVillar Assigned To => dmiguelez
2018-04-11 08:44 VictorVillar Resolution time => 1525212000
2018-04-11 08:44 VictorVillar Assigned To dmiguelez => guilleaer
2018-04-12 20:38 alekosmp86 Assigned To guilleaer => alekosmp86
2018-04-12 20:38 alekosmp86 Status new => scheduled
2018-04-12 21:05 hgbot Checkin
2018-04-12 21:05 hgbot Note Added: 0103862
2018-04-12 21:05 hgbot Status scheduled => resolved
2018-04-12 21:05 hgbot Resolution open => fixed
2018-04-12 21:05 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/9c84ec08598f9eb9d47f8ee6edb37a6517a7d219 [^]
2018-04-13 12:39 hgbot Checkin
2018-04-13 12:39 hgbot Note Added: 0103878
2018-04-13 12:39 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/9c84ec08598f9eb9d47f8ee6edb37a6517a7d219 [^] => http://code.openbravo.com/retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations/rev/c349478119cd3c63f8c94077f6cac2d5c673ce7c [^]
2018-04-13 12:39 hgbot Checkin
2018-04-13 12:39 hgbot Note Added: 0103879
2018-04-13 12:39 hgbot Fixed in SCM revision http://code.openbravo.com/retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations/rev/c349478119cd3c63f8c94077f6cac2d5c673ce7c [^] => http://code.openbravo.com/retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations/rev/21c4f841d336a6bf9b902c2156142c087d4645cd [^]
2018-04-13 12:40 hgbot Checkin
2018-04-13 12:40 hgbot Note Added: 0103880
2018-04-17 12:31 ngarcia Issue Monitored: ngarcia
2018-04-17 19:19 hgbot Checkin
2018-04-17 19:19 hgbot Note Added: 0103948
2018-04-18 21:21 hgbot Checkin
2018-04-18 21:21 hgbot Note Added: 0103987
2018-05-07 12:10 guilleaer Review Assigned To => guilleaer
2018-05-07 12:10 guilleaer Note Added: 0104306
2018-05-07 12:10 guilleaer Status resolved => closed
2022-09-06 17:18 caristu Category Advance Warehouse Operations => Advanced Warehouse Operations


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker