Skip to content
#

accounting

Here are 718 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
dolibarr
MisterY
MisterY commented May 13, 2019

As an intermediate step towards #1015, and various parts thereof, would it be possible to ignore the syntax for features not currently supported, yet use the parts which are supported in trades?
I'm thinking out loud and wondering what effects this may have.

My end goal here is to be able to read a data file https://gitlab.com/snippets/1856416 without errors. Hledger would be able to parse thi

A WISH journal easy? good first issue
yabirgb
yabirgb commented Apr 16, 2022

The setting used to store the selected pairs from binance to be synced has a bad name PAIRS that should be updated to something more descriptive. Currently is defined as a constant here https://github.com/rotki/rotki/blob/develop/rotkehlchen/db/constants.py#L3

The task to close this issue is:

  1. Rename this setting name with something better
  2. if this setting is present already in the `u
good first issue backend
metasfresh

Improve this page

Add a description, image, and links to the accounting 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 accounting topic, visit your repo's landing page and select "manage topics."

Learn more