Pārlūkot izejas kodu

fix error

version-14
root pirms 8 gadiem
vecāks
revīzija
254b418879
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      frappe/docs/user/en/tutorial/task-runner.md

+ 1
- 1
frappe/docs/user/en/tutorial/task-runner.md Parādīt failu

@@ -66,7 +66,7 @@ Here we can point to a Python function and that function will be executed every

articles_transacted.append(d.article)

We can place the above code code in any accessible Python module. The route is defined in `hooks.py`, so for our purposes we would place this code in `library_management/tasks.py`.
We can place the above code in any accessible Python module. The route is defined in `hooks.py`, so for our purposes we would place this code in `library_management/tasks.py`.

Note:



Notiek ielāde…
Atcelt
Saglabāt