Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004278Openbravo ERP00. Application dictionarypublic2008-07-02 18:422008-09-04 12:21
psarobe 
gorka_gil 
highmajoralways
closedout of date 
5
2.40beta 
 
Core
No
0004278: don't fire the call-out when clicking new in a tab
When clicking new in a window and if exists a field that is filled with a default value the call-out for that field does not fire unless you change the value
# Go to Production management->Transactions->Work Effort->Work effort
# Click New and fill:

    * Movement date= Current date
    * Starting Time: 08:00:00, Ending time: 16:00:00

# Move to Production Run tab and click new
# Select the "WR Phase" and verify:

    * The fields "Required quantity", "cost center", "Process unit" and "Conversion Rate" are filled based on the WR phase

No tags attached.
blocks defect 0004277 closed gorka_gil don't fire the call-out when clicking new in a tab 
Issue History
2008-07-02 18:42psarobeNew Issue
2008-07-02 18:42psarobeAssigned To => gorka_gil
2008-07-02 18:42psarobeStatusnew => scheduled
2008-07-02 18:53svnbotCheckin
2008-07-02 18:53svnbotNote Added: 0008140
2008-07-02 18:53svnbotStatusscheduled => resolved
2008-07-02 18:53svnbotResolutionopen => fixed
2008-07-02 18:53svnbotsvn_revision => 5576
2008-09-03 22:20psarobeStatusresolved => new
2008-09-03 22:20psarobeResolutionfixed => open
2008-09-03 22:20psarobeNote Added: 0008875
2008-09-03 22:20psarobeStatusnew => scheduled
2008-09-03 22:20psarobefix_in_branch2.40beta => trunk
2008-09-04 12:21gorka_gilRegression testing => No
2008-09-04 12:21gorka_gilStatusscheduled => closed
2008-09-04 12:21gorka_gilNote Added: 0008883
2008-09-04 12:21gorka_gilResolutionopen => out of date

Notes
(0008140)
svnbot   
2008-07-02 18:53   
Repository: openbravo
Revision: 5576
Author: gorka_gil
Date: 2008-07-02 18:53:23 +0200 (Wed, 02 Jul 2008)

bug fixed 4278 Now, ID fields don't have default value equal to cero, so we have changed the comparison for new records form cero to null.

---
U branches/r2.40beta/src-wad/src/org/openbravo/wad/controls/WADList.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=5576&sc=1 [^]
(0008875)
psarobe   
2008-09-03 22:20   
The cost center still does not work. It is not filled if only one work requirement exists
(0008883)
gorka_gil   
2008-09-04 12:21   
The backport to 2.40 beta is out of date because the branch is obsolete.