Bulkextensions-2.5.0.3.tgz and bulkextensions-2.5.0.4.tgz Account code field problem

Hello,

Firstly I would like to say that the above Modules is absolutely fantastic, I came across a potential bug with it, If you create an extension manually and insert an Account code then export using the utility you will see your account code, if you make any change and then reupload your ammended csv file your account code dissappears, the same thing happensif you create a new extension from the csv file, it doesn’t seem to read that field.

Is this a bug or am I doing something stupid?

Thanks
Dilly

It is a small bug and it is fixed in svn but it is not released yet. You can fix it by open functions.inc.php and search for devinfo_accoountcode and change that to devinfo_accountcode. Do the same for template.csv.
Test this and post back the outcome.