We have Bills that we have amortization schedules ...
# general
n
We have Bills that we have amortization schedules for line items. Is there a way without scripting to make selecting a schedule required if a Start and End date has been entered?
k
set it on the item record as a default choice. It won’t be required though but will be populated automatically for the item. does not work on expenses for obvious reason
you can can also set up a 12 months schedule that would start the month the bill is entered, (have it as even periods) and will go for 12 months every time. You do not need to enter dates or schedule at all, it will work systematically
m
By workflow you can populate automatically
n
Thank you for the ideas! Would setting up a workflow work to say if Start and End is filled out show an error message if record is submitted that the Amort. Schedule is empty?
m
Check if You can use set field value with the amortization schedule template If you have many template use condition ( if account 1 used then template 1 ..)