Akhil Narang
26ae0f3460
fix: ruff fixes
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-02-07 17:04:31 +05:30
Suraj Shetty
c0c5b2ebdd
style: format all python files using black ( #16453 )
...
Co-authored-by: Frappe Bot <developers@frappe.io>
2022-04-12 10:59:25 +05:30
Chinmay Pai
ed34713b51
fix: check if doctype exists before replacing null values ( #8507 )
...
* fix: check if doctype exists before replacing null values
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* fix: use re.sub instead of replace
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-27 14:35:46 +05:30
deepeshgarg007
48e2ff5924
fix: Code cleanup
2019-03-18 15:18:25 +05:30
deepeshgarg007
78deb1aec4
fix: Escape sql keywords
2019-03-18 09:27:35 +05:30
deepeshgarg007
fb49819cd7
fix: Replace NULL values with zero having data type as INT, FLOAT or DECIMAL
2019-03-18 08:47:17 +05:30