Vauxoo / addons-vauxoo

All our modules related to developments that solves generic issues on Odoo, or that solve internal problems on Odoo Core, if something is here, maybe it is solving an issue in your company, try it and report what you see.
http://www.vauxoo.com
193 stars 288 forks source link

[REF] purchase_third_validation: Remove "Third approval" state from b… #1308

Closed keylor2906 closed 5 years ago

keylor2906 commented 5 years ago

…eing always visible on the widget, to only be visible if the purchase order is on that state. This because it was confusing. And this way it behaves like the state "To approve", that is the second validation state.

Without change: image

With change: image image

keylor2906 commented 5 years ago

@josemoralesp could you review/merge this, please?