Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007380Openbravo ERP09. Financial managementpublic2009-02-05 09:532009-03-04 08:06
networkb 
vmromanos 
immediateminoralways
closedfixed 
5
2.35MP4 
2.40MP3 
OBPS
Core
No
0007380: 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.
blocks defect 0007376 closed vmromanos It is possible to delete a remittance without deleting its lines first 
Issue History
2009-02-05 12:02vmromanosTypedefect => backport
2009-02-05 12:02vmromanosfix_in_branch => 2.40
2009-02-05 12:02vmromanosAssigned Torafaroda => vmromanos
2009-02-05 12:49svnbotCheckin
2009-02-05 12:49svnbotNote Added: 0013176
2009-02-05 12:49svnbotStatusscheduled => resolved
2009-02-05 12:49svnbotResolutionopen => fixed
2009-02-05 12:49svnbotsvn_revision => 12809
2009-03-03 17:32psarobeFixed in Version => 2.40MP3
2009-03-04 08:06arunkumarStatusresolved => closed
2009-03-04 08:06arunkumarNote Added: 0014358

Notes
(0013176)
svnbot   
2009-02-05 12:49   
Repository: openbravo
Revision: 12809
Author: vmromanos
Date: 2009-02-05 12:49:42 +0100 (Thu, 05 Feb 2009)

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

---
U branches/r2.40/src-db/database/model/tables/C_REMITTANCELINE.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=12809&sc=1 [^]
(0014358)
arunkumar   
2009-03-04 08:06   
While trying the delete the remittance header an error message appears.