Menu

#59 SugarCRM integration, category import fails

v1.0_(example)
open
nobody
None
5
2018-01-23
2018-01-23
No

< -f ~/packages/intranet-sugarcrm/sql/postgresql/sugarcrm-import-02-categories.sql
psql:/web/projop/packages/intranet-sugarcrm/sql/postgresql/sugarcrm-import-02-categories.sql:9: ERROR: function im_category_new(bigint, unknown, unknown) does not exist
LINE 1: SELECT im_category_new(nextval('im_categories_seq'), 'Prospe...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
psql:/web/projop/packages/intranet-sugarcrm/sql/postgresql/sugarcrm-import-02-categories.sql:10: ERROR: function im_category_new(bigint, unknown, unknown) does not exist
LINE 1: SELECT im_category_new(nextval('im_categories_seq'), 'Compet...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
psql:/web/projop/packages/intranet-sugarcrm/sql/postgresql/sugarcrm-import-02-categories.sql:11: ERROR: function im_category_new(bigint, unknown, unknown) does not exist
LINE 1: SELECT im_category_new(nextval('im_categories_seq'), 'Partne...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
psql:/web/projop/packages/intranet-sugarcrm/sql/postgresql/sugarcrm-import-02-categories.sql:12: ERROR: function im_category_new(bigint, unknown, unknown) does not exist
LINE 1: SELECT im_category_new(nextval('im_categories_seq'), 'Invest...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.

Discussion

Anonymous
Anonymous

Add attachments
Cancel