コンテンツへスキップ
Odoo メニュー
  • サインイン
  • 無料で15日試す
  • アプリ
    財務
    • 会計
    • 請求
    • 経費
    • スプレッドシート(BI)
    • ドキュメント管理
    • 署名
    販売
    • CRM
    • 販売
    • POS店舗
    • POSレストラン
    • サブスクリプション
    • レンタル
    ウェブサイト
    • ウェブサイトビルダー
    • eコマース
    • ブログ
    • フォーラム
    • ライブチャット
    • eラーニング
    サプライチェーン
    • 在庫
    • 製造
    • 製品ライフサイクル管理 (PLM)
    • 購買
    • 整備
    • 品質
    人事業務
    • 従業員管理
    • 採用
    • 休暇管理
    • 人事評価
    • リファラル
    • フリート
    マーケティング
    • ソーシャルマーケティング
    • メールマーケティング
    • SMSマーケティング
    • イベント
    • マーケティングオートメーション
    • アンケート調査
    サービス
    • プロジェクト管理
    • タイムシート
    • フィールドサービス
    • ヘルプデスク
    • 計画
    • アポイントメント
    生産性向上ツール
    • ディスカッション
    • 承認
    • IoT
    • VoIP
    • ナレッジ
    • WhatsApp
    サードパーティアプリ Odooスタジオ Odooクラウドプラットホーム
  • インダストリー(業種別ソリューション)
    小売
    • 書店
    • アパレルショップ
    • 家具専門店
    • 食料品店
    • 金物店
    • 玩具店
    飲食・ホスピタリティ業界
    • バー・パブ
    • レストラン
    • ファストフード
    • ゲストハウス
    • 飲料販売代理店
    • ホテル
    不動産
    • 不動産会社
    • 建築事務所
    • 建設
    • 不動産管理
    • 造園
    • 住宅所有者組合
    コンサルティング
    • 会計事務所
    • Odooパートナー
    • マーケティングエージェンシー
    • 法律事務所
    • 人材派遣
    • 監査・認証
    製造
    • テキスタイル
    • 金属
    • 家具
    • 飲食
    • 醸造所
    • コーポレートギフト
    ヘルス & フィットネス
    • スポーツクラブ
    • 眼鏡店
    • フィットネスセンター
    • ウェルネス専門家
    • 薬局
    • ヘアサロン
    業種
    • 便利屋
    • IT ハードウェア・サポート
    • 太陽エネルギーシステム
    • 靴メーカー
    • クリーニングサービス
    • 空調設備サービス
    その他
    • 非営利団体
    • 環境機関
    • ビルボードレンタル
    • 写真
    • 自転車リース
    • ソフトウェアリセラー
    すべての業種を見る
  • コミュニティ
    学ぶ
    • チュートリアル
    • ドキュメンテーション
    • 認定
    • トレーニング
    • ブログ
    • ポッドキャスト
    教育サポート
    • 教育プログラム
    • Scale Up! ビジネスゲーム
    • Odooオフィス訪問
    ソフトを入手
    • ダウンロード
    • エディションを比較
    • リリース
    コラボレーション
    • Github
    • フォーラム
    • イベント
    • 翻訳
    • パートナーになる
    • パートナー様向けサービス
    • 会計事務所を登録
    サービス利用
    • パートナー一覧
    • 会計事務所一覧
    • 今すぐ相談する
    • 導入支援サービス
    • お客様一覧
    • サポート
    • アップグレード
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    製品デモを利用する
  • 料金
  • ヘルプ

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • 会計
  • 在庫
  • PoS
  • プロジェクト
  • MRP
All apps
コミュニティで交流するには登録する必要があります。
全てのポスト 人々 バッジ
タグ (全て表示)
odoo accounting v14 pos v15
このフォーラムについて
コミュニティで交流するには登録する必要があります。
全てのポスト 人々 バッジ
タグ (全て表示)
odoo accounting v14 pos v15
このフォーラムについて
ヘルプ

✅ Events feature request : "Every other" recurrence pattern

購読

この投稿に活動があった際に通知を受け取ります

この質問にフラグが付けられました
upgraderequesteventsFeaturefeature request
1634 ビュー
アバター
Nicolas LAURENT

I'd like to have a new recurrence pattern added in Odoo Events module.

I hope this can be included in a future update.

Below is how Deepseek would do it.

___________________________

In Odoo, creating an "every other" recurrence pattern (e.g., every other Tuesday) for events isn’t natively supported in the standard Events module. However, you can achieve this with custom development or workarounds. Here’s how:

1. Native Recurrence Limitations

Odoo’s built-in recurrence options (in Website > Events) only allow:

  • Daily/Weekly/Monthly/Yearly intervals (e.g., "Every Tuesday").
  • Fixed intervals (e.g., "Every 1 week"), but not "every 2 weeks" directly.

2. Workarounds to Create "Every Other" Events

Option 1: Manual Workaround (No Coding)

  1. Create the First Event:
    • Go to Website > Events > Create and set the initial date (e.g., Tuesday, June 4).
  2. Duplicate and Adjust Dates:
    • Click Duplicate, then manually change the date to 2 weeks later (e.g., Tuesday, June 18).
    • Repeat for future dates.

Option 2: Custom Recurrence with Python (Developer Needed)

  1. Create a Custom Field:
    • Add a field like recurrence_interval (e.g., 2 for "every 2 weeks") to the event.event model.
  2. Scheduled Action to Generate Events:
    • Go to Settings > Technical > Automation > Scheduled Actions.
    • Create a Python script to generate events every X weeks:
      python
      Copy
      from datetime import timedelta
      from odoo import models, fields
      
      class Event(models.Model):
          _inherit = 'event.event'
      
          def generate_recurring_events(self):
              events = self.search([('recurrence_interval', '>', 1)])
              for event in events:
                  next_date = fields.Datetime.to_datetime(event.date_begin) + timedelta(weeks=event.recurrence_interval)
                  event.copy({'date_begin': next_date})

Option 3: Use External Calendar + Sync

  • Google Calendar:
    1. Create a recurring event in Google Calendar (supports "every 2 weeks").
    2. Sync with Odoo via the Calendar module or API.

3. Example: "Every Other Tuesday" Setup

  1. Custom Field:
    • Add recurrence_interval = fields.Integer(default=2) to the event.event model.
  2. Automated Logic:
    • When an event is created with recurrence_interval=2, the scheduled action copies it every 2 weeks.

4. Alternative for Advanced Users

  • Odoo Studio (Custom Edition):
    • Use Studio to create a custom recurrence rule (limited flexibility).
  • Third-Party Modules:
    • Explore apps like "Advanced Event Recurrence" on the Odoo App Store (may require payment).

5. Key Considerations

  • Native Support: Odoo’s default recurrence is simple (e.g., "every week"). Complex patterns require customization.
  • Time Zones: Ensure dates are generated in the user’s timezone.
  • Performance: For large-scale events, test automated scripts for efficiency.

Conclusion

To set up "every other [day/week/month]" in Odoo:

  • Basic Needs: Manually duplicate events and adjust dates.
  • Advanced Needs: Hire a developer to create a custom recurrence script or use external tools like Google Calendar.

If you need a no-code solution, explore Odoo Studio or third-party modules. For precise control, custom development is the best route.

0
アバター
破棄
ディスカッションを楽しんでいますか?読むだけでなく、参加しましょう!

今すぐアカウントを作成して、限定機能を利用したり、素晴らしいコミュニティと交流しましょう!

登録
関連投稿 返信 ビュー 活動
✅ eLearning feature request : Revoke course access when subscription is closed or canceled
subscription upgrade request eLearning feature request
アバター
0
3月 25
1522
Event Coupon Subscription feature request: How to set up a subscription product to issue a fixed number of time-limited coupons that expire with the subscription and cannot be rolled over?
subscription events coupons feature request
アバター
アバター
1
3月 25
1517
FileNotFoundError after v17 to v18 upgrade
upgrade
アバター
アバター
1
9月 25
1347
Upgrade v18->v19 on-premise
upgrade
アバター
アバター
アバター
2
9月 25
5008
How to Automatically Send Google Meet Links to Participants in Odoo's Event App?
events
アバター
アバター
アバター
2
4月 25
3291
コミュニティ
  • チュートリアル
  • ドキュメンテーション
  • フォーラム
オープンソース
  • ダウンロード
  • Github
  • Runbot
  • 翻訳
サービス
  • Odoo.shホスティング
  • サポート
  • アップグレード
  • カスタム開発
  • 教育プログラム
  • 会計事務所一覧
  • パートナー一覧
  • パートナーになる
企業情報
  • 会社概要
  • ブランドアセット
  • お問い合わせ
  • 採用情報
  • イベント
  • ポッドキャスト
  • ブログ
  • お客様一覧
  • リーガル情報 • プライバシーポリシー
  • セキュリティ
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo(オドゥー)は、CRM、eコマース、会計、在庫管理、POS、プロジェクト管理など、企業のさまざまな業務を一つのシステムで管理できる、ベルギー発のオープンソースのERPソフトウェアです。

高機能で使いやすく、完全に統合されたERPとして、ユニークな価値を提供しています。

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now