Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
9993 Weergaven

Hi All,

If user 1 creates a Purchase Order, than a notification is popup on user 2 desktop that user 1 creates a purchase order. Is there any notification popup option available in odoo for these type of activities?

Avatar
Annuleer

Confirmation Dialog Box: https://goo.gl/6P7aR1

Beste antwoord

Hi, 

try this module:

https://apps.odoo.com/apps/modules/12.0/web_notify/

this will give you an idea

Avatar
Annuleer
Auteur

thankx :)

Auteur

when i install web_notify module this error is showing

Element '<link rel="stylesheet" type="text/scss" href="/web_notify/static/src/scss/webclient.scss">' cannot be located in parent view

Error context:

View `web_notify assets`

[view_id: 1273, xml_id: n/a, model: n/a, parent_id: 163]

None" while parsing None:3, near

<data name="web_notify assets" inherit_id="web.assets_backend">

<link rel="stylesheet" type="text/scss" href="/web_notify/static/src/scss/webclient.scss" position="after">

<link rel="stylesheet" type="text/scss" href="/web_notify/static/src/scss/webclient.scss"/>

</link>

<xpath expr="." position="inside">

<script type="text/javascript" src="/web_notify/static/src/js/web_client.js"/>

<script type="text/javascript" src="/web_notify/static/src/js/widgets/notification.js"/>

</xpath>

</data>