Skip to content

sao: [7.6-patches] Ensure readonly URL input is visible [CUSTOM] #540

Open
mamoun-rais wants to merge 1 commit intocoopengo:7.6-patchesfrom
mamoun-rais:7.6-patches
Open

sao: [7.6-patches] Ensure readonly URL input is visible [CUSTOM] #540
mamoun-rais wants to merge 1 commit intocoopengo:7.6-patchesfrom
mamoun-rais:7.6-patches

Conversation

@mamoun-rais
Copy link
Contributor

@mamoun-rais mamoun-rais commented Dec 2, 2025

Fix #PJAZZ-3823
La fiche : https://coopengo.atlassian.net/browse/PJAZZ-3823
La PR master: #537

@mamoun-rais
Copy link
Contributor Author

@jmousset

Copy link
Member

@jmousset jmousset left a comment

Choose a reason for hiding this comment

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

je mergerai si @JCavallo approuve.

cell = Sao.View.Tree.URLColumn._super.render.call(
this, record, cell);
this.field.set_state(record);
var state_attrs = this.field.get_state_attrs(record);
Copy link
Contributor

Choose a reason for hiding this comment

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

Plutôt remplacer la condition par un if (false && (state_attrs.readonly)) avec un commentaire, ça sera plus facile à comprendre lors des merges

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants