Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📖 website_multi_company: fixed changelog and manifest #437

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion website_multi_company/__manifest__.py
Expand Up @@ -6,7 +6,7 @@
"category": "eCommerce",
# "live_test_url": "http://apps.it-projects.info/shop/product/website-multi-company?version=11.0",
"images": ['images/website_multi_company_main.png'],
"version": "11.0.3.0.0",
"version": "11.0.3.0.1",
"application": False,

"author": "IT-Projects LLC, Ivan Yelizariev, Nicolas JEUDY",
Expand Down
12 changes: 6 additions & 6 deletions website_multi_company/doc/changelog.rst
@@ -1,4 +1,9 @@
`2.4.0`
`3.0.1`
-------

- **Fix:** Non-admin users now have access to read company logo in a website

`3.0.0`
-------

- **New:** compatibility with mail_multi_website
Expand Down Expand Up @@ -30,11 +35,6 @@

- **New:** Use Website's company for field **Company** on record creation when possible. It affects many models and features

`2.0.5`
-------

- **Fix:** Non-admin users now have access to read company logo in a website

`2.0.4`
-------

Expand Down