Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0003437Openbravo ERP01. General setuppublic2007-12-27 14:032009-08-10 22:39
cheli 
alostale 
normalminoralways
closedfixed 
5
 
pi2.50MP3 
Core
No
0003437: disallow to create client in client window
OB no debería permitir que se pudiera crear una entidad desde la ventana entidad. Esto debe hacerse utilizando el proceso crear entidad.

To create a client you must use the "Initial client setup" process and you should not be able to create a client in client window.

 
Clean-up, ReleaseCandidate
related to feature request 0000486 closed pjuvara Hearbeat Configuration and Registration windows should be edit only 
related to feature request 0004113pi closed alostale Single record window UI pattern 
has duplicate feature request 0003381 closed rmorley Current use of Client / Initial Client setup is error prone 
Issue History
2008-07-01 19:29pjuvaraRelationship addedhas duplicate 0003381
2008-07-07 12:35pjuvaraTag Attached: ReleaseCandidate
2008-07-07 12:35pjuvaraStatusnew => scheduled
2008-07-07 12:35pjuvaraProjectionnone => @20@
2008-07-07 12:35pjuvaraTarget Version => 2.60
2008-07-07 12:35pjuvaraDescription Updated
2008-07-16 16:25rafarodaAssigned Torafaroda => alostale
2008-07-16 16:25rafarodaRelationship addedrelated to 0000486
2008-11-16 09:37pjuvaraTag Attached: Clean-up
2008-11-16 09:38pjuvaraRelationship addedrelated to 0004113
2008-11-21 16:45pjuvaraStatusscheduled => acknowledged
2008-11-21 17:05pjuvaraTarget Version2.60 => trunk
2009-07-06 08:34hgbotCheckin
2009-07-06 08:34hgbotNote Added: 0017916
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/4f68ea7596a1e9d7f284844e9e103099d3995b04 [^]
2009-07-06 08:34hgbotCheckin
2009-07-06 08:34hgbotNote Added: 0017918
2009-07-06 08:34hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/4f68ea7596a1e9d7f284844e9e103099d3995b04 [^] => http://code.openbravo.com/erp/devel/pi/rev/2472fa0ab9abc9fdb26b9a5193c96ed7a139670b [^]
2009-08-10 22:39pjuvaraStatusresolved => closed
2009-08-10 22:39pjuvaraFixed in Version => 2.50MP3

Notes
(0007026)
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=1858918 [^]
(0017916)
hgbot   
2009-07-06 08:34   
Repository: erp/devel/pi
Changeset: 4f68ea7596a1e9d7f284844e9e103099d3995b04
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 30 16:22:14 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4f68ea7596a1e9d7f284844e9e103099d3995b04 [^]

[single-record] fixed issue 0003437: disallow to create client in client window

---
M src-db/database/sourcedata/AD_TAB.xml
---
(0017918)
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
---