Hello,
I encounter a 404 error when I click on the GED menu in the project module, it looks for a url ending with DMS, can you tell me if you have this problem and how to solve it. Cordially thank you.
it calls for action:
project.dms.view
in which there is only this code:
<action-view name="project.dms.view" title="Document view">
<view name="dms" type="html"/>
</action-view>
except there is no view with a dms name.