Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020353 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2012-04-25 17:59 | 2012-04-30 09:56 | |||
Reporter | naiaramartinez | View Status | public | |||||
Assigned To | naiaramartinez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 98096daa12a2 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020353: API CHANGE: Add a contraint in AD_ORG_ACCTSCHEMA | |||||||
Description | We need to add the next contraints: CONSTRAINT ad_org_acctschema_bpfields_chk CHECK (isbpnewaccount = 'N'::bpchar OR isbpnewaccount = 'Y'::bpchar AND ad_sequence_bp_id IS NOT NULL AND acct_length IS NOT NULL AND subacct_length IS NOT NULL), CONSTRAINT ad_org_acctschema_prfields_chk CHECK (isprnewaccount = 'N'::bpchar OR isprnewaccount = 'Y'::bpchar AND ad_sequence_pr_id IS NOT NULL AND acct_length IS NOT NULL AND subacct_length IS NOT NULL) This change is an API change. We have verified in differente client's BBDD and there is no risk. | |||||||
Steps To Reproduce | Test Plan: Go to General Setup || Enterprise Model || Organization Select 'F&A EspaƱa, S.A.' organization. Go to 'Org Schema' tab. Create new record: Select an accounting schema and save the record. If you see the newly create record in grid view, you will be able to see that there are no values for 'Sequence for Business Partner' and 'Sequence for Product'. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0047982) iciordia (manager) 2012-04-25 20:16 |
Approved. Ismael |
(0048054) hgbot (developer) 2012-04-26 17:18 |
Repository: erp/devel/api-checks Changeset: 98096daa12a245dc4775790271be8059a9d687b3 Author: Naiara Martinez <naiara.martinez <at> openbravo.com> Date: Thu Apr 26 15:41:33 2012 +0200 URL: http://code.openbravo.com/erp/devel/api-checks/rev/98096daa12a245dc4775790271be8059a9d687b3 [^] fixed bug 20353 API CHANGE: Add a contraint in AD_ORG_ACCTSCHEMA --- M model/src-db/database/model/tables/AD_ORG_ACCTSCHEMA.xml --- |
Issue History | |||
Date Modified | Username | Field | Change |
2012-04-25 17:59 | naiaramartinez | New Issue | |
2012-04-25 17:59 | naiaramartinez | Assigned To | => iciordia |
2012-04-25 17:59 | naiaramartinez | Modules | => Core |
2012-04-25 17:59 | naiaramartinez | Relationship added | related to 0009862 |
2012-04-25 20:16 | iciordia | Note Added: 0047982 | |
2012-04-25 20:16 | iciordia | Assigned To | iciordia => naiaramartinez |
2012-04-26 17:18 | hgbot | Checkin | |
2012-04-26 17:18 | hgbot | Note Added: 0048054 | |
2012-04-26 17:18 | hgbot | Status | new => resolved |
2012-04-26 17:18 | hgbot | Resolution | open => fixed |
2012-04-26 17:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/98096daa12a245dc4775790271be8059a9d687b3 [^] |
2012-04-30 09:56 | naiaramartinez | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |