Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

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

by
Efatto.it di Sergio Corato, Sergio Corato
- 11/12/2020 00:21:20
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

Reference