Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Functional Currency Revaluation

Status
Not open for further replies.

Boris10

IS-IT--Management
Jan 26, 2012
97
KE
Our Functional Currency is being revalued by the Government. We are therefore required to remove three zeros from every account in all modules. Is there a quick way of doing it programmatically via a macro rather than doing excel imports?


 
Zimbabwe again? Contact your local Sage Accpac support office and hear what they say, I know there were some utilities written to handle this. There is no quick fix by the way, the right thing to do is create a new company and export/import. This export/import/revalue process can be macro driving though to make life easier.
 
Hehehe, nice one Ettienne, its actually Zambia. If we create a new company we are simply bringing over the opening balances isnt it, without having the hystorical data?
What i was thinking to do was to get closing balances module by module, reduce the three zeros in all accounts, by passing transactions against a clearing account in GL, which will be null after all the debit credit transactions are passed.
 
Nope, you can do historical transactions for the GL. AP & AR I would just do open transactions, history is too much of a pain.
Check with Softline SA, the currency devaluation has been done in Zimbabwe and Mozambique in recent years and I'm sure they would have pointers on how to do it.
Anyway, I have macros that read transactions from 1 company and pull them into another company. Modifying them to devalue the transactions by a factor should be simple.
What I would not do is try to whack 3 zero's off the values in the live database, not a good idea.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top