[Vtigercrm-developers] getSelectedDefaultTaxMode() method missing
Alan Lord
alanslists at gmail.com
Wed Sep 25 06:57:09 GMT 2019
See this - from a grep of the entire source tree of a fresh pull of master:
> grep -rn "getSelectedDefaultTaxMode" .
> ./include/Webservices/LineItem/VtigerInventoryOperation.php:228: $element['hdnTaxType'] = Inventory_TaxRecord_Model::getSelectedDefaultTaxMode();
So where is the method getSelectedDefaultTaxMode()?
Al
On 24/09/2019 16:56, Alan Lord wrote:
> Anyone else come across this one?
>
> https://code.vtiger.com/vtiger/vtigercrm/issues/994
>
> I'm getting it using the vtws_create API on vtiger 7.1.1.
>
> Al
>
> _______________________________________________
> http://www.vtiger.com/
>
More information about the vtigercrm-developers
mailing list