Hi,
While developing multiple custom apps for my self hosted ERPNext environment, I encountered an issue. Most of my apps are using notifications to alert users, but I have got one problem with one of my apps. The notification number won’t show on the desktop, whilst other notification numbers of my apps do show on the desktop.
Screenshots:
- The “Repairs and Support” app does not show its notification number as my other apps do:
- When I open the app, the “Return material Authorisation” DocType has notifications:
- The notifications also show up in the notification center:
- hooks.py:
- notifications.py:
Has anyone else encountered this issue, or does anyone know how I can fix this?
Kind regards,
Bart