seitime-frappe/frappe/api
Akhil Narang 33dbf97db2
fix(document): don't try to overwrite name if a string is already set
This allows us to pass `name` in via API when creating documents.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-05-05 12:24:58 +05:30
..
__init__.py fix: assume v1 if path is not set 2023-10-16 18:13:50 +05:30
utils.py chore: separate out v1 and v2 2023-10-16 18:12:53 +05:30
v1.py fix(document): don't try to overwrite name if a string is already set 2025-05-05 12:24:58 +05:30
v2.py fix(document): don't try to overwrite name if a string is already set 2025-05-05 12:24:58 +05:30