Hi, I’ve recently changed our GL account numbers t...
# administration
n
Hi, I’ve recently changed our GL account numbers to new 6-digit series from the previous 4-digit ones. However, our finance team is wondering if there’s a way to generate historical reports (such as BS and IS) using the old account numbers. I’m not sure if this is possible. Would you mind sharing your insights on this matter?
s
most likely not possible, you can use internal id then replace with the old numbers in excel externally
👍 1
j
you can create a custom field on the accounts and put the old numbers in there, then write custom reports - but the system won't auto-select for you ("oh this report is for 2020, I should use the old numbering")
k
This is a textbook use-case for Accounting Contexts. Create an Accounting Context to represent the old CoA. Then users can select that Accounting Context when generating Financial Reports.
n
Could you please elaborate on this? Thank you.
Thanks, Jon and Kennkerp. Could you please elaborate on this approach? Thank you
j
Customization | Lists, Records & Fields | Other Record Fields | New Type would be "account". I'd set it as Free-Form text (but you could use Integer Number instead, depending on the format of your GLs) Then upload the old code via csv to all the accounts, into this new field. Make sure you give it an appropriate name, then your users should be able to customise it into reports (as long as you've set the appropriate permissions)
n
Thanks a bunch for your quick response. Let's wait for Kennkerp's response as well. I want to understand these different approaches and go with the one that works for our current process.
m
n
I have created a custom account field (other record field). How do I upload the old code via csv? Can you or someone please provide a step by step details on how to proceed with it? Thanks a ton in advance.
I don’t see the new field I created on the report customization. I am not sure I am going in the correct direction.
s
create your load file (CSV) - use account internal ID as the primary key. Now add column for your new field and fill in the right values of old acct code corresponding to internal id. Use CSV import option (update) and do an update by using the import function. Note best to have only two columns in your CSV file - acct internal id and new custom field value (old codess)
you have to make the field searchable
n
Thank you, Sam. I already did that update.
Let me check if the field is searchable.
How do I make it searchable?
I don’t see that option on the custom field
Do you mean to enable the “show in list” checkbox?
s
message has been deleted
n
Thanks, Sam. I checked it is set to edit.
Could someone provide additional information on how to map a custom account field on financial reports? I followed Jon’s steps creating a custom field and uploading old GL number. Thank you in advance for your help.