Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

Boolean_Toggle checkbox in Studio can't be automatecally disabled in automated actions ?

Naroči se

Get notified when there's activity on this post

This question has been flagged
automatedbooleanStudio
3 Odgovori
7652 Prikazi
Avatar
Sébastien PATTE

Hello all

I have a problem with Studio :

Boolean_Toggle checkbox in Studio can't be automatecally disabled in automated actions ?

I have trying with a standard checkbox and it's works with value at "0" but seem impossible when the widget "​ boolean_Toggle" is selected. 

Someone have a tip ?

0
Avatar
Opusti
Chris TRINGHAM

Can you explain what you are trying to do? I don't see how changing the widget can have any impact on an Automated Action.

Chris TRINGHAM

Ok I will try:

In CRM, I have 5 differents stages (1-5 levels). For change stage to upper level some approvals are needed, I use checkbox with Boolean_toggle for this (no need to edit the form for check it ;-) ).

When I'm on stage #4 and I'm going to a lower level #3 I would like to the checked box to be unchecked.

Avatar
Karim Ouassini (kou)
Best Answer

Hello Sébastien and Chris,

This works perfectly :



+ No maintenance fees 

+ No python knowledge needed 


Best regards,


Karim

1
Avatar
Opusti
Avatar
Khoerul Mutaqin KM
Best Answer

you can modify the view sir.

  

 + No maintenance fees 

+ No python knowledge needed 


Best regards,


Mutaqin


0
Avatar
Opusti
Avatar
Chris TRINGHAM
Best Answer

I found that it doesn't work if you use "Update the Record" in Automated Actions, but it does work if you "Execute Python Code":

for rec in records:

rec['x_studio_approved'] = False

Change the field name from x_studio_approved to whatever you are using.

0
Avatar
Opusti
Nicu Constantin

Hi There-
Can u help?
So i use server action and execute python code to uncheck all the routes in product template, and now i want to check the buy route the same way ( using server action)
If i try with update record and add value is not working, so i believe i also should use execute python code,
Can u help me with the code?
i tried with
for rec in records:

rec['x_studio_approved'] = Buy
But is giving error

Chris TRINGHAM

Try with "Buy" (within quotation marks).

OdooBot

Hi there,

 

I will be out of the office from 29/12 to 08/01 and will not have access to my emails.

In case of emergency or important info, please contact +33 (0)2.23.20.26.36

 

I'll do my best to respond promptly to your email as soon as possible.

 

Best regards,

Sébastien PATTE

 


This electronic message and its attachments are confidential and transmitted for the exclusive use of their addressee. Should you receive this message by mistake, you are not authorized to use it for any purpose whatsoever; please delete it and notify the sender at once. LACROIX reserves the right to initiate any legal proceedings against any individual and organization in case of unauthorized use, without prejudice to possible criminal sanctions.

Ce message et ses pièces jointes sont confidentiels et exclusivement transmis à l'usage de leur destinataire. Si vous recevez ce message par erreur, vous n’êtes pas autorisés à en faire une quelconque utilisation ; merci de le détruire et d'en avertir immédiatement l'expéditeur. LACROIX se réserve le droit de poursuivre toute entité, personne physique ou morale qui en ferait un usage non autorisé, sans préjudice d'éventuelles sanctions pénales.
Enjoying the discussion? Don't just read, join in!

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

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Automation complete field with input date + X days
date automated Studio
Avatar
Avatar
1
sep. 21
4244
How to set an Automated record creation in Odoo Studio?
automated records studio Studio
Avatar
1
okt. 23
3528
How to unreserve by default a transfer linked to a push rule ?
automated inventory quickstart Studio
Avatar
1
maj 22
2544
How Odoo Studio Automated Actions to Push Notification on Record Creation Solved
action automated 12.04 Studio
Avatar
Avatar
1
sep. 19
5943
Trying to automatically update analytic distribution in purchase order Solved
automated
Avatar
Avatar
Avatar
3
jun. 25
3473
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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