Register    Login    Forum    Search    FAQ

Board index » Installation and Setup » Importing Data




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: export bank statement to csv
 Post Posted: Thu Apr 19, 2012 12:35 am 
Offline

Joined: Thu Apr 19, 2012 12:11 am
Posts: 2
Dear Sir

I try to export for module Import bank statement ver 0.4 run on new ver 3.4 and return

Table 'xxxxx.bank_import' doesn't exist

Please help.

Thanks


Top 
 Profile  
 
 Post subject: Re: export bank statement to csv
 Post Posted: Sat Apr 21, 2012 8:22 am 
Offline

Joined: Mon Mar 01, 2010 5:32 am
Posts: 554
Location: Netherlands
There is a bug in the file.

it is in file.
'/modules/import_bank/pages/main/pre_process.php'
line 62

replace the line with this line.
Code:
header("Content-disposition: attachment; filename=sample_bank_import; size=" . strlen($output));


will try to put out a update shortly.

_________________
Rene Kervezee


Top 
 Profile  
 
 Post subject: Re: export bank statement to csv
 Post Posted: Sun Apr 22, 2012 8:21 pm 
Offline

Joined: Thu Apr 19, 2012 12:11 am
Posts: 2
ReneK wrote:
There is a bug in the file.

it is in file.
'/modules/import_bank/pages/main/pre_process.php'
line 62

replace the line with this line.
Code:
header("Content-disposition: attachment; filename=sample_bank_import; size=" . strlen($output));


will try to put out a update shortly.


Dear ReneK

I already replace and run the import as below csv file. Where to see the result
as i don't see any data that insert into respective account.

Thanks & regards


Top 
 Profile  
 
 Post subject: Re: export bank statement to csv
 Post Posted: Wed Apr 25, 2012 9:25 am 
Offline

Joined: Mon Mar 01, 2010 5:32 am
Posts: 554
Location: Netherlands
This error only appears when you hit the 'example csv' it downloads a file as example.
If you hit the import button.
The file should be uploaded and processed.

You could have a look in the trace and you can also look at the 'show success messages'.
in the my company>module administration >configuration

Did you modify the 'TagName' in the file 'import_bank.xml' so that the TagName matches the column description in the csv file?

If you keep running in to problems you could pm me with a copy of the file so i can try why it doesn't work.

_________________
Rene Kervezee


Top 
 Profile  
 
Display posts from previous:  Sort by  
 
Post new topic Reply to topic  [ 4 posts ] 

Board index » Installation and Setup » Importing Data


Who is online

Users browsing this forum: No registered users and 1 guest

 
 

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron