[Vtigercrm-developers] Modules Label translations do not reflect in webservice describe operation (#748)

nilay khatri nilay.spartan at gmail.com
Tue May 15 12:45:07 GMT 2018


Any inputs on the issue:

http://code.vtiger.com/vtiger/vtigercrm/issues/748

In our Language file (languages/en_us/HelpDesk.php):

'HelpDesk' => 'Complaints',
'SINGLE_HelpDesk' => 'Complaints',
'LBL_ADD_RECORD' => 'Add Complaints',
'LBL_RECORDS_LIST' => 'Complaints List',

Response received from the Webservice Describe operation:

[label] => Tickets
[name] => HelpDesk
[createable] => 1
[updateable] => 1
[deleteable] => 1
[retrieveable] => 1

It is a fresh install of Vtiger 7.1 without any other changes except to
this language file.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20180515/9dff40d8/attachment.html>


More information about the vtigercrm-developers mailing list