Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017845Openbravo ERP01. General setuppublic2011-06-29 19:142011-07-14 10:04
dalsasua 
dalsasua 
urgentmajoralways
closedfixed 
20Ubuntu 10.10
3.0MP0 
2.50MP32 
No
Google Chrome
Core
No
0017845: Organization -> Acct.Schema should be empty for * organization
Nowadays ERP allows to associate an accounting schema to the * organization, where it should be avoided, so closing and opening can be executed correctly.
- go to * organization
- Go to Acct.Schema sub-tab
- Create a new record and save
No error is shown!
Create a restriction for the table in the form of trigger on insert/update.
Alert when closing a fiscal year, if user do have this miss-configuration.
No tags attached.
blocks defect 0017830 closed dalsasua Organization -> Acct.Schema should be empty for * organization 
Issue History
2011-06-30 12:48dalsasuaTypedefect => backport
2011-06-30 12:48dalsasuafix_in_branch => 2.50
2011-07-05 13:01hgbotCheckin
2011-07-05 13:01hgbotNote Added: 0038774
2011-07-05 13:01hgbotStatusscheduled => resolved
2011-07-05 13:01hgbotResolutionopen => fixed
2011-07-05 13:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/8bd21b2c2bc8164445730bdbf32bf7e6d62390e8 [^]
2011-07-14 10:04malsasuaNote Added: 0039049
2011-07-14 10:04malsasuaStatusresolved => closed
2011-07-14 10:04malsasuaFixed in Version => 2.50MP32

Notes
(0038774)
hgbot   
2011-07-05 13:01   
Repository: erp/stable/2.50
Changeset: 8bd21b2c2bc8164445730bdbf32bf7e6d62390e8
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Thu Jun 30 18:40:09 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/8bd21b2c2bc8164445730bdbf32bf7e6d62390e8 [^]

Fixes issue 17236. Fixes issue 17666. Fixes issue 17535. Fixes issue 17847. Fixes issue 17845.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/ad_actionButton/CreateRegFactAcct.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateRegFactAcct.java
M src/org/openbravo/erpCommon/ad_actionButton/CreateRegFactAcct.xml
M src/org/openbravo/erpCommon/ad_actionButton/CreateRegFactAcct_data.xsql
M src/org/openbravo/erpCommon/ad_actionButton/DropRegFactAcct.html
M src/org/openbravo/erpCommon/ad_actionButton/DropRegFactAcct.java
M src/org/openbravo/erpCommon/ad_actionButton/DropRegFactAcct_data.xsql
A src-db/database/model/triggers/AD_ORG_ACCTSCHEMA_TRG3.xml
---
(0039049)
malsasua   
2011-07-14 10:04   
tested: it works fine