Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017830 | Openbravo ERP | 01. General setup | public | 2011-06-29 19:14 | 2011-07-14 19:44 |
|
Reporter | dalsasua | |
Assigned To | dalsasua | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Ubuntu 10.10 |
Product Version | 3.0MP0 | |
Target Version | | Fixed in Version | 3.0MP1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017830: Organization -> Acct.Schema should be empty for * organization |
Description | Nowadays ERP allows to associate an accounting schema to the * organization, where it should be avoided, so closing and opening can be executed correctly. |
Steps To Reproduce | - go to * organization
- Go to Acct.Schema sub-tab
- Create a new record and save
No error is shown! |
Proposed Solution | 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. |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0017845 | | closed | dalsasua | Organization -> Acct.Schema should be empty for * organization |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-06-29 19:14 | dalsasua | New Issue | |
2011-06-29 19:14 | dalsasua | Assigned To | => dalsasua |
2011-06-29 19:14 | dalsasua | Web browser | => Google Chrome |
2011-06-29 19:14 | dalsasua | Modules | => Core |
2011-06-29 19:14 | dalsasua | OBNetwork customer | => No |
2011-06-30 12:48 | dalsasua | Status | new => scheduled |
2011-06-30 12:48 | dalsasua | fix_in_branch | => pi |
2011-06-30 13:59 | hgbot | Checkin | |
2011-06-30 13:59 | hgbot | Note Added: 0038622 | |
2011-06-30 14:04 | hgbot | Checkin | |
2011-06-30 14:04 | hgbot | Note Added: 0038627 | |
2011-06-30 14:04 | hgbot | Status | scheduled => resolved |
2011-06-30 14:04 | hgbot | Resolution | open => fixed |
2011-06-30 14:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/25364524eac29f06f486513d1edb9a2b877143a6 [^] |
2011-07-06 02:42 | hudsonbot | Checkin | |
2011-07-06 02:42 | hudsonbot | Note Added: 0038831 | |
2011-07-06 02:42 | hudsonbot | Checkin | |
2011-07-06 02:42 | hudsonbot | Note Added: 0038836 | |
2011-07-14 19:44 | psarobe | Status | resolved => closed |
2011-07-14 19:44 | psarobe | Fixed in Version | => 3.0MP1 |
Notes |
|
(0038622)
|
hgbot
|
2011-06-30 13:59
|
|
Repository: erp/devel/pi
Changeset: ebbfb9d3ef724d091ecad8c6ddc6cd8cadce8641
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Thu Jun 30 12:52:27 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ebbfb9d3ef724d091ecad8c6ddc6cd8cadce8641 [^]
Issue 17830.
Moved the acct.scehma for * organization of F&B client to F&B International Group organization
---
M referencedata/sampledata/F_B_International_Group.xml
---
|
|
|
(0038627)
|
hgbot
|
2011-06-30 14:04
|
|
Repository: erp/devel/pi
Changeset: 25364524eac29f06f486513d1edb9a2b877143a6
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Thu Jun 30 13:49:32 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/25364524eac29f06f486513d1edb9a2b877143a6 [^]
Fixes issue 17235. Fixes issue 17665. Fixes issue 17534. Fixes issue 17096. Fixes issue 17830.
---
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
---
|
|
|
|
|
|
|
|