Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007376Openbravo ERP09. Financial managementpublic2009-02-05 09:532009-04-21 12:39
networkb 
vmromanos 
immediateminoralways
closedfixed 
5
2.35MP4 
2.35MP13 
Core
No
0007376: It is possible to delete a remittance without deleting its lines first
It is possible to delete a remittance and its lines at the same time (in the application). There is no message that alerts there are lines that should be deleted first (like other windows).

The problem is that if you look at database, you will see in C_RemittanceLine are still lines from the deleted remittance.
1. Go to Financial management || Receivables & Payables || Transactions || Remittance. Create a new one.
2. Add lines using "Create lines from".
3. Try to delete the header. No message appears and remittance is deleted successfully

4. Go to your database and see c_remittanceline table. Lines have not been deleted.
No tags attached.
depends on backport 0007380 closed vmromanos It is possible to delete a remittance without deleting its lines first 
related to defect 0007383pi closed vmromanos C_REMITTANCELINE_ID column of the C_REMITTANCELINE table is a foreign key to itself 
Issue History
2009-02-05 09:53networkbNew Issue
2009-02-05 09:53networkbAssigned To => rafaroda
2009-02-05 09:53networkbsf_bug_id0 => 2567465
2009-02-05 09:53networkbRegression testing => No
2009-02-05 12:02vmromanosStatusnew => scheduled
2009-02-05 12:02vmromanosAssigned Torafaroda => vmromanos
2009-02-05 12:02vmromanosfix_in_branch => trunk
2009-02-05 12:03vmromanosfix_in_branchtrunk => 2.3x
2009-02-05 13:01svnbotCheckin
2009-02-05 13:01svnbotNote Added: 0013178
2009-02-05 13:01svnbotStatusscheduled => resolved
2009-02-05 13:01svnbotResolutionopen => fixed
2009-02-05 13:01svnbotsvn_revision => 12811
2009-02-05 13:15vmromanosRelationship addedrelated to 0007383
2009-04-21 12:39psarobeStatusresolved => closed

Notes
(0013178)
svnbot   
2009-02-05 13:01   
Repository: openbravo
Revision: 12811
Author: vmromanos
Date: 2009-02-05 13:01:41 +0100 (Thu, 05 Feb 2009)

Fixed bug 7376: It is possible to delete a remittance without deleting its lines first

---
U branches/r2.3x/database/model/tables/C_REMITTANCELINE.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=12811&sc=1 [^]