コンテンツへスキップ
メニュー
この質問にフラグが付けられました
5 返信
12272 ビュー

I am wondering maybe someone have made such a functionality and can share experience?

I want completely remove this feature.

thanks in advance

アバター
破棄
最善の回答

Hi @zilvinas

If you wanna disable for an specific calendar view you can add the attribute quick_add="false"

If what you want is to not use it at all without define anything for all the calendar views, that require an extension to the widget in js

アバター
破棄
著作者

thank you! quick_add="false" is exactly i was looking for. maybe you have some referece where i can find all available attributes?

The reference that I use is mostly source code and my previous background on the topic. No silver bullet for this

最善の回答

Dear Axel,

If possible, could you provide us with a reference/example of where to use this quick_add="false" field? I've snooped around the .py and .xml files of the Calendar addon, but there is no reference to this field anywhere. 

Thank you for your help! 

アバター
破棄

It's not a field, it's an attribute for the calendar tag view definition. You can find reference for it's usage on openerp/addons/base/rng/view.rng openerp/addons/web_calendar/static/src/js/web_calendar.js

関連投稿 返信 ビュー 活動
0
3月 15
3781
1
9月 23
1950
1
8月 25
86
1
8月 25
270
4
7月 25
1618