Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009515Openbravo ERP00. Application dictionarypublic2009-06-17 16:482009-07-18 00:00
networkb 
alostale 
urgentminoralways
closedfixed 
30
2.40MP4 
pi 
Core
No
0009515: Is possible delete a partner from a child tab as employee,vendor or customer
Is possible delete a partner from a child tab as employee,vendor or customer
-Create a new business partner
-Go to the vendor tab.
-Click on the delete button of the toolbar
-The partner is deleted
-Go to customer tab and you get an error
Don't allow to delete the partner from the child tabs vendor, employee and customer. In this tabs the new and delete buttons should not appear.
No tags attached.
related to defect 0001993 closed alostale Errror message on clicking New in Customer Tab 
depends on feature request 0004113pi closed alostale Single record window UI pattern 
Issue History
2009-06-17 16:48networkbNew Issue
2009-06-17 16:48networkbAssigned To => rafaroda
2009-06-17 17:56rafarodaNote Added: 0017391
2009-06-17 17:56rafarodaAssigned Torafaroda => iciordia
2009-06-17 17:56rafarodaStatusnew => acknowledged
2009-06-17 17:58rafarodaRelationship addedrelated to 0001993
2009-06-18 11:49iciordiaAssigned Toiciordia => pjuvara
2009-06-18 11:50iciordiaNote Added: 0017420
2009-06-18 12:02iciordiaNote Edited: 0017420
2009-06-23 08:30pjuvaraAssigned Topjuvara => iciordia
2009-06-23 08:30pjuvaraPriorityimmediate => urgent
2009-06-23 08:31pjuvaraSeveritymajor => minor
2009-06-29 14:17iciordiaAssigned Toiciordia => alostale
2009-06-30 15:57alostaleRelationship addeddepends on 0004113
2009-06-30 15:58alostaleNote Added: 0017677
2009-07-06 08:34hgbotCheckin
2009-07-06 08:34hgbotNote Added: 0017920
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-07-17 11:15sureshbabuStatusresolved => closed
2009-07-17 11:15sureshbabuNote Added: 0018352
2009-07-17 11:15sureshbabuFixed in Version => pi
2009-07-18 00:00anonymoussf_bug_id0 => 2823345

Notes
(0017391)
rafaroda   
2009-06-17 17:56   
This issue is known.

Isma, could you please propose a solution for it and scheduled if required.

Thanks.
(0017420)
iciordia   
2009-06-18 11:50   
(edited on: 2009-06-18 12:02)
Assigned to Paolo till he decides when we should fix this issue (solving it will take a couple of days and it would break the planning for current sprint)

Ismael

(0017677)
alostale   
2009-06-30 15:58   
The solution for this issue is to implement the single record UI pattern (0004113)
(0017920)
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
---
(0018352)
sureshbabu   
2009-07-17 11:15   
Tested, new and delete buttons are not enabled in child tabs