Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015570
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminoralways2011-01-04 09:062011-03-23 00:00
ReportermalsasuaView Statuspublic 
Assigned ToAinhoaPagola 
PriorityhighResolutionfixedFixed in Version3.0RC5
StatusclosedFix in branchpiFixed in SCM revisionc3569eb5762a
ProjectionnoneETAnoneTarget Version2.50MP27
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product Version2.50MP25SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0015570: it is not possible delete a period

DescriptionIf 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"

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 00163242.50MP27 closedAinhoaPagola it is not possible delete a period 

-  Notes
(0034249)
dalsasua (reporter)
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 (developer)
2011-03-22 10:32

it works fine. the period can be deleted if there are not documents posted in it.

- Issue History
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-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
Powered by Mantis Bugtracker