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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0003370
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] E. Translationminoralways2007-07-26 18:032008-12-17 11:09
ReportervillindView Statuspublic 
Assigned Tormorley 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0003370: Action/Process buttons are visible when creating a new entry

DescriptionBy 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.

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks feature request 0000586pi acknowledgediciordia State transitions for documents and buttons 

-  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
Powered by Mantis Bugtracker