Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
9 Ответы
8983 Представления

User A looks at a group message flow. User B writes a message to the same group. User A does not see this message. Is there no auto-refresh? Are users expected to hit F5 to see new messages?

Аватар
Отменить
Лучший ответ

Try, In action of your object (XML file)

<field name="auto_refresh" eval="10"/>

Hope this work for you.

Аватар
Отменить
Автор

HI, thank you Ghanshyam - I do not mean a custom module, I was asking about the messaging system that comes out of the box with OpenERP. Is it possible to activate the auto_refresh for this? If I change the source I think I need to make it a custom module... well, I think this is overhead for this kind of basic funtionality that every user could need - so maybe better put this in the main OpenERP source, if not available? It´s really a basic feature - work collegues will say "oh, but there was nothing new, so I did not see your message and went home..." - I mean really basic :)

Автор

Hmm, this seems to be not a bug, but default behavior? I am totally baffled - after fighting with backend installation stuff etc. I totally focussed on more advanced technical issues and did not even consider that these kind of features could be absent in OpenERP. So all you OpenERP powerusers are pressing F5 like 10.000 times a day? I can not believe this. But I did not find any hint in the sources for usage of HTML5 History/State APIs - e.g. like https://github.com/browserstate/history.js I hope I am totally wrong on this...

Автор

Where do I have to put the <field name="auto_refresh" eval="10"/> to get it working for existing messaging features (groups, inbox, etc.)?

You have to put this in your action of your object ( View XML File).

Лучший ответ

you can try my new module https://github.com/szufisher/web/tree/8.0/web_auto_refresh

Аватар
Отменить
Лучший ответ

Hi, Ghanshyam Prajapati 

 

I also looking for this solution as well, could you please advice a bit more in detail how to put this code to make message auto refresh.

Аватар
Отменить

try Scheduled Action in settings - configure your needs

Лучший ответ

hi,

this codes doesn't work on my system.. any other suggestion please...

Аватар
Отменить
Related Posts Ответы Просмотры Активность
7
янв. 24
14217
2
окт. 15
8318
2
мая 24
1992
3
апр. 23
11435
1
апр. 23
14426