your tutorials are a lifesaver!! I was really missing some good info on how to do some more advanced stuff without going 100% source code. Keep up the good work!
Hello there! How can I select a field instead of a particular email address when I send an email in timeline 8:49 that you showed? If you could kindly answer
Hmmm. Been wanting a way reset a manufacturing order to draft. But in retrospect I'd rather have auto trigger reordering to leave the MO in draft. Getting the juices flowing. Thank you
Since both server action and automated action can execute phyton code, when to use server action instead of automated action? I have automated action custom development by Odoo Hongkong for odoo 16. But when upgraded to Odoo 17 they automatically become server action
Thanks Man an Big relife regarding the action stuff and other, Keep do more video we appreciate it. Also an request- Please expalin or do an video regarding the multi company, i am getting an erro of Incompitable company record while creating an company and seeting of other company cannot be modified due to this error
Been introducing myself to CRM. Creating leads from a form on the website. The leads get created but it doesn't alert the assigned salesperson. Could a server action then send an email and or create a reminder? Or maybe I'm just missing something else all together.
Really like your videos. They are super helpful to me In odoo 17 server actions button has been introduced in studio; wondering whether you can show us the usage of it, plz
That is a cool little feature, right? I can definitely do that. Thanks for asking! Also, super happy you're enjoying the videos. Thank you for the comment.
Re short form videos. If you mean just shorter videos posted to the regular channel, great! But if you mean reels, etc. They don't give the viewer as many controls to jump back and forth, etc. Or maybe I just don't use them right...
Here is the code I promised:
# button_type like object/action
your tutorials are a lifesaver!! I was really missing some good info on how to do some more advanced stuff without going 100% source code. Keep up the good work!
I'm really glad I could help! There's so much you can do without going into the backend.
Hello there! How can I select a field instead of a particular email address when I send an email in timeline 8:49 that you showed? If you could kindly answer
So you would set that as the actual email field. For example, if we're sending this from the partner model, we could do {{ object.email }}
@@odoo-it-yourself Thanks a lot
Hey, thanks a ton!!!! Keep them coming!!!
Glad you're enjoying it! Should have another couple this weekend!
Hmmm. Been wanting a way reset a manufacturing order to draft. But in retrospect I'd rather have auto trigger reordering to leave the MO in draft. Getting the juices flowing. Thank you
Thank you! If you decide you want to push back to draft, let me know!
Since both server action and automated action can execute phyton code, when to use server action instead of automated action? I have automated action custom development by Odoo Hongkong for odoo 16. But when upgraded to Odoo 17 they automatically become server action
Hmmm...that's weird. I wonder why that happened. Was that the new version for the app or just what happened during the upgrade?
Thanks Man an Big relife regarding the action stuff and other, Keep do more video we appreciate it.
Also an request- Please expalin or do an video regarding the multi company, i am getting an erro of Incompitable company record while creating an company and seeting of other company cannot be modified due to this error
Thank you! Let me see what I can do. Errors like that can be tough since there could be many causes.
Sorry you're struggling with that. Let me see what I can do.
Been introducing myself to CRM. Creating leads from a form on the website. The leads get created but it doesn't alert the assigned salesperson. Could a server action then send an email and or create a reminder? Or maybe I'm just missing something else all together.
I'd do this with an automated action on create. Assign next activity when a new lead is created from that form.
Please create a video on client actions too.
Hmmm...I've never created one of those before. Let me look into them
Really like your videos. They are super helpful to me In odoo 17 server actions button has been introduced in studio; wondering whether you can show us the usage of it, plz
That is a cool little feature, right? I can definitely do that. Thanks for asking! Also, super happy you're enjoying the videos. Thank you for the comment.
Re short form videos. If you mean just shorter videos posted to the regular channel, great! But if you mean reels, etc. They don't give the viewer as many controls to jump back and forth, etc. Or maybe I just don't use them right...
Good to know! I’ll do short regular videos for server actions and such.
Yes please make the short vids!
I'll keep working on these then, thanks!