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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008537
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 02. Master data managementmajoralways2009-04-10 20:012009-05-07 17:36
ReporterRenateNieuwkoopView Statuspublic 
Assigned ToAinhoaPagola 
PriorityurgentResolutionfixedFixed in Version2.50MP1
StatusclosedFix in branchpiFixed in SCM revision8703cfa1506c
ProjectionnoneETAnoneTarget Version
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase versionAnt version
Product Version2.50betaSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008537: 2.50: UOM is not being updated when selecting Product with UOM other than 'unit'

DescriptionWhen selecting a product with a UOM other than unit (kg, etc), the UOM in the screen doesn't get updated, causing a problem when saving or processing.

See snapshots
Steps To ReproduceEnter a Sales Order line for a product with a UOM other than 'unit', see snapshot, and save. This causes an error message

Enter a Goods Movement (Warehouse Mgmt || Transactions || Goods movement
on line: enter a product with UOM other than 'unit', and action 'process movements' on the header, see snapshot.
Tags250MP1
Attached Filesjpg file icon 100409UOMGoodsMovement.jpg [^] (155,221 bytes) 2009-04-10 20:01


jpg file icon 100409UOMGoodsMovementError.jpg [^] (153,501 bytes) 2009-04-10 20:02


jpg file icon 100409UOMSalesOrderError.jpg [^] (233,803 bytes) 2009-04-10 20:02


jpg file icon 100409UOMPIKGS.jpg [^] (151,956 bytes) 2009-04-12 15:15


jpg file icon 100409UOMPIError.jpg [^] (192,704 bytes) 2009-04-12 15:16

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0008883 closedrafaroda get no prodcutdata in orderlines 

-  Notes
(0015346)
RenateNieuwkoop (reporter)
2009-04-12 15:15

Also occuring when entering a PI for a product with kgs (in my example sugar):
Warehouse Management || Transactions || Physical Inventory
Create a new record and save
Enter a line for a product with kgs, save, 'process inventory count' in the header (error: see snapshot).
(0015680)
AinhoaPagola (reporter)
2009-04-24 11:30
edited on: 2009-04-24 13:21

This issue only reproduces for products with new units. It works fine for products with UOM kg, tin, etc. But not for newly created UOMs.

It is a UUID problem. The callouts works fine for UOMs with numeric IDs but doesn't recognize character IDs.

(0015702)
hgbot (developer)
2009-04-24 15:50

Repository: erp/devel/pi
Changeset: 8703cfa1506ccd08cf1e1c98d2b5d14da3884120
Author: Ainhoa Pagola <ainhoa.pagola <at> openbravo.com>
Date: Fri Apr 24 15:49:57 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8703cfa1506ccd08cf1e1c98d2b5d14da3884120 [^]

Fixes bug 8537 UUID problem fixed with UOM in Callouts

---
M src/org/openbravo/erpCommon/ad_callouts/SE_Expense_Product.java
M src/org/openbravo/erpCommon/ad_callouts/SL_Budget_Product.java
M src/org/openbravo/erpCommon/ad_callouts/SL_CreateFromMultiple_Product.java
M src/org/openbravo/erpCommon/ad_callouts/SL_InOutLine_Product.java
M src/org/openbravo/erpCommon/ad_callouts/SL_Inventory_Product.java
M src/org/openbravo/erpCommon/ad_callouts/SL_Invoice_Product.java
M src/org/openbravo/erpCommon/ad_callouts/SL_Movement_Product.java
M src/org/openbravo/erpCommon/ad_callouts/SL_Order_Product.java
M src/org/openbravo/erpCommon/ad_callouts/SL_Production_Product.java
---
(0016133)
RenateNieuwkoop (reporter)
2009-05-07 13:14

This is still occuring with imported Clients. Please import a new Client and repeat the actions in the new created Client, because the problem still occurs.
(0016144)
psarobe (manager)
2009-05-07 16:21

Renate, please have you tested in the development instance PI or current main?
(0016152)
psarobe (manager)
2009-05-07 17:36

Tested and works fine

- Issue History
Date Modified Username Field Change
2009-04-10 20:01 RenateNieuwkoop New Issue
2009-04-10 20:01 RenateNieuwkoop Assigned To => rafaroda
2009-04-10 20:01 RenateNieuwkoop File Added: 100409UOMGoodsMovement.jpg
2009-04-10 20:02 RenateNieuwkoop File Added: 100409UOMGoodsMovementError.jpg
2009-04-10 20:02 RenateNieuwkoop File Added: 100409UOMSalesOrderError.jpg
2009-04-12 15:15 RenateNieuwkoop Note Added: 0015346
2009-04-12 15:15 RenateNieuwkoop File Added: 100409UOMPIKGS.jpg
2009-04-12 15:16 RenateNieuwkoop File Added: 100409UOMPIError.jpg
2009-04-22 19:19 psarobe Priority normal => urgent
2009-04-22 19:19 psarobe Status new => scheduled
2009-04-23 09:45 rafaroda Assigned To rafaroda => gorkaion
2009-04-23 16:04 psarobe Tag Attached: 250MP1
2009-04-24 11:30 AinhoaPagola Note Added: 0015680
2009-04-24 13:19 AinhoaPagola Assigned To gorkaion => AinhoaPagola
2009-04-24 13:21 AinhoaPagola Note Edited: 0015680
2009-04-24 15:50 hgbot Checkin
2009-04-24 15:50 hgbot Note Added: 0015702
2009-04-24 15:50 hgbot Status scheduled => resolved
2009-04-24 15:50 hgbot Resolution open => fixed
2009-04-24 15:50 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8703cfa1506ccd08cf1e1c98d2b5d14da3884120 [^]
2009-05-04 23:51 psarobe Regression testing => No
2009-05-04 23:51 psarobe Status resolved => closed
2009-05-05 00:00 anonymous sf_bug_id 0 => 2786892
2009-05-05 18:10 psarobe Relationship added has duplicate 0008883
2009-05-07 13:14 RenateNieuwkoop Status closed => new
2009-05-07 13:14 RenateNieuwkoop Resolution fixed => open
2009-05-07 13:14 RenateNieuwkoop Note Added: 0016133
2009-05-07 16:21 psarobe Note Added: 0016144
2009-05-07 16:22 psarobe Status new => scheduled
2009-05-07 16:22 psarobe fix_in_branch => pi
2009-05-07 17:36 psarobe Status scheduled => resolved
2009-05-07 17:36 psarobe Resolution open => fixed
2009-05-07 17:36 psarobe Status resolved => closed
2009-05-07 17:36 psarobe Note Added: 0016152


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker