Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007874Openbravo ERP09. Financial managementpublic2009-02-25 18:252009-03-05 11:58
networkb 
eduardo_Argal 
immediateminoralways
closedfixed 
5
2.40MP1 
2.40MP3 
OBPS
Core
No
0007874: Remittance file does not contain Contract parameter
A remittance type has been defined with only one parameter (Cuaderno - 19).
A new remittance has been created, using a payment from a sales invoice, and complete it.

The .dat file is generated correctly but, one mandatory field in the file is missing because Contract parameter was not defined in the remittance type.
Go to Remittance type. Create a new record.
Create a new parameter, called Cuaderno with value, 19.
Generate a new remittance. Add a debt payment.
Process it.
Generate its .dat file. Contract field contains null value.

The application does not show any error when .dat file is trying to be generated.
And it must be shown.
No tags attached.
blocks defect 0007829 closed eduardo_Argal Remittance file does not contain Contract parameter 
Issue History
2009-02-27 17:22eduardo_ArgalTypedefect => backport
2009-02-27 17:22eduardo_Argalfix_in_branch => 2.40
2009-03-02 11:45hgbotCheckin
2009-03-02 11:45hgbotNote Added: 0014218
2009-03-02 11:45hgbotStatusscheduled => resolved
2009-03-02 11:45hgbotResolutionopen => fixed
2009-03-02 11:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/e2395c21bf564ca8035b61d9eda2373f1f6bf959 [^]
2009-03-03 17:31psarobeFixed in Version => 2.40MP3
2009-03-05 11:58psarobeStatusresolved => closed

Notes
(0014218)
hgbot   
2009-03-02 11:45   
Repository: erp/stable/2.40
Changeset: e2395c21bf564ca8035b61d9eda2373f1f6bf959
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Mon Mar 02 11:44:23 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/e2395c21bf564ca8035b61d9eda2373f1f6bf959 [^]

Fixes bug 0007874: Remittance file does not contain Contract parameter

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/ad_actionButton/CreateFile.java
---