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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011918
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2010-01-08 13:162010-03-10 18:28
ReporternetworkbView Statuspublic 
Assigned Todalsasua 
PriorityimmediateResolutionfixedFixed in Version2.50MP12
StatusclosedFix in branchpiFixed in SCM revision5f693dc325c6
ProjectionnoneETAnoneTarget Version2.50MP11
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP9SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011918: Bank.dat is not correct in "Cuaderno 34"

DescriptionWhen bank.dat is generated in Remittance window, using "Cuaderno 34" as Remittance type, is not well formated.

There are two empty lines at the buttom of .dat, that must be deleted.

See attached file.

Note: Here you are the rules of "Cuaderno 34"

http://empresa.lacaixa.es/transferenciaficheros/queesunfichero_es.html [^]
Steps To ReproduceGo to Financial Management > Receivables and Payables > Setup > Remittance.
Generate a new one called "Cuaderno 34". Set as "Consolidated" and select two status for return and receive.
Go to Parameters tab. Enter this list (Name - Content):
Cuaderno - 34
Contract - 000
Gastos - 1
Concepto - S
Detalle - 1
Go to Financial Management > Receivables and Payables >Transactions > Remittance.
Create a new record and select the previous remittance type.
Open "Create lines from"
Select one payment and press OK.
Process it.
Press "Create file" button.
See two last lines.
TagsNo tags attached.
Attached Files? file icon BANK (1).DAT [^] (816 bytes) 2010-01-08 13:17

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0023342)
rafaroda (developer)
2010-01-12 10:54

@dalsasua: can you please comment on this issue? Is reproducible?

@networkb: can you please set a product version?

Thanks.
(0023343)
networkb (developer)
2010-01-12 11:02

There is attached a file from this remittance. It was created in an standard application.
(0023470)
dalsasua (reporter)
2010-01-15 13:12

I verified that ONE extra line break is inserted.
(0023474)
hgbot (developer)
2010-01-15 14:25

Repository: erp/devel/pi
Changeset: 5f693dc325c65e89e70f11312f7f6af6089bb3ef
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Fri Jan 15 14:25:36 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5f693dc325c65e89e70f11312f7f6af6089bb3ef [^]

Fixes issue 11918: Bank.dat is not correct

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFile.java
---
(0023658)
hudsonbot (developer)
2010-01-20 23:26

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/5f693dc325c6 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/fa6621f85351 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15942.obx [^]
(0023733)
sureshbabu (reporter)
2010-01-22 10:20

@ David, when i click create file button, i am getting error as "Tax Identification number" needed.
(0023739)
dalsasua (reporter)
2010-01-22 11:37

Hi Suresh:

Please check that every business partner involved in the remittance has got a VALID tax id. To ensure that, execute this query in your database:

update ad_orginfo set taxid='B31098765';
update c_bpartner set taxid='B31098765';

If executing this it continues to through same error, please let me know.

Thanks.
(0024595)
sureshbabu (reporter)
2010-02-18 13:39

Tested working fine

- Issue History
Date Modified Username Field Change
2010-01-08 13:16 networkb New Issue
2010-01-08 13:16 networkb Assigned To => rafaroda
2010-01-08 13:17 networkb File Added: BANK (1).DAT
2010-01-12 10:54 rafaroda Note Added: 0023342
2010-01-12 10:54 rafaroda Assigned To rafaroda => dalsasua
2010-01-12 10:54 rafaroda Status new => feedback
2010-01-12 11:02 networkb Note Added: 0023343
2010-01-12 11:03 networkb Status feedback => new
2010-01-12 11:03 networkb version => 2.50MP9
2010-01-15 13:12 dalsasua Status new => scheduled
2010-01-15 13:12 dalsasua Note Added: 0023470
2010-01-15 13:12 dalsasua fix_in_branch => pi
2010-01-15 14:25 hgbot Checkin
2010-01-15 14:25 hgbot Note Added: 0023474
2010-01-15 14:25 hgbot Status scheduled => resolved
2010-01-15 14:25 hgbot Resolution open => fixed
2010-01-15 14:25 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5f693dc325c65e89e70f11312f7f6af6089bb3ef [^]
2010-01-20 23:26 hudsonbot Checkin
2010-01-20 23:26 hudsonbot Note Added: 0023658
2010-01-22 10:20 sureshbabu Note Added: 0023733
2010-01-22 11:37 dalsasua Note Added: 0023739
2010-02-18 13:39 sureshbabu Note Added: 0024595
2010-02-18 13:39 sureshbabu Status resolved => closed
2010-02-18 13:39 sureshbabu Fixed in Version => 2.50MP12
2010-02-19 00:00 anonymous sf_bug_id 0 =>
2010-03-10 18:28 anonymous sf_bug_id => 2967973


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker