forked from Wavyzz/dolibarr
Doc
This commit is contained in:
@@ -7064,7 +7064,7 @@ function get_product_localtax_for_country($idprod, $local, $thirdpartytouse)
|
||||
* @param int $idprod Id product
|
||||
* @param int $idprodfournprice Id product_fournisseur_price (for supplier order/invoice)
|
||||
* @return float|string Vat rate to use with format 5.0 or '5.0 (XXX)', -1 if we can't guess it
|
||||
* @see get_default_npr(), get_default_localtax()
|
||||
* @see get_default_localtax(), get_default_npr()
|
||||
*/
|
||||
function get_default_tva(Societe $thirdparty_seller, Societe $thirdparty_buyer, $idprod = 0, $idprodfournprice = 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user