whotopia
whotopia
Plugin won't install. So far we noted that - the acts-as-taggable-on gem needed was set to a version that was differing from other plugin we were using. - issue with...
I'm trying to get a draw.io drawing into Redmine Project Descroption text field. I have tried: 1. drawio_attach directly in the description doesn't work. I get message "«Please save content...
Could anyone provide any pointers on how easiest to create knowledge base articles via commandline /curl? I guess this plugin is not exposed on the native Redmine API right?
When using app_sale_superbar I get the error: ``` Odoo Server Error Traceback (most recent call last): File "/home/odoo/src/odoo-14.0-OCB/odoo/addons/base/models/ir_http.py", line 237, in _dispatch result = request.dispatch() File "/home/odoo/src/odoo-14.0-OCB/odoo/http.py", line 696, in...
On several of the superbar addons e.g. app_mail_superbar, when I add them, I get the error `Only types many2one, selection are supported for category (found type many2many)` upon going to...
On Odoo 14, I'd like to use the fieldservice_google_map at the same time as I'm using your great set of addons. Can this work? fieldservice_google_map depends on web_view_google_map. Whereas your...
I was wondering if there are any plans at work by anyone to do a migration of these addons to Odoo 16?
I think one needs to change this: ``` #require_dependency 'redmine_introductions/hooks' require_dependency File.expand_path('lib/redmine_introductions/hooks', __dir__) ``` perhaps there's more.
I keep getting this error? ``` I, [2023-09-17T10:29:18.616338 #184304] INFO -- : Migrating to ActsAsTaggableMigration (20201116145429) == 20201116145429 ActsAsTaggableMigration: migrating ========================== -- create_table("additional_tags") -> 0.0379s -- create_table("additional_taggings") -> 0.0810s ==...
This is a fantastic tool you have written. To anyone who might need it, [redmine_message_customize](https://github.com/farend/redmine_message_customize) plugin, the following changes 'Issues' to 'Tasks' and 'Versions' to 'Milestones' across all of the...