Skip to content

Commit

Permalink
[FIX] partner_firstname website in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent.corron committed Nov 18, 2019
1 parent b2098f5 commit 7dc4916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partner_firstname/__manifest__.py
Expand Up @@ -16,7 +16,7 @@
"license": "AGPL-3",
"maintainer": "Camptocamp, Acsone",
"category": "Extra Tools",
"website": "https://odoo-community.org/",
"website": "https://github.com/OCA/partner-contact",
"depends": ["base_setup"],
"post_init_hook": "post_init_hook",
"data": [
Expand Down

0 comments on commit 7dc4916

Please sign in to comment.