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

Hi, is it possible to create an option so that a logged in user can add their own event, save it and then have the event go to the administration for approval?

アバター
破棄
著作者

From the front end, not from the back end

著作者

Hey, thanks for your answer. Is it enterprise or community? Because I can't choose the model :(

Feature has been introduced in Odoo 18 Enterprise

最善の回答

Create a page and add an "Inner content" element of type "Form" to it.

For "Action" select "Mode Models", search for "event.event" and select the "Event" one:



Then, start adding the fields you wish your users to fill up - from the "Existing Fields" section(!). The Events Name for example here is just called "Event":


Unless you add a specific field for stage selections or publishing, the event will be created as in stage "New" and can be carried forward by your backoffice staff.


Find more details here:


アバター
破棄