Hi team, Is it possible to set monthly or yearly ...
# suitescript
y
Hi team, Is it possible to set monthly or yearly event for Project Revenue Rule record via SuiteScript? it works when creating single event Thanks in advance!
w
So I don't have projects in my of my accounts, but I can say how I would start: Make a record with those values set, then load the record in XML mode (just add "&xml=t" to the record URL). You can then see which fields you need to set in script. It looks like that is a sublist, so you probably will need to use the sublist methods on the record object.
y
Yes, I can check XML mode
We need to set the frequency and period but when I set them via suitescript, the error occurred: UNEXPECTED_ERROR