تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
10026 أدوات العرض

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?

الصورة الرمزية
إهمال

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

أفضل إجابة

Hi, 

try this module:

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

this will give you an idea

الصورة الرمزية
إهمال
الكاتب

thankx :)

الكاتب

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>