Skip to content

[ADD] web_fullcalendar_resource#3596

Open
Hugo-Trentesaux wants to merge 1 commit into
OCA:18.0from
Hugo-Trentesaux:18.0-fullcalendar_resource
Open

[ADD] web_fullcalendar_resource#3596
Hugo-Trentesaux wants to merge 1 commit into
OCA:18.0from
Hugo-Trentesaux:18.0-fullcalendar_resource

Conversation

@Hugo-Trentesaux

@Hugo-Trentesaux Hugo-Trentesaux commented Jun 22, 2026

Copy link
Copy Markdown

This PR adds:

  • a web_fullcalendar_resource module providing a new view type "resource" based on fullcalendar "resource" plugin
  • a web_fullcalendar_resource_demo module providing a use case demonstration of the first since it does not do anything by itself

The demo module contains a demo resource model and data generated by AI and can be removed from the PR, but I find it useful to test the first one without having to setup a lot of things manually.

Fullcalendar is integrated in Odoo without its "premium" plugins which are tri-licensed, the GPL licence being usable only in GPL software. So this module can only be used in a GPL licensed project.

This module uses Odoo's fullcalendar code as well as embeded assets downloaded from fullcalendar release with a version matching Odoo's one.

@OCA-git-bot OCA-git-bot added series:18.0 mod:web_chat_separate_group Module web_chat_separate_group mod:web_fullcalendar_resource Module web_fullcalendar_resource mod:web_fullcalendar_resource_demo Module web_fullcalendar_resource_demo labels Jun 22, 2026
@Hugo-Trentesaux Hugo-Trentesaux force-pushed the 18.0-fullcalendar_resource branch from 3e6139a to 1db5368 Compare June 22, 2026 16:01
@OCA-git-bot OCA-git-bot removed the mod:web_chat_separate_group Module web_chat_separate_group label Jun 22, 2026
@Hugo-Trentesaux

Copy link
Copy Markdown
Author

Sorry for the mod:web_chat_separate_group label, it's coming from another branch (#3442) and I committed it here by mistake.

@Hugo-Trentesaux Hugo-Trentesaux force-pushed the 18.0-fullcalendar_resource branch 3 times, most recently from 2ecf6c9 to 2fe0544 Compare June 22, 2026 16:49
[ADD] web_fullcalendar_resource_demo
@Hugo-Trentesaux Hugo-Trentesaux force-pushed the 18.0-fullcalendar_resource branch from 2fe0544 to 3a8623d Compare June 22, 2026 16:53

@WentworthJ WentworthJ left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functionally tested on Runboat. Under the Resource Demo menu, the calendar properly displays the information from the ‎web_fullcalendar_resource_demo/demo/fc_demo_data.xml file in containers sorted by color, time, and location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:web_fullcalendar_resource_demo Module web_fullcalendar_resource_demo mod:web_fullcalendar_resource Module web_fullcalendar_resource series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants