Repository
OCA/website · module folder · Try on Runboat
Module version
1.0.0
Category
Website
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.antiun.com
Last tracking update
2026-08-07 07:17:49
Authors
Odoo Community Association (OCA), Antiun Ingeniería S.L.
Maintainers
Odoo Community Association (OCA), Antiun Ingeniería S.L.
Committers
Pedro M. Baeza
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
assets_frontend website_blog assets ir.ui.view qweb Inherits website.assets_frontend
blog_post_complete Blog Post ir.ui.view qweb Inherits website_blog.blog_post_complete
view_facebook_comment_configuration Facebook comment settings website.config.settings Inherits website.view_website_config_settings
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
/blog/<model('blog.blog'):blog>/post/<model('blog.post', '[("blog_id","=", "blog[0]")]'):blog_post> WebsiteBlog.blog_post public http ALL website
Models touched (2)

New fields (2)
  • facebook_appid Char
    string='Facebook AppID'
  • facebook_numposts Integer
    default=5 string='Number of Posts'
Public methods (0)

No public methods.

New fields (2)
  • facebook_appid Char
    related=['website_id', 'facebook_appid'] string='Facebook AppID'
  • facebook_numposts Integer
    related=['website_id', 'facebook_numposts'] string='Number of Posts'
Public methods (0)

No public methods.

Loading…

Loading…