when we enter target amount that target amount distribute in 12 month i.e 100%/12 equal to 8.33%
show in image 8.33 distribute in 12 months now i want this target amount distribute in 12 month 600000/12 equal to 50000 show in Amount field
how i can do this task
please help
Hi @Rahul7218
Basically process is First create Monthly Distribution and Second link distribution in Territory target table.
So, One distribution may link with multiple targets. Then here only one amount will be divided into months.
If you still want to divide target amount in months and store in Monthly Distribution.
Then
Add a field Target Amount right side of Fiscal Year in Monthly Distribution.
On Before Save Event of Monthly Distribution doctype, run code in which you will get 8.33% amount from target amount and save it in the Amount Field.
hi @Usman_Aslam can you please make on short video
because i have created what you said but not working