Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0003370 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
feature request | [Openbravo ERP] E. Translation | minor | always | 2007-07-26 18:03 | 2008-12-17 11:09 | ||||||
Reporter | villind | View Status | public | ||||||||
Assigned To | rmorley | ||||||||||
Priority | normal | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | SCM revision | ||||||||||
Review Assigned To | |||||||||||
Web browser | |||||||||||
Modules | Core | ||||||||||
Regression level | |||||||||||
Regression date | |||||||||||
Regression introduced in release | |||||||||||
Regression introduced by commit | |||||||||||
Triggers an Emergency Pack | No | ||||||||||
Summary | 0003370: Action/Process buttons are visible when creating a new entry | ||||||||||
Description | By default Action/Process buttons are visible also for the new records, except those cannot be used. The default should be the vise versa or they should save the record first. | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0003900) roklenardic (developer) 2007-07-26 18:42 edited on: 2008-06-12 09:26 |
Logged In: YES user_id=1626799 Originator: NO A simple workaround for this is to add the following to Display Logic of a field inside the application dictionary. For example, take Project (Service) window and the Set Project Type Button. To hide that button for new entries (before they are saved) add this code to the Display logic of the button field: & (@C_PROJECT_ID@!0) You can figure out analogue solutions for other windows, just take the primary id of that tab's table and check for difference from zero. |
(0006959) user71 2005-06-01 00:00 edited on: 2008-06-12 09:44 |
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis. You can see the original bug report in: https://sourceforge.net/support/tracker.php?aid=1761387 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2008-07-01 19:36 | pjuvara | Status | new => acknowledged |
2008-07-01 19:36 | pjuvara | Relationship added | blocks 0000586 |
2008-11-16 07:44 | pjuvara | Assigned To | alostale => pjuvara |
2008-12-17 11:09 | pjuvara | Assigned To | pjuvara => rmorley |
Copyright © 2000 - 2009 MantisBT Group |