When viewing a transaction form, I get the following warning:
Warning: Creating default object from empty value in mcapiEntityController->create() (line 122 of [...]/modules/contrib/mutual_credit/mcapi.controller).

CommentFileSizeAuthor
#1 default_object-1951306-1.patch502 bytesitamar

Comments

itamar’s picture

Status: Needs work » Needs review
StatusFileSize
new502 bytes

I'm suggesting to always add a declaration for the transaction object.

matslats’s picture

Thanks I've done just that.

matslats’s picture

Status: Needs review » Closed (fixed)

Thanks I incorporated your suggestion.