When installing erpal_budget and erpal_output the following error occurs:

FieldException: Attempt to create a field of unknown type list_boolean. in field_create_field() (line 110 of                                        [error]
/Users/derhasi/WebSandboxes/erpcore/docroot/modules/field/field.crud.inc).
exception 'FieldException' with message 'Attempt to create a field of unknown type list_boolean.' in                                         [error]
/Users/derhasi/WebSandboxes/erpcore/docroot/modules/field/field.crud.inc:110

There are dependencies missing to the list module. I attach a patch in the first comment.

CommentFileSizeAuthor
#1 2396091-erpal_budget-list-boolean.patch814 bytesderhasi

Comments

derhasi’s picture

Status: Active » Needs review
StatusFileSize
new814 bytes

And here is the patch for that :)

  • AndrewsizZ committed d7f9172 on 7.x-3.x authored by derhasi
    Issue #2396091 by derhasi: FieldException: Attempt to create a field of...
andrewsizz’s picture

Status: Needs review » Fixed

Hey Johannes,
Thanks for you nice catch! Commited!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.