| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Community Apps Dependencies | Show |
| Lines of code | 3456 |
| Technical Name |
test_yodoo_time_view |
| License | LGPL-3 |
Yodoo Time View — Test Data

Demo and test data for the yodoo_time_view module.
Installs sample records, demo background periods, and time markers so that Timeline and Gantt views can be explored and tested immediately after installation without manually creating records.
Also serves as a reference implementation showing how to integrate a model with timeline.mixin and gantt.mixin, including:
- static _time_view_config class attribute
- dynamic _get_time_view_config() override (e.g. activating extra timestamp markers in debug mode)
- custom background period items via _get_custom_bg_items()
- custom marker items via _get_custom_mk_items()
Usage
Install this module together with yodoo_time_view (demo data included). Open Time View Test → Records to see the Timeline and Gantt views with all features enabled.
Bug Tracker
Bugs are tracked on GitHub Issues.
Credits
Authors
- Center of Research and Development
Maintainers
This module is maintained by Center of Research and Development.
Please log in to comment on this module