Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Access rights for website content
by
Camptocamp SA, Simone Orsi
Ciao Quentin,
I've done quite some work on this subject here https://github.com/OCA/website-cms.
You also get a toolbar w/ all the buttons (edit/create/delete/publish) protected by permissions.
And here I have something on WIP since a while to allow automatic generation of permissions https://github.com/OCA/website-cms/pull/41 (on v11 but should be easily fwd-portable to v12/13).
It also blocks the routes which normally are working till you read something on the record.
And of course you have all the auto-magic forms you'll need to create/edit/search records.
V13 mig for core modules to be reviewed here https://github.com/OCA/website-cms/pull/111.
Which version are you using?
HTH, cheers,
S.
On Tue, Oct 27, 2020 at 1:47 PM Quentin Lavallee <quentin.lavallee@numigi.com> wrote:
Hi all,
We are doing some projects involving the website part with Odoo and were wondering if any of you had worked on access rights for publication of modification of content for the website?
I haven’t seen anything in the community in this line for now, but it is something that would strike me as a must for most companies.Our need would be to lock some pages (for example the landing page) while letting users edit or create other pages or to have an approval process for publication.I'd also be open to suggestions on the best approach to tackle this if some of you have insights.
Thanks in advance!
--
Quentin Lavallee - Chargé de projetsNUMIGI SOLUTIONS INC.(514) 317-7944Longueuil, Québec, Canada_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--
Simone Orsi
Full stack Python web developer,
Odoo specialist,
Odoo Community Board Member,
Freelance
in love with open source.
Reference
-
Access rights for website content
byNUMIGI Solutions Inc., Quentin Lavallée-Bourdeau-
Re: Access rights for website content
byNUMIGI Solutions Inc., Quentin Lavallée-Bourdeau
-