Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020203 | Openbravo ERP | 04. Warehouse management | public | 2012-04-04 10:10 | 2013-07-29 14:01 |
|
Reporter | VictorVillar | |
Assigned To | gorkaion | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP9 | |
Target Version | 3.0MP26 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | VictorVillar |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 14890 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020203: It should be fine define weight uom for a product |
Description | It should be fine define weight uom for a product. Because it can be Kg, pound... |
Steps To Reproduce | As group admin role,
Go to Product window,
Select one.
We can see that there is no possible to define a weight uom. The user only could introduce the qty weight. |
Proposed Solution | define weight uom for a product |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0024425 | | closed | gorkaion | It should be fine define weight uom for a product |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-04-04 10:10 | VictorVillar | New Issue | |
2012-04-04 10:10 | VictorVillar | Assigned To | => vmromanos |
2012-04-04 10:10 | VictorVillar | Modules | => Core |
2012-04-04 10:10 | VictorVillar | OBNetwork customer | => Yes |
2012-04-04 10:10 | VictorVillar | Support ticket | => 14890 |
2012-05-10 12:12 | gorka_gil | Assigned To | vmromanos => mirurita |
2013-07-12 14:01 | gorkaion | Triggers an Emergency Pack | => No |
2013-07-12 14:01 | gorkaion | Note Added: 0059956 | |
2013-07-12 14:01 | gorkaion | Assigned To | mirurita => gorkaion |
2013-07-12 14:01 | gorkaion | Target Version | => 3.0MP26 |
2013-07-12 14:02 | gorkaion | Note Edited: 0059956 | bug_revision_view_page.php?bugnote_id=0059956#r4875 |
2013-07-16 10:36 | hgbot | Checkin | |
2013-07-16 10:36 | hgbot | Note Added: 0059990 | |
2013-07-16 10:36 | hgbot | Status | new => resolved |
2013-07-16 10:36 | hgbot | Resolution | open => fixed |
2013-07-16 10:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4708a704c192f8575a756f8fdb6776342365b4bd [^] |
2013-07-19 01:27 | hudsonbot | Checkin | |
2013-07-19 01:27 | hudsonbot | Note Added: 0060106 | |
2013-07-29 13:51 | VictorVillar | Review Assigned To | => VictorVillar |
2013-07-29 13:51 | VictorVillar | Note Added: 0060348 | |
2013-07-29 13:51 | VictorVillar | Status | resolved => closed |
2013-07-29 13:59 | VictorVillar | Note Added: 0060349 | |
2013-07-29 13:59 | VictorVillar | Status | closed => new |
2013-07-29 13:59 | VictorVillar | Resolution | fixed => open |
2013-07-29 13:59 | VictorVillar | Issue cloned | 0024425 |
2013-07-29 14:00 | VictorVillar | Status | new => scheduled |
2013-07-29 14:00 | VictorVillar | fix_in_branch | => pi |
2013-07-29 14:00 | VictorVillar | Status | scheduled => resolved |
2013-07-29 14:00 | VictorVillar | Resolution | open => fixed |
2013-07-29 14:01 | VictorVillar | Status | resolved => closed |
2013-07-29 14:02 | VictorVillar | Relationship added | has duplicate 0024425 |
2013-07-29 17:02 | plujan | Relationship replaced | related to 0024425 |
Notes |
|
(0059956)
|
gorkaion
|
2013-07-12 14:01
(edited on: 2013-07-12 14:02) |
|
A more generic solution is going to be provided to implement this feature request.
+New "UOM Type" drop-down list in UOM.
++Basic available values are "Volume", "Area", "Time", "Length" and "Weigth".
+Current drop-downs in client filtered type.
+Add weight-uom field in product.
+Update sampledata and masterdata if needed.
+No modulescript is provided to update existing uoms.
|
|
|
(0059990)
|
hgbot
|
2013-07-16 10:36
|
|
Repository: erp/devel/pi
Changeset: 4708a704c192f8575a756f8fdb6776342365b4bd
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Mon Jul 15 13:49:08 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4708a704c192f8575a756f8fdb6776342365b4bd [^]
Fixed issue 20203.Implement UOM Type, add weight UOM to Product.
---
M referencedata/standard/Unit_of_Measure.xml
M src-db/database/model/tables/C_UOM.xml
M src-db/database/model/tables/M_PRODUCT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET.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_REF_TABLE.xml
---
|
|
|
|
|
|
|
Verified regarding the note provided |
|
|
|
|