Hello community,
I’m encountering a problem with the buttons in the hotel management module I’m developing. The button labels are not displaying (model and view). How can I resolve this issue? I’m developing with Tryton 7.0.
Thank you.
Hello community,
I’m encountering a problem with the buttons in the hotel management module I’m developing. The button labels are not displaying (model and view). How can I resolve this issue? I’m developing with Tryton 7.0.
Thank you.
I think you’re missing the xml declaration of your buttons, here is an example.
Hope this helps.
Thank you very much. The button labels are now displayed.