Skip to content
Snippets Groups Projects
Commit 86496d6389f4 authored by Adrien Di Mascio's avatar Adrien Di Mascio
Browse files

fix accounting action's url

parent b9f1006b4c00
No related branches found
No related tags found
No related merge requests found
......@@ -15,5 +15,5 @@
def url(self):
entity = self.entity(0, 0)
return entity.build_url(vid='accexpense')
return entity.absolute_url(vid='accexpense')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment