I’m trying to found a more detailed and focused way to get a response about how i should personalize Tryton if there is way of course.
From days i was about installing Tryton from a git of someone who already personalized this version of Tryton .Because at the top of the interface,on the left of the Tryton, he add a name not Tryton like i was see on the demo so i want to know how i can change the name he added and give it any another name , and exactly where i should do the configuration to modify it.
This is not a customizable string. So I guess it was edited directly in the index.html of sao.
If you want to customize the page title on the web client it can be used by setting the title configuration. This can be done by including a custom.js file on the webroot of your instalation which contains this settings.