Hello Community,
I want to show validation on the 'draft' stage that the user can not export draft stage data. I know about 'def export_data(self, fields_to_export)' function but it works after select fields. I want that validation just when click on export action. So, anyone can suggest me which function I used for my requirement. I am using Odoo 13.
Thanks in advance.
how to execute on change without depends. Can you explain more?