Do not use static invoice report action name
Since f880d0a6315f there is a refresh invoice report wizard but it is using hard-coded XML id of the action. This prevents customization of the report as documented in [Replacing existing Tryton reports withing a module](https://docs.tryton.org/projects/server/en/latest/topics/reports/index.html#replacing-existing-tryton-reports-withing-a-module).
issue