Openbravo Issue Tracking System - Modules
View Issue Details
0038537ModulesAdvanced Warehouse Operationspublic2018-05-13 16:572018-08-02 10:30
dmiguelez 
dmiguelez 
lowminoralways
closedfixed 
5
 
 
dmiguelez
0038537: Show quantity in AUM in Task Window [Backend]
Show quantity in AUM in Task Window [Backend]

In the Task Window, there is already information about quantity in BUM, BUM, AUM and Conversion Rate.

However, it will be useful to have the quantity in AUM too just to quickly look at it without doing operations manually
Show quantity in AUM in Task Window [Backend]

In the Task Window, there is already information about quantity in BUM, BUM, AUM and Conversion Rate.

However, it will be useful to have the quantity in AUM too just to quickly look at it without doing operations manually
No tags attached.
Issue History
2018-05-13 16:57dmiguelezNew Issue
2018-05-13 16:57dmiguelezAssigned To => dmiguelez
2018-08-02 09:41hgbotCheckin
2018-08-02 09:41hgbotNote Added: 0106096
2018-08-02 09:41hgbotCheckin
2018-08-02 09:41hgbotNote Added: 0106097
2018-08-02 09:41hgbotStatusnew => resolved
2018-08-02 09:41hgbotResolutionopen => fixed
2018-08-02 09:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/8edc3ed676edece2f17ca09c1b5c6d2543bce813 [^]
2018-08-02 09:41hgbotCheckin
2018-08-02 09:41hgbotNote Added: 0106098
2018-08-02 09:41hgbotCheckin
2018-08-02 09:41hgbotNote Added: 0106099
2018-08-02 10:27hgbotCheckin
2018-08-02 10:27hgbotNote Added: 0106100
2018-08-02 10:27hgbotCheckin
2018-08-02 10:27hgbotNote Added: 0106101
2018-08-02 10:27hgbotCheckin
2018-08-02 10:27hgbotNote Added: 0106102
2018-08-02 10:27hgbotCheckin
2018-08-02 10:27hgbotNote Added: 0106104
2018-08-02 10:27hgbotCheckin
2018-08-02 10:27hgbotNote Added: 0106105
2018-08-02 10:27hgbotCheckin
2018-08-02 10:27hgbotNote Added: 0106106
2018-08-02 10:27hgbotCheckin
2018-08-02 10:27hgbotNote Added: 0106107
2018-08-02 10:28hgbotCheckin
2018-08-02 10:28hgbotNote Added: 0106109
2018-08-02 10:30dmiguelezReview Assigned To => dmiguelez
2018-08-02 10:30dmiguelezNote Added: 0106112
2018-08-02 10:30dmiguelezStatusresolved => closed
2022-09-06 17:18caristuCategoryAdvance Warehouse Operations => Advanced Warehouse Operations

Notes
(0106096)
hgbot   
2018-08-02 09:41   
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders
Changeset: dae9b1b53bdd8e0f1c8a4f1e3669841344326098
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Thu Aug 02 09:22:13 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/rev/dae9b1b53bdd8e0f1c8a4f1e3669841344326098 [^]

Related to Issue 38537: Adds column ExpectedQtyAum and ConfirmedQtyAum to tabs based on OBAWO_Task table

* Reorder fields in tabs based on OBAWO_Task table

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0106097)
hgbot   
2018-08-02 09:41   
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 8edc3ed676edece2f17ca09c1b5c6d2543bce813
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Thu Aug 02 09:18:55 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/8edc3ed676edece2f17ca09c1b5c6d2543bce813 [^]

Fixes Issue 38537: Adds expected and confirmed quantity in AUM to OBAWO_Task table

- Adds EXPECTED_QTY_AUM and CONFIRMED_QTY_AUM columns to OBAWO_Task table/
  window.
- Set corresponding values when creating/confirming task
- Set read only logic so they are visibles when not empties. Same logic was set
  to Alternative UOM field.

---
M src-db/database/model/tables/OBAWO_TASK.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/org/openbravo/warehouse/advancedwarehouseoperations/centralbroker/TaskConfirmator.java
M src/org/openbravo/warehouse/advancedwarehouseoperations/task/TasksGenerator.java
---
(0106098)
hgbot   
2018-08-02 09:41   
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 2d88706b095cf327cef0f0ad9d1c8021059b866c
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Thu Aug 02 09:19:17 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/2d88706b095cf327cef0f0ad9d1c8021059b866c [^]

Related to Issue 38537: Code Review improvements

* Reorder fields in Task Window
* Do not call API from UOM to do the conversion.
  As the conversion rate is already known it is
  possible to do the conversion right away

---
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/warehouse/advancedwarehouseoperations/centralbroker/TaskConfirmator.java
M src/org/openbravo/warehouse/advancedwarehouseoperations/task/TasksGenerator.java
---
(0106099)
hgbot   
2018-08-02 09:41   
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: eb20a92a216cf487df287707c5bdba2768d3c1d5
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Thu Aug 02 09:21:30 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/eb20a92a216cf487df287707c5bdba2768d3c1d5 [^]

Related to Issue 38537: Adds column ExpectedQtyAum and
ConfirmedQtyAum to tabs based on OBAWO_Task table
* Reorder fields in tabs based on OBAWO_Task table

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0106100)
hgbot   
2018-08-02 10:27   
Repository: retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: e78089ab8beb358d0f531e4a5856cbb673044683
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Thu Aug 02 09:18:55 2018 +0200
URL: http://code.openbravo.com/retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations/rev/e78089ab8beb358d0f531e4a5856cbb673044683 [^]

Related to Issue 38537: Adds expected and confirmed quantity in AUM to OBAWO_Task table

- Adds EXPECTED_QTY_AUM and CONFIRMED_QTY_AUM columns to OBAWO_Task table/
  window.
- Set corresponding values when creating/confirming task
- Set read only logic so they are visibles when not empties. Same logic was set
  to Alternative UOM field.

---
M src-db/database/model/tables/OBAWO_TASK.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/org/openbravo/warehouse/advancedwarehouseoperations/centralbroker/TaskConfirmator.java
M src/org/openbravo/warehouse/advancedwarehouseoperations/task/TasksGenerator.java
---
(0106101)
hgbot   
2018-08-02 10:27   
Repository: retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: b9abb71741f1b804774da2ba0a729935d326cfd9
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Thu Aug 02 09:19:17 2018 +0200
URL: http://code.openbravo.com/retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations/rev/b9abb71741f1b804774da2ba0a729935d326cfd9 [^]

Related to Issue 38537: Code Review improvements

* Reorder fields in Task Window
* Do not call API from UOM to do the conversion.
  As the conversion rate is already known it is
  possible to do the conversion right away

---
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/warehouse/advancedwarehouseoperations/centralbroker/TaskConfirmator.java
M src/org/openbravo/warehouse/advancedwarehouseoperations/task/TasksGenerator.java
---
(0106102)
hgbot   
2018-08-02 10:27   
Repository: retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: f9277d5839c7f39b6512d98dcd1a03a271dcb6f3
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Aug 02 09:44:48 2018 +0200
URL: http://code.openbravo.com/retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations/rev/f9277d5839c7f39b6512d98dcd1a03a271dcb6f3 [^]

Related to Issue 38537: Adds column ExpectedQtyAum and
ConfirmedQtyAum to tabs based on OBAWO_Task table
* Reorder fields in tabs based on OBAWO_Task table

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0106104)
hgbot   
2018-08-02 10:27   
Repository: retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders
Changeset: d68085351553698389afd11a61fef395aedc4676
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Thu Aug 02 09:22:13 2018 +0200
URL: http://code.openbravo.com/retail/backports/AWO/3.0RR17Q4/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/rev/d68085351553698389afd11a61fef395aedc4676 [^]

Related to Issue 38537: Adds column ExpectedQtyAum and ConfirmedQtyAum to tabs based on OBAWO_Task table

* Reorder fields in tabs based on OBAWO_Task table

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0106105)
hgbot   
2018-08-02 10:27   
Repository: retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 7e91e76358c3bbb05c188ca93c5d80179f0e488d
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Thu Aug 02 09:18:55 2018 +0200
URL: http://code.openbravo.com/retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations/rev/7e91e76358c3bbb05c188ca93c5d80179f0e488d [^]

Related to Issue 38537: Adds expected and confirmed quantity in AUM to OBAWO_Task table

- Adds EXPECTED_QTY_AUM and CONFIRMED_QTY_AUM columns to OBAWO_Task table/
  window.
- Set corresponding values when creating/confirming task
- Set read only logic so they are visibles when not empties. Same logic was set
  to Alternative UOM field.

---
M src-db/database/model/tables/OBAWO_TASK.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/org/openbravo/warehouse/advancedwarehouseoperations/centralbroker/TaskConfirmator.java
M src/org/openbravo/warehouse/advancedwarehouseoperations/task/TasksGenerator.java
---
(0106106)
hgbot   
2018-08-02 10:27   
Repository: retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: da394e6845aa41e56bbaa12dbd0c836a7e597ae5
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Thu Aug 02 09:19:17 2018 +0200
URL: http://code.openbravo.com/retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations/rev/da394e6845aa41e56bbaa12dbd0c836a7e597ae5 [^]

Related to Issue 38537: Code Review improvements

* Reorder fields in Task Window
* Do not call API from UOM to do the conversion.
  As the conversion rate is already known it is
  possible to do the conversion right away

---
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/warehouse/advancedwarehouseoperations/centralbroker/TaskConfirmator.java
M src/org/openbravo/warehouse/advancedwarehouseoperations/task/TasksGenerator.java
---
(0106107)
hgbot   
2018-08-02 10:27   
Repository: retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 6703171eb06ef3b27d06fef950e5c0d23f983494
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Aug 02 09:44:48 2018 +0200
URL: http://code.openbravo.com/retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations/rev/6703171eb06ef3b27d06fef950e5c0d23f983494 [^]

Related to Issue 38537: Adds column ExpectedQtyAum and
ConfirmedQtyAum to tabs based on OBAWO_Task table
* Reorder fields in tabs based on OBAWO_Task table

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0106109)
hgbot   
2018-08-02 10:28   
Repository: retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders
Changeset: 7f878d1065c801c6a12f58837c62c561050ad63c
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Thu Aug 02 09:22:13 2018 +0200
URL: http://code.openbravo.com/retail/backports/AWO/3.0RR18Q1/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/rev/7f878d1065c801c6a12f58837c62c561050ad63c [^]

Related to Issue 38537: Adds column ExpectedQtyAum and ConfirmedQtyAum to tabs based on OBAWO_Task table

* Reorder fields in tabs based on OBAWO_Task table

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0106112)
dmiguelez   
2018-08-02 10:30   
Code Review + Testing Ok