İçereği Atla
Odoo Menü
  • Portal
  • Ücretsiz deneyin
  • Uygulamalar
    Finans
    • Muhasebe
    • Faturalama
    • Masraf Yönetimi
    • Elektronik Çizelge (BI)
    • Belgeler
    • İmza
    Satış
    • Müşteri İlişkileri Yönetimi (CRM)
    • Satış
    • Satış Noktası Mağaza
    • Satış Noktası Restoran
    • Abonelikler
    • Kiralama
    Web Sitesi
    • Web Sitesi Oluşturucu
    • eTicaret
    • Blog
    • Forum
    • Canlı Sohbet
    • eÖğrenme
    Tedarik Zinciri
    • Envanter
    • Üretim
    • Ürün Yaşam Döngüsü Yönetimi
    • Satın Alma
    • Bakım
    • Kalite
    İnsan Kaynakları
    • Çalışanlar
    • İşe Alım
    • İzin
    • Değerlendirme
    • Referans
    • Filo Yönetimi
    Pazarlama
    • Sosyal Medyada Pazarlama
    • E-posta ile Pazarlama
    • SMS ile Pazarlama
    • Etkinlikler
    • Pazarlama Otomasyonu
    • Anket
    Hizmetler
    • Proje Yönetimi
    • Çalışma Çizelgeleri
    • Saha Hizmeti
    • Yardım Masası
    • Planlama
    • Randevular
    Verimlilik
    • Sohbet
    • Onay
    • Nesnelerin İnterneti
    • VoIP
    • Bilgi Bankası
    • WhatsApp
    Üçüncü taraf uygulamalar Odoo Stüdyo Odoo Bulut Platformu
  • Sektörler
    Perakende satış
    • Kitapçı
    • Giyim Mağazası
    • Mobilya Mağazası
    • Gıda Marketi
    • Hırdavat Dükkanı
    • Oyuncak Dükkanı
    Gıda ve Konaklama
    • Bar ve Pub
    • Restoran
    • Fast Food Restoranı
    • Konuk Evi
    • İçecek Distribütörü
    • Otel
    Gayrimenkul
    • Emlak Acentesi
    • Mimarlık Firması
    • İnşaat
    • Emlak Yönetimi
    • Bahçe Tasarımı
    • Mülk Sahipleri Derneği
    Uzmanlık
    • Muhasebe Firması
    • Odoo Partner
    • Pazarlama Ajansı
    • Hukuk Firması
    • Yetenek Kazanımı
    • Denetim ve Belgelendirme
    Üretim
    • Tekstil
    • Metal
    • Mobilyalar
    • Gıda
    • Bira fabrikası
    • Kurumsal Hediye
    Sağlık ve Spor
    • Spor Kulübü
    • Optik Mağazası
    • Fitness Merkezi
    • Sağlıklı Yaşam Merkezi
    • Eczane
    • Kuaför Salonu
    Ticaret
    • Tamirci
    • BT Donanım & Destek
    • Güneş Enerjisi Sistemleri
    • Ayakkabı İmalatçısı
    • Temizlik Hizmetleri
    • HVAC Hizmetleri
    Diğerleri
    • Kar Amacı Gütmeyen Kuruluş
    • Çevre Ajansı
    • Reklam Panosu Kiralama
    • Fotoğrafçılık
    • Bisiklet Kiralama
    • Yazılım Bayisi
    Tüm Sektörlere Göz Atın
  • Topluluk
    Öğrenim
    • Eğitim Araçları
    • Dokümantasyon
    • Sertifikasyonlar
    • Eğitim Etkinlikleri
    • Blog
    • Podcast
    Eğitim ve Gelişim
    • Eğitim Programı
    • Scale Up! İşletme Oyunu
    • Odoo'yu Ziyaret Edin
    Yazılım
    • İndirin
    • Sürümleri Kıyaslayın
    • Sürümler
    İş Birliği
    • Github
    • Forum
    • Etkinlikler
    • Çeviriler
    • Partner Olun
    • Partnerler için Hizmetler
    • Muhasebe Firmanızı Kaydettirin
    Hizmetler
    • Partner Bulun
    • Muhasebeci Bulun
    • Bir danışmanla görüşün
    • Kurulum Hizmetleri
    • Müşteri Referansları
    • Destek
    • Sürüm Yükseltme
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Demo randevusu alın
  • Fiyatlandırma
  • Yardım

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

  • Müşteri İlişkileri Yönetimi
  • e-Commerce
  • Muhasebe
  • Envanter
  • PoS
  • Proje Yönetimi
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
Yardım

Studio Automations ? for the non-programmer

Abone Ol

Get notified when there's activity on this post

Bu soru işaretlendi
studioautomation
4 Cevaplar
4332 Görünümler
Avatar
Monica MG

Hi everyone, Am I close here on getting a field to update with today's day upon a record change?

I have an added field "Date of Last Contact" that I would like updated with todays date, if either conditions are met:

A) Chatter is updated

B) Record Changed 

(assuming those are not the same, if they are, great)

Under Automations, create a new with these conditions

> Model = Contact

> Trigger = after last update

> Open: Actions

>> Update Record

>> Action Details - DATE OF LAST CONTACT to write_date

I've tried 

date

=datetime.today()

datetime.today()  

datetime.today

& a whole other bunch of combinations. I know it can take some time to run the automation, not sure if I'm not patient enough. 

Any help is appreciated.


1
Avatar
Vazgeç
Avatar
Chris TRINGHAM
En İyi Yanıt

Hi Monica - if you want to know when the record was last updated, that is already there, as can be seen in the Metadata (in developer mode):

The field is write_date and it's easy to make that visible on the Contact.


Adding a note in the chatter will not changed the last updated date.

If you want to capture the last date when a note was logged, your Automation Rule has to run against the Message database table

but that's going to require some Python code to update the date on the Contact.


Which version of Odoo?  If it's 17 you can still select the "On Save" trigger - rather than "after last update":

That will update immediately rather waiting up to 4 hours.


Also, you can also check if the Scheduled Action is running (to process Automated Rules):

1
Avatar
Vazgeç
Monica MG
Üretici

Well I tried everything and can't get this to work. So very frustrated. I don't know if it's possible to pay to get someone to get this to work. My goal for CRM is this: Bring in quality leads, nurture them. Get triggers on when to nurture, and keep the relationship going. It's not just a safety net, but a way to manage and to know when to reach out. Today I have to snooze, task list, or calendar when to reach out, and it's neither ideal, nor scalable. If I miss a snooze, they fall off my radar = no bueno. I need Odoo to let me know, when it's time to reach out. I found this link does a great job of describing what I am looking for: https://www.insightdata.co.uk/news/crm-inactivity-alerts/

Avatar
Monica MG
Üretici En İyi Yanıt

Here is the Answer for [B],  Chris TRINGHAM got me part way there. Here's the step by step on how to create a field that reflects the last date the record was updated, with no coding. 

[A] To display the write_date field in the Odoo Contact record using Odoo Studio:

  1. Enable developer mode (field won't be visible if this step is skipped)
    1. Main Menu, Settings, General Settings, at the bottom - check the enable developer mode.
    2. A laddy bug icon appears at the top right menu bar 
  2. Navigate to the Contact module
  3. Open one of your contacts, doesn't matter which one
  4. Open Odoo Studio: Click on the Odoo Studio icon (looks like a crossed pen and wrench icon) in the top bar.
  5. This is the form view. To add the write_date field, click on the area where you want to add the write_date field. A sidebar should appear on the right. at the right botton, click on Add an Existing Field 
  6. search for write_date. 
  7. Click on it, and drag it to where you want to add it to your form.
  8. Save, go back to contacts, enter in the contact and you see a date.
  9. Change something and it changes the date right away.

I'll update this when I figure out how to get the chatter to update another field.  


0
Avatar
Vazgeç
Monica MG
Üretici

This post, helps get around this, on what I was ultimately trying to do.
https://www.odoo.com/forum/help-1/need-program-coding-support-for-customer-inactivity-report-filter-251951

Avatar
Cybrosys Techno Solutions Pvt.Ltd
En İyi Yanıt

Hi Monica,

When creating a new automation try this to reach your requirements

1) Model: your_model

2) Trigger: On Save

3) When Updating: Select all fields if needed

4) Create an action with type "Execute Python Code" and write Python code to set the value for your last updated datetime field.

This format provides clear instructions for setting up a model trigger in a system, specifying the actions to take upon saving and detailing the steps to execute Python code for updating a DateTime field


Hope it helps

0
Avatar
Vazgeç
Avatar
Ray Carnes (ray)
En İyi Yanıt
datetime.date.today()

or

datetime.datetime.now()


0
Avatar
Vazgeç
Monica MG
Üretici

Thanks Ray!! I just put in the second datetime.datetime.now(), saved, refreshed - then went to a contact and made a change. I went to another and put in a log note. I'll wait a few hours and report back.

Monica MG
Üretici

Both ways didn't work. This is shared cloud instance. Frustrating....

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Üye Ol
İlgili Gönderiler Cevaplar Görünümler Aktivite
Documentation on Studio Automation
studio automation
Avatar
Avatar
1
Şub 19
4870
Execute code complete field with input date + X days
studio automation execute code
Avatar
Avatar
1
Oca 25
1883
Can't automzatize a task via studio Çözüldü
automatic_email studio automation
Avatar
Avatar
2
Haz 23
3343
debit and credit in currency
studio
Avatar
Avatar
1
Kas 25
2020
How to avoid non-literal domain
automation
Avatar
Avatar
Avatar
2
Ağu 25
1397
Topluluk
  • Eğitim Araçları
  • Dokümantasyon
  • Forum
Açık Kaynak
  • İndirin
  • Github
  • Runbot
  • Çeviriler
Hizmetler
  • Odoo.sh Hosting
  • Destek
  • Sürüm Yükseltme
  • Özel Geliştirmeler
  • Eğitim
  • Muhasebeci Bulun
  • Partner Bulun
  • Partner Olun
Hakkında
  • Şirketimiz
  • Pazarlama Gereçleri
  • İletişim
  • Kariyer
  • Etkinlikler
  • Podcast
  • Blog
  • Müşteriler
  • Hukuki • Gizlilik
  • Güvenlik
الْعَرَبيّة 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, müşteri ilişkileri yönetimi, eTicaret, muhasebe, envanter, satış noktası, proje yönetimi gibi şirketinizin tüm ihtiyaçlarını karşılayan bir açık kaynak işletme uygulamaları paketidir.

Odoo’nun eşsiz değer önermesi, aynı anda hem kullanımının çok kolay olup hem de tamamen entegre olmasıdır.

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