Skip to content

Conversation

@JCavallo
Copy link
Contributor

Fix PCLAS-753

@JCavallo JCavallo added the bug Something isn't working label Mar 29, 2024
@JCavallo JCavallo requested review from a team and nicoe March 29, 2024 20:29
@JCavallo
Copy link
Contributor Author

Before :

image

After :

image

jmousset
jmousset previously approved these changes Apr 2, 2024
var xexpand = attributes.xexpand;
if (xexpand === undefined) xexpand = 1;
if ((attributes.invisible === "1") ||
(attributes.states === '{"invisible": true}')) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JSON.parse(attributes.states).invisible === true

@JCavallo JCavallo merged commit 7f0c8a8 into coopengo:master Apr 2, 2024
@JCavallo JCavallo deleted the PCLAS-753/fix_xexpand branch April 2, 2024 09:30
JCavallo added a commit that referenced this pull request Apr 11, 2024
nicoe pushed a commit to nicoe/tryton-coopengo-new that referenced this pull request Sep 3, 2024
nicoe pushed a commit to nicoe/tryton-coopengo-new that referenced this pull request Jun 16, 2025
nicoe pushed a commit to nicoe/tryton-coopengo-new that referenced this pull request Jun 19, 2025
nicoe pushed a commit to nicoe/tryton-coopengo-new that referenced this pull request Sep 11, 2025
JCavallo added a commit to JCavallo/tryton that referenced this pull request Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants