Sunday, March 17, 2013

Row Definition Export Error


Hi,
I am trying to export the Row Definition from one company  and then import in another company, so that i can save some time.

GL-Setup-Financial Statement-Row definition-- TEMPLATE --Export to a file.

I get an error message

 "Row definition 'Balance Sheet' contains elements with fixed priority. Export canceled"


Image


Solution:-
You can comment the code on LedgerRowDefExport class, run() method, if condition, then export will be done successfully. After that you could import the file into the other company


Note :- a template row definition can only contain rows of type Group, Calculation, or Exception.


1 comment:

  1. thanks shrikanth, this blog is very helpful..

    ReplyDelete