```transaction.save({ ignoreMandatoryFields: t...
# suitescript
c
Copy code
transaction.save({
    ignoreMandatoryFields: true
});
??