[Vtigercrm-developers] Describe LineItems?

Satish Dvnk satish.dvnk at vtiger.com
Wed Mar 22 04:49:22 GMT 2017


Hi Alan,

Can you try the following. This might solve your problem


*include_once 'include/Webservices/LineItem/VtigerLineItemOperation.php';*

*$fields = vtws_describe('LineItem');*

*echo '<pre>';*
*print_r($fields);*



*regards,Satish.Dvnk*

On Tue, Mar 21, 2017 at 5:55 PM, Alan Lord <alanslists at gmail.com> wrote:

> I need to use the Server API to import a bunch of Quotes, Sales Orders and
> Invoices from an old vtiger system into a new one.
>
> But what I'm trying to work out is how to describe the fieldnames and
> types etc, of the individual LineItems? Describe only seems to show the
> main fields of the Quote/SO/Invoice?
>
> Thanks
>
> Al
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20170322/ff19f094/attachment.html>


More information about the vtigercrm-developers mailing list