Skip to content

Commit

Permalink
Merge PR OCA#1398 into 13.0
Browse files Browse the repository at this point in the history
Signed-off-by hbrunn
  • Loading branch information
OCA-git-bot committed Jul 22, 2024
2 parents f08f207 + ac35b6d commit acac34d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mail_autosubscribe/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "Mail Autosubscribe",
"summary": "Automatically subscribe partners to its company's business documents",
"version": "13.0.1.0.0",
"author": "Camptocamp SA, Odoo Community Association (OCA)",
"author": "Camptocamp, Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "Marketing",
"depends": ["mail"],
Expand Down
2 changes: 1 addition & 1 deletion mail_layout_preview/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Preview email templates in the browser""",
"version": "13.0.1.0.0",
"license": "AGPL-3",
"author": "Camptocamp SA,Odoo Community Association (OCA)",
"author": "Camptocamp,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/social",
"depends": ["mail"],
"data": ["templates/email_preview.xml", "wizard/email_template_preview.xml"],
Expand Down

0 comments on commit acac34d

Please sign in to comment.