Skip to content
#

integrations

Here are 170 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
dannyroosevelt
dannyroosevelt commented Mar 18, 2022

Is there a specific app this action is for?
People Data Labs people_data_labs

Please provide a link to the relevant API docs for the specific service / operation.
https://docs.peopledatalabs.com/docs

Actions

  • Person Enrichment (the "enrich" action exists but should be replaced / refactored) | Enrich data about a specific person
  • Company Enrichment | Enrich data about a sp
enhancement help wanted good first issue action
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
daurrutia
daurrutia commented Mar 22, 2022

Whilst trying to prove out OPA with Elasticsearch for my team I ran into several issues with the Elasticsearch data filtering example. I personally have not been able to successfully get past step 2 in the README.

Asking for help to ensure the example can run against newer versions of Elast

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