Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0000486Openbravo ERP01. General setuppublic2008-05-30 08:532009-08-10 22:43
iperdomo 
pjuvara 
normalminoralways
closedfixed 
202.6.23-gentoo-r9
pi 
 
Core
No
0000486: Hearbeat Configuration and Registration windows should be edit only
The Heartbeat Configuration and Registration window must be edit only window. In those windows the user should not be able to add/delete records; only update.
No tags attached.
related to feature request 0003437pi closed alostale disallow to create client in client window 
blocks feature request 0004113pi closed alostale Single record window UI pattern 
Issue History
2008-05-30 08:53iperdomoNew Issue
2008-05-30 08:53iperdomoAssigned To => iperdomo
2008-05-30 08:53iperdomoStatusnew => acknowledged
2008-06-02 10:20cromeroStatusacknowledged => scheduled
2008-06-10 10:16iperdomoAssigned Toiperdomo => alostale
2008-06-10 10:16iperdomoTypedefect => feature request
2008-06-10 10:16iperdomoFixed in Version => 2.50
2008-06-10 10:33iperdomoFixed in Version2.50 =>
2008-06-10 10:33iperdomoTarget Versiontrunk => 2.50
2008-06-23 11:27pjuvaraRelationship addeddepends on 0004113
2008-06-23 11:27pjuvaraRelationship replacedblocks 0004113
2008-06-23 11:27pjuvaraStatusscheduled => feedback
2008-06-23 11:27pjuvaraStatusfeedback => new
2008-06-23 11:28pjuvaraStatusnew => acknowledged
2008-06-23 11:28pjuvaraTarget Version2.50 =>
2008-07-01 17:56anonymoussf_bug_id0 => 2007908
2008-07-16 16:25rafarodaRelationship addedrelated to 0003437
2008-11-16 07:44pjuvaraAssigned Toalostale => pjuvara
2009-07-06 08:34hgbotCheckin
2009-07-06 08:34hgbotNote Added: 0017919
2009-07-06 08:34hgbotStatusacknowledged => resolved
2009-07-06 08:34hgbotResolutionopen => fixed
2009-07-06 08:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2472fa0ab9abc9fdb26b9a5193c96ed7a139670b [^]
2009-08-10 22:43pjuvaraStatusresolved => closed

Notes
(0017919)
hgbot   
2009-07-06 08:34   
Repository: erp/devel/pi
Changeset: 2472fa0ab9abc9fdb26b9a5193c96ed7a139670b
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jul 06 08:12:33 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2472fa0ab9abc9fdb26b9a5193c96ed7a139670b [^]

Single record pattern implemented.

  Now it is possible to define a tab not to be able to create and delete records but yes to edit the existent ones.

  This fix solves:
    - Fixed issue 0004113: Single record window UI pattern
    - Fixed issue 0003437: disallow to create client in client window
    - Fixed issue 0000486: Hearbeat Configuration and Registration windows should be edit only
    - Fixed issue 0009515: Is possible delete a partner from a child tab as employee,vendor or customer

---
M src-db/database/model/tables/AD_TAB.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_PROCESS_REQUEST.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-wad/src/org/openbravo/wad/Tabs_data.xsql
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src-wad/src/org/openbravo/wad/javasource.xml
M src/org/openbravo/erpCommon/ad_forms/InvoiceVendorMultiline.java
M src/org/openbravo/erpCommon/businessUtility/TabAttachments_data.xsql
M src/org/openbravo/erpCommon/utility/Access_data.xsql
M src/org/openbravo/erpCommon/utility/TableSQLQuery_data.xsql
M src/org/openbravo/erpCommon/utility/ToolBar.java
M src/org/openbravo/erpCommon/utility/WindowAccess_data.xsql
---