Action not visible partner view after refresh and regenerate

Hello,
In the partner view, I added a new action to control a new « customerCode » field, although I recompile several times, my new war does not contain this action. I regenerated my views, I refreshed the view (ctrl + f5). I’ve been on it for a week now, I don’t understand axelor’s reward with eclipse. the build works but the war does not match. here are the screens: Can you help me. Thank you

Hello can you please show which file path did you change? Are youon Axelor Core or webapp?

Hello Fabio
I use :
Version : axelor-5.2.16
axelor-erp\modules\axelor-open-suite and
axelor-erp\modules\axelor-open-suite\axelor-base\src\main\resources\views\partner.xml

developpment editor
Eclipse IDE for Enterprise Java Developers.
Version: 2020-03 (4.15.0)
Build id: 20200313-1211
with
gradle 4.4.1

My configuation with Server web : tomcat 8.5 in eclipse

thanks a lot

Hi ! We’re using the same version, look like there is some bug with the parsing XML for action-condition.
Do you mind send me the code snippet, I could try to use and execute the same action condition

i send xml view (views)[partner.xml in the view]
(https://drive.google.com/file/d/1vqjlnIHFzP1RKkzDTPfH4lRYLERCIl0T/view?usp=sharing)

and xml entities (domaine)
[partner_domain.xml]
(https://drive.google.com/file/d/1nwm2baXwUv2gOwd7wjFrmRCPYuJ-vPEE/view?usp=sharing)
axelor-erp\modules\axelor-open-suite\axelor-base\src\main\resources\views

Approve my reqest to see the docs.