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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017492
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 03. Procurement managementmajoralways2011-06-03 13:172011-06-09 16:10
ReporterxabiermerinoView Statuspublic 
Assigned Toiperdomo 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionbbb3b84c0780
ProjectionnoneETAnoneTarget Version3.0MP0
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0RC7SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017492: Order Quantity and Order UOM fields do not display after record is saved (all windows)

DescriptionOrder Quantity and Order UOM fields do not display after record is saved (all windows)

It is necessary display the tab UOM in product and fields 'Order UOM' and 'Order Quantity' in order's lines.
Steps To Reproduce- As Admin select a product and create a UOM
- Go to purchase order and create a line
- select the product
- introduce values in fields.
- Save
- Go to grid view.
- Open the record in form view again
- realize that fields have disappeared.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0038140)
psarobe (manager)
2011-06-07 16:23
edited on: 2011-06-07 16:38

It seems the display logic is not working properly since you see them but after moving back to form view you don't them anymore:

1. Click new in form view. You see the fields
2. Save and you keep seeing the fields
3. Move back to grid view
4. Move back to form view. Then you don't see the fields

(0038183)
hgbot (developer)
2011-06-08 18:11

Repository: erp/devel/pi
Changeset: bbb3b84c078085da4b2c2ac15fa69783af23a371
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Jun 08 18:02:59 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bbb3b84c078085da4b2c2ac15fa69783af23a371 [^]

Fixes issue 17492: Use Object instead of String on aux-input computation
- Auxiliar inputs can return a number from a select statement, if the value is
    read as String, the display logic or read-only logic will fail since this
    expression is false: "1" === 1

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---

- Issue History
Date Modified Username Field Change
2011-06-03 13:17 xabiermerino New Issue
2011-06-03 13:17 xabiermerino Assigned To => dalsasua
2011-06-03 13:17 xabiermerino Modules => Core
2011-06-03 13:18 xabiermerino Issue Monitored: networkb
2011-06-07 13:26 dalsasua Target Version 3.0MP0 =>
2011-06-07 16:16 dalsasua Assigned To dalsasua => alostale
2011-06-07 16:23 psarobe Note Added: 0038140
2011-06-07 16:23 psarobe Status new => closed
2011-06-07 16:23 psarobe Resolution open => no change required
2011-06-07 16:36 psarobe Status closed => new
2011-06-07 16:36 psarobe Resolution no change required => open
2011-06-07 16:38 psarobe Note Edited: 0038140 View Revisions
2011-06-07 16:40 psarobe Priority urgent => immediate
2011-06-07 16:40 psarobe Status new => scheduled
2011-06-07 16:40 psarobe Target Version => 3.0MP0
2011-06-07 16:40 psarobe Steps to Reproduce Updated View Revisions
2011-06-08 16:38 alostale Assigned To alostale => iperdomo
2011-06-08 18:11 hgbot Checkin
2011-06-08 18:11 hgbot Note Added: 0038183
2011-06-08 18:11 hgbot Status scheduled => resolved
2011-06-08 18:11 hgbot Resolution open => fixed
2011-06-08 18:11 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/bbb3b84c078085da4b2c2ac15fa69783af23a371 [^]
2011-06-09 16:10 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker