Hello,

I am trying to setup a chart of analytic accounts.

1) I created the root account
2) When I try to create a second account, I cannot enter any value for 
"Parent" field. "Root" field is set to my root account created in step 1. I 
cannot validate: "The field "Parent" on "Analytic Account" is required"

It seems the domain clause on "Parent" field does not return the "root" 
account:

domain=[('parent', 'child_of', Eval('root'))]

Thanks

Reply via email to