Hello,

I have the same issue with the Version 17.12 and 18.12. Have you fixed your 
Problem and have a Solution for me?

I analyzed the issue and I found in the logs a exception, when I open the HR 
view. The exception is:

--------------

freemarker.core.InvalidReferenceException: The following has evaluated to null 
or missing:
==> partyId  [in template 
"component://humanres/template/category/CategoryTree.ftl" at line 60, column 44]

----
Tip: If the failing expression is known to legally refer to something that's 
sometimes null or missing, either specify a default value like 
myOptionalVar!myDefault, or use <#if 
myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the 
last step of the expression; to cover the whole expression, use parenthesis: 
(myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
        - Failed at: ${partyId}  [in template 
"component://humanres/template/category/CategoryTree.ftl" at line 60, column 42]
—— 

————————


What I do:

1. Installed Ofbiz with initial seed data.
2. Start ofbiz 
3. open HR View


Does anyone have a solution for this problem? 

Regards Rodrigo


On 2017/01/24 14:45:06, Moatasim Al Masri <[email protected]> wrote: 
> Hi friend> 
> 
> I have issue in ofbiz 16.11.01 when I create new party group which is company 
> not displayed in main hr page and also I granted role Internal Organization 
> !!> 
> 
> 
> 
> Could anybody have answer please?> 
> 
>  

Reply via email to