Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: mrp_progress_button - V17

by
ForgeFlow, S.L., Jordi Ballester Alomar
- 09/04/2024 16:48:15
Hi Rob, 

Perhaps we can help to migrate this one. Please drop me an email to jordi.ballester at forgeflow.com to discuss further.



On Tue, Apr 9, 2024 at 4:27 PM Radovan Skolnik <notifications@odoo-community.org> wrote:
Hi,

in v17 the syntax of views changed a bit. You need to change this line
	attrs="{'invisible': [('state', '!=', 'confirmed')]}"
to something like this:
	invisible="state != 'confirmed'"

Similarly
	attrs="{'invisible': [('state', '!=', 'progress')]}"
to
	invisible="state != 'progress'"

That should do the trick.

Best regards

	Radovan Skolnik

On utorok 9. apríla 2024 16:17:37 CEST Rob Henderson wrote:


> Hi


> Newbie message. Can anyone provide any info on whether there will be a V17


> version of the module: mrp_progress_button I have successfully used the V15


> version in V16, but not so good in V17. Is there somewhere I can ask for a


> paid upgrade if this is not a priority? Regards  Rob


> 


> _______________________________________________


> Mailing-List: https://odoo-community.org/groups/contributors-15 [1]


> Post to: mailto:contributors@odoo-community.org


> Unsubscribe: https://odoo-community.org/groups?unsubscribe [2]


> 


> 


> 


> [1] https://odoo-community.org/groups/contributors-15


> [2] https://odoo-community.org/groups?unsubscribe




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



--
Jordi Ballester Alomar 
CEO & Founder, ForgeFlow
Spain: (+34) 629530707 | USA: (+1) 646 980 4659 | Denmark: (+45) 78 78 21 89 - Ext. 101


      



The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to share any part of this message with any third party, without a written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.

Reference