Skip to content
#

distribution

Here are 944 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

C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)

  • Updated Dec 10, 2021
  • C++
pyscaffold
julie777
julie777 commented Feb 14, 2022

Description of your problem

Please provide a minimal, self-contained, and reproducible example.

putup --veryverbose tmpproj

Please provide the full traceback using the --very-verbose flag.
Output has no color.

Please provide any additional information below.
istty check is failing, probably because of the know bug in pip
we are also checking for curses and c

enhancement help wanted good first issue
bsedat
bsedat commented Mar 3, 2022

If a mix release is compiled with a docker image such as hexpm/elixir:1.13.1-erlang-24.1.7-alpine-3.14.2 it seems to be missing the expected releases\<VERSION>\elixir.bat file.
In the mix release output I see this output: "skipping elixir.bat for windows (bin/elixir.bat not found in the Elixir installation)"

I suspect that the hexpm images may not have the windows-specific .bat files presen

bug good first issue

Improve this page

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

Learn more