Because of you I have learned many new stuff on Odoo which will definitely help me out. Currently I’m working on inspection for my company which if our engineer select from the worksheet even one field with Fail Unsafe To Use I really want to show in report that we will send to our customer that the machine is fail and unsafe to use in red background do you have an idea on how to accomplish such a task ? (Please note that we have few different type of worksheets for each machine different template and we have Odoo online studio) As for now the report is only showing the worksheet field the engineer reports which also is not pleasant to look like any tips on the worksheet and reports would be so appreciated.
So you're up against a couple things here, but I would probably try to use consistent values for Fail Unsafe. Doing that, you could loop through the model of the worksheet and kick off an email if it failed. Hopefully that helps!
Thanks great video! can you show one for the invoices to understand how those work?
I'll look into that. I really wish each journal just had a sequence. That would make my life easier.
Yes please need for invoice to have our own sequence
@@odoo-it-yourself It would definitelly make it easier! Thanks and will be looking forward to this video, great videos by the way
Awesome video likealways
Thank you so much!
Wonderful!!!
Thank you!
great!
Thank you!
🔥
Thanks!
Because of you I have learned many new stuff on Odoo which will definitely help me out.
Currently I’m working on inspection for my company which if our engineer select from the worksheet even one field with Fail Unsafe To Use I really want to show in report that we will send to our customer that the machine is fail and unsafe to use in red background do you have an idea on how to accomplish such a task ? (Please note that we have few different type of worksheets for each machine different template and we have Odoo online studio)
As for now the report is only showing the worksheet field the engineer reports which also is not pleasant to look like any tips on the worksheet and reports would be so appreciated.
So you're up against a couple things here, but I would probably try to use consistent values for Fail Unsafe. Doing that, you could loop through the model of the worksheet and kick off an email if it failed. Hopefully that helps!