Skip to content

Commit

Permalink
Merge pull request #730 from vvrossem/13.0-upd-manifest
Browse files Browse the repository at this point in the history
[13.0] Replace 'Camptocamp SA' with 'Camptocamp'
  • Loading branch information
TDu authored Jun 14, 2024
2 parents f6c31b5 + 5763e16 commit dd215a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ebill_paynet/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Paynet platform bridge implementation""",
"version": "13.0.1.1.0",
"license": "AGPL-3",
"author": "Camptocamp SA,Odoo Community Association (OCA)",
"author": "Camptocamp,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/l10n-switzerland",
"depends": [
"account",
Expand Down
2 changes: 1 addition & 1 deletion ebill_paynet_customer_free_ref/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"summary": "Glue module: ebill_paynet and sale_order_customer_free_ref",
"version": "13.0.1.0.1",
"license": "AGPL-3",
"author": "Camptocamp SA,Odoo Community Association (OCA)",
"author": "Camptocamp,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/l10n-switzerland",
"depends": ["ebill_paynet", "sale_order_customer_free_ref"],
"auto_install": True,
Expand Down
2 changes: 1 addition & 1 deletion l10n_ch_account_tags/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"category": "Localisation",
"summary": "",
"version": "13.0.1.0.1",
"author": "Camptocamp SA, Odoo Community Association (OCA)",
"author": "Camptocamp, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/l10n-switzerland",
"license": "AGPL-3",
"depends": ["l10n_ch"],
Expand Down

0 comments on commit dd215a0

Please sign in to comment.