Skip to content
#

distribution

Here are 936 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
build
gyohng
gyohng commented Jun 7, 2021

debootstrap.sh replaces extraargs or another line in the environment where it finds 'console=' before the line that starts with console=

Suggested the following fix:

--- a/lib/debootstrap.sh
+++ b/lib/debootstrap.sh
@@ -626,7 +626,7 @@ prepare_partitions()
 	# if we have a headless device, set console to DEFAULT_CONSOLE
 	if [[ -n $DEFAULT_CONSOLE && -f $SDCARD/boot/armbianE
4.need PR good first issue

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

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