Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007829Openbravo ERP09. Financial managementpublic2009-02-25 18:252009-04-22 00:01
networkb 
eduardo_Argal 
immediateminoralways
closedfixed 
5
2.40MP1 
2.50 
OBPS
Core
No
0007829: 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.
depends on backport 0007874 closed eduardo_Argal Remittance file does not contain Contract parameter 
Issue History
2009-02-25 18:25networkbNew Issue
2009-02-25 18:25networkbAssigned To => rafaroda
2009-02-25 18:25networkbOBNetwork customer => Yes
2009-02-25 18:25networkbRegression testing => No
2009-02-25 18:33rafarodaAssigned Torafaroda => eduardo_Argal
2009-02-27 17:22eduardo_ArgalStatusnew => scheduled
2009-02-27 17:22eduardo_Argalfix_in_branch => trunk
2009-03-02 11:29hgbotCheckin
2009-03-02 11:29hgbotNote Added: 0014216
2009-03-02 11:29hgbotStatusscheduled => resolved
2009-03-02 11:29hgbotResolutionopen => fixed
2009-03-02 11:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e743f25fc716cf048d380bc9f92834ef221d5b49 [^]
2009-04-21 10:33psarobeStatusresolved => closed
2009-04-22 00:01anonymoussf_bug_id0 => 2778015

Notes
(0014216)
hgbot   
2009-03-02 11:29   
Repository: erp/devel/pi
Changeset: e743f25fc716cf048d380bc9f92834ef221d5b49
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Mon Mar 02 11:28:06 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e743f25fc716cf048d380bc9f92834ef221d5b49 [^]

Fixes bug 0007829: Remittance file does not contain Contract parameter

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