Skip to Content

Contributors

Re: Mixin model for generic warning/blocking configurable from UI

Thanks all!

@Harald: I checked *_tier_validation, bus it is not extensible from the user, I was searching a more flexible way
@Ivàn/Faraz: *_exception can be useful, I'll try to extend them
@Patrick: as pointed out from Daniel, I need a more complete approach

Sergio Corato


Il giorno gio 10 dic 2020 alle ore 18:02 Daniel Reis <dreis@opensourceintegrators.com> ha scritto:


> You can also do this via automated actions in the GUI. The action 


> needs to execute Python code but you can raise warnings within the 


> auto action.

True, but only for onchange action.
I had my fair share of head scratching because of this.

/Daniel

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe


by Sergio Corato - 12:25 - 11 Dec 2020

Reference

  • Mixin model for generic warning/blocking configurable from UI
    Hi all!

    Is there some module/implementation of a generic object for warning/blocking the user to do something wrong in some condition, configurable from UI?

    Eg: I as admin create a row to block the user to confirm a sale order if a customer is in Germany and there is a previous order not paid. Or show a warning if the customer has the tag 'blue', etc. etc.

    Thanks in advance

    Sergio Corato

    by Sergio Corato - 05:16 - 10 Dec 2020