Update attendances module
Add services files directory configuration to application.properties
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
<string name="name" title="Name"/>
|
||||
<string name="code" title="Code"/>
|
||||
<integer name="departmentLevel" title="Level"/>
|
||||
<many-to-one name="company" ref="com.axelor.apps.base.db.Company"/>
|
||||
<integer name="departmentLevel" title="Level" />
|
||||
<many-to-one name="parentDepartment" ref="com.axelor.apps.base.db.CompanyDepartment"/>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user