Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015570 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2011-01-04 09:06 | 2011-03-23 00:00 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | AinhoaPagola | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0RC5 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | c3569eb5762a | |||
Projection | none | ETA | none | Target Version | 2.50MP27 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | 2.50MP25 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0015570: it is not possible delete a period | |||||||
Description | If you create a new year, and you create new periods, after, you can not delete them | |||||||
Steps To Reproduce | . Financial Management || Accounting || Setup || Fiscal Calendar || Calendar >> Year . new record 2011 . run process "create periods" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0034249) dalsasua (viewer) 2011-02-17 16:50 |
Issue is that the c_period_control table entries (created by the trigger) references the c_period entries user wants to delete. Solution can be that the trigger also tries to delete entries c_period_control and c_period_control_log. If there exists a reference (from fact_acct, for example, or from a document) to the period, it will not be possible to delete it. |
(0035080) hgbot (developer) 2011-03-21 11:05 |
Repository: erp/devel/pi Changeset: c3569eb5762ac7bb543e3da18080f98db0eb5abb Author: Ainhoa Pagola <ainhoa.pagola <at> openbravo.com> Date: Thu Mar 17 10:33:26 2011 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/c3569eb5762ac7bb543e3da18080f98db0eb5abb [^] Fixes issue 0015570. Periods can be deleted. --- M src-db/database/model/triggers/C_PERIOD_TRG2.xml M src-db/database/sourcedata/AD_MESSAGE.xml --- |
(0035129) malsasua (viewer) 2011-03-22 10:32 |
it works fine. the period can be deleted if there are not documents posted in it. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-01-04 09:06 | malsasua | New Issue | |
2011-01-04 09:06 | malsasua | Assigned To | => dalsasua |
2011-01-04 09:06 | malsasua | Modules | => Core |
2011-01-04 09:06 | malsasua | OBNetwork customer | => Yes |
2011-02-17 16:50 | dalsasua | Note Added: 0034249 | |
2011-03-16 11:49 | AinhoaPagola | Assigned To | dalsasua => AinhoaPagola |
2011-03-16 11:49 | AinhoaPagola | Status | new => scheduled |
2011-03-16 13:10 | AinhoaPagola | Status | scheduled => acknowledged |
2011-03-16 13:10 | AinhoaPagola | Status | acknowledged => scheduled |
2011-03-16 13:10 | AinhoaPagola | fix_in_branch | => pi |
2011-03-21 11:05 | hgbot | Checkin | |
2011-03-21 11:05 | hgbot | Note Added: 0035080 | |
2011-03-21 11:05 | hgbot | Status | scheduled => resolved |
2011-03-21 11:05 | hgbot | Resolution | open => fixed |
2011-03-21 11:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c3569eb5762ac7bb543e3da18080f98db0eb5abb [^] |
2011-03-22 10:32 | malsasua | Note Added: 0035129 | |
2011-03-22 10:32 | malsasua | Status | resolved => closed |
2011-03-22 10:32 | malsasua | Fixed in Version | => 3.0RC5 |
2011-03-23 00:00 | anonymous | sf_bug_id | 0 => 3235744 |
Copyright © 2000 - 2009 MantisBT Group |