Skip to content
#

integrations

Here are 171 public repositories matching this topic...

barredterra
barredterra commented Mar 4, 2022

Information about bug

Reproduce

  1. Open the report "Employee Billing Summary"
  2. Select an Employee

Error

TypeError: '<' not supported between instances of 'NoneType' and 'datetime.datetime'

See Stacktrace below

Module

projects

Version

ERPNext: v13.21.0 (version-13)
Frappe Framework: v13.21.0 (version-13)

Installation method

manual insta

bug good first issue projects
amaru0601
amaru0601 commented Aug 20, 2021

Hello everyone,
I would like to receive the list of authentication ids as it is described in /docs/API.md
/api/:integration/authentications - To retrieve a list of authentications for that integration

However when I read the file src/routes/api.ts I never find the endpoint to get the list of authentication ids.

bug good first issue

Improve this page

Add a description, image, and links to the integrations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the integrations topic, visit your repo's landing page and select "manage topics."

Learn more