Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007003Openbravo ERP05. Production managementpublic2009-01-19 15:462011-11-16 18:35
plujan 
gorkaion 
lowminorhave not tried
closedduplicate 
30
pi 
 
Core
No
0007003: On Production > Work Effort, the Starting Time Field is not mandatory when is should be
Create a new Work Effort. On 2.40 an earlier, Starting Time is marked as mandatory (as Ending Time is). But in trunk, now Starting Time is not mandatory. See attach.
No tags attached.
duplicate of defect 0008954 closed gorkaion Starting time field in Work Effort should be mandatory 
related to defect 0007035 closed Hennadzi ant install.source is broken since Commit 12068 
png BUG_250-a-r6-StartingTimeNotMandatory.PNG (37,995) 2009-01-19 15:46
https://issues.openbravo.com/file_download.php?file_id=672&type=bug
png
Issue History
2009-01-19 15:46plujanNew Issue
2009-01-19 15:46plujanAssigned To => rafaroda
2009-01-19 15:46plujansf_bug_id0 => 2519964
2009-01-19 15:46plujanFile Added: BUG_250-a-r6-StartingTimeNotMandatory.PNG
2009-01-19 15:46plujanRegression testing => No
2009-01-19 15:50rafarodaAssigned Torafaroda => Hennadzi
2009-01-19 15:50rafarodaPrioritynormal => low
2009-01-19 15:50rafarodaStatusnew => scheduled
2009-01-20 17:22svnbotCheckin
2009-01-20 17:22svnbotNote Added: 0012403
2009-01-20 17:22svnbotStatusscheduled => resolved
2009-01-20 17:22svnbotResolutionopen => fixed
2009-01-20 17:22svnbotsvn_revision => 12068
2009-01-20 18:37shuehnerRelationship addedrelated to 0007035
2009-01-21 10:34PavelPonomarevNote Added: 0012432
2009-01-21 10:34PavelPonomarevStatusresolved => new
2009-01-21 10:34PavelPonomarevResolutionfixed => open
2009-01-21 10:34PavelPonomarevStatusnew => scheduled
2009-01-21 10:34PavelPonomarevfix_in_branch => trunk
2009-03-09 10:20PavelPonomarevStatusscheduled => acknowledged
2009-03-24 11:41rafarodaAssigned ToHennadzi => gorkaion
2011-11-16 18:34gorkaionStatusacknowledged => scheduled
2011-11-16 18:35gorkaionRelationship addedduplicate of 0008954
2011-11-16 18:35gorkaionStatusscheduled => closed
2011-11-16 18:35gorkaionResolutionopen => duplicate

Notes
(0012403)
svnbot   
2009-01-20 17:22   
Repository: openbravo
Revision: 12068
Author: hennadzi
Date: 2009-01-20 17:22:13 +0100 (Tue, 20 Jan 2009)

Fixed bug 0007003: On Production > Work Effort, the Starting Time Field is not mandatory when is should be

---
U trunk/src-db/database/sourcedata/AD_COLUMN.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=12068&sc=1 [^]
(0012432)
PavelPonomarev   
2009-01-21 10:34   
Procedure to set column mandatory by Martin T.:

- ensure that there are no null values in the database for that column
- set the column to mandatory in the application dictionary
- do: ant export.database
- do: ant export.sample.data