Skip to content

Commit

Permalink
Merge PR OCA#262 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by dreispt
  • Loading branch information
OCA-git-bot committed Dec 30, 2022
2 parents 4ac1c13 + fd60263 commit ecef6eb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ def preview_child_list(self):
"name": _("Child equipment of %s") % self.name,
"type": "ir.actions.act_window",
"res_model": "maintenance.equipment",
"res_id": self.id,
"view_mode": "list,form",
"context": {
**self.env.context,
Expand Down

0 comments on commit ecef6eb

Please sign in to comment.