Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021725Openbravo ERPA. Platformpublic2012-09-24 11:532012-10-25 12:38
dmiguelez 
shankarb 
normalminoralways
closedfixed 
20Community Appliance
 
3.0MP17 
dbaz
Core
No
0021725: Create new UI Patter for Editing and Deleting records, but not being possible to Create new ones.
Create a new UI Patter in which is possible to Edit and Delete records but not to Create new ones.
Right now it is only possible to choose between three patterns:
- Read only
- Edit only (but it is not possible to delete records)
- Standard (Possible both to delete and create records)

Another pattern is needed:
- Edit + Delete
No tags attached.
blocks feature request 0019578 closed pramakrishnan It should not be possible to create an organization in the organization window by adding a new record. 
Issue History
2012-09-24 11:53dmiguelezNew Issue
2012-09-24 11:53dmiguelezAssigned To => AugustoMauch
2012-09-24 11:53dmiguelezModules => Core
2012-09-24 11:54dmiguelezRelationship addedblocks 0019578
2012-09-24 11:55dmiguelezRelationship deletedblocks 0019578
2012-09-24 11:55dmiguelezRelationship addedblocks 0019578
2012-09-24 11:56dmiguelezRelationship deletedblocks 0019578
2012-09-24 11:56dmiguelezRelationship addedblocks 0019578
2012-10-04 10:28AugustoMauchAssigned ToAugustoMauch => shankarb
2012-10-17 15:33hgbotCheckin
2012-10-17 15:33hgbotNote Added: 0053425
2012-10-17 15:34shankarbStatusnew => scheduled
2012-10-17 15:34shankarbfix_in_branch => pi
2012-10-17 15:41shankarbReview Assigned To => dbaz
2012-10-17 15:41shankarbfix_in_branchpi =>
2012-10-17 15:42shankarbIssue Monitored: dbaz
2012-10-17 15:45hgbotCheckin
2012-10-17 15:45hgbotNote Added: 0053426
2012-10-17 15:45hgbotStatusscheduled => resolved
2012-10-17 15:45hgbotResolutionopen => fixed
2012-10-17 15:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/27ce30de051f209878d05b2f88765c8b9388d7db [^]
2012-10-22 13:27hudsonbotCheckin
2012-10-22 13:27hudsonbotNote Added: 0053514
2012-10-22 13:27hudsonbotCheckin
2012-10-22 13:27hudsonbotNote Added: 0053515
2012-10-23 10:07dbazNote Added: 0053560
2012-10-23 10:07dbazStatusresolved => new
2012-10-23 10:07dbazResolutionfixed => open
2012-10-23 11:22shankarbStatusnew => scheduled
2012-10-23 11:22shankarbfix_in_branch => pi
2012-10-23 11:36hgbotCheckin
2012-10-23 11:36hgbotNote Added: 0053563
2012-10-23 11:36hgbotStatusscheduled => resolved
2012-10-23 11:36hgbotResolutionopen => fixed
2012-10-23 11:36hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/27ce30de051f209878d05b2f88765c8b9388d7db [^] => http://code.openbravo.com/erp/devel/pi/rev/021d7e0895a33aa5195143e95f37e1a8ec315a55 [^]
2012-10-23 13:31dbazNote Added: 0053572
2012-10-23 13:31dbazStatusresolved => closed
2012-10-23 13:31dbazFixed in Version => 3.0MP17
2012-10-25 12:38hudsonbotCheckin
2012-10-25 12:38hudsonbotNote Added: 0053699

Notes
(0053425)
hgbot   
2012-10-17 15:33   
Repository: erp/devel/pi
Changeset: 27efd4afc3b92aa801fea080f97c0ca28f22502f
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Oct 17 15:30:35 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/27efd4afc3b92aa801fea080f97c0ca28f22502f [^]

Related to Issue 21725 : New UI Pattern Edit or Delete Only (No Insert)

Created a new UI pattern Edit or Delete only that will disable the ability to add new rows.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/MenuManager.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/QuickCreateDataSource.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/QuickLaunchDataSource.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/templates/application-menu.js.ftl
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form-linked-items.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-application-menu.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-quick-launch.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities.js
M modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/erpCommon/utility/ToolBar.java
M src/org/openbravo/erpCommon/utility/UsedByLink.java
---
(0053426)
hgbot   
2012-10-17 15:45   
Repository: erp/devel/pi
Changeset: 27ce30de051f209878d05b2f88765c8b9388d7db
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Oct 17 15:43:46 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/27ce30de051f209878d05b2f88765c8b9388d7db [^]

Fixes Issue 21725 : New UI pattern Edit/Delete Only

The New UI Pattern disallows new records to be added through shortcuts also.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0053514)
hudsonbot   
2012-10-22 13:27   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/483f2e6dc1af [^]

Maturity status: Test
(0053515)
hudsonbot   
2012-10-22 13:27   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/483f2e6dc1af [^]

Maturity status: Test
(0053560)
dbaz   
2012-10-23 10:07   
As "System Administrator":
* Go to "Windows, tabs and fields" window
* Select "Business Partner" record
* Go to "Tab" child tab and select "Business Partner"
* Change "UI Pattern" field to "Edit and Delete Only (No Insert)"
* Save

As "Openbravo Admin"
* Go to "Busines Partner" window
* Notice that you can not do "New in grid" (that's ok) but you can do "New in form" (that's wrong I think)
(0053563)
hgbot   
2012-10-23 11:36   
Repository: erp/devel/pi
Changeset: 021d7e0895a33aa5195143e95f37e1a8ec315a55
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Tue Oct 23 11:35:08 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/021d7e0895a33aa5195143e95f37e1a8ec315a55 [^]

Fixes Issue 21725 : New UI Pattern Edit or Delete Only (No Insert)

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
(0053572)
dbaz   
2012-10-23 13:31   
Reviewed @ changeset: 18265 - 021d7e0895a3
(0053699)
hudsonbot   
2012-10-25 12:38   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/4a27e27689bc [^]

Maturity status: Test