Hi All, I have added custom column fields to quota...
# suitecommerce
g
Hi All, I have added custom column fields to quotation,the quotation got created properly,but when we fetch the quotation model with internalid, the options are not coming it is showing empty Any one have any idea on this??
w
You need to update/extend the Quote.Model and add the new custom column field to the return results
g
Which method I have to use