Reviewed & tested by the community
Project:
MoneySuite
Version:
7.x-10.x-dev
Component:
ms_paypublish
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2017 at 16:29 UTC
Updated:
8 Apr 2018 at 18:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
vaccinemedia commentedAttaching a patch which adds the missing function. The code was taken from here:
http://www.ibrattleboro.com/sites/all/modules/ms_core/ms_products/ms_pro... where there could be a number of functions which are missing from moneysuite so there could be more work to do but this patch fixes this particular issue.
Comment #3
vaccinemedia commentedComment #4
vaccinemedia commentedOn further inspection the function in the above patch is from a 6.x version of moneyscripts but still fixes the issue but it may be better to replace the call to the missing function with a cal to ms_core_translate.
Comment #5
vaccinemedia commentedHere's a new patch which simply deals with the line which references the missing function rather than adding in the missing function.
Comment #6
Farreres commentedApplied second patch to dev.
Comment #7
kris77 commentedThanks @vaccinemedia,
I have applied #5 in 7.x-10.4 and it seems to work.
Comment #8
Anonymous (not verified) commented