Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
9939 Vistas

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
Descartar

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

Mejor respuesta

Hi, 

try this module:

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

this will give you an idea

Avatar
Descartar
Autor

thankx :)

Autor

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>