Fixing style errors.
This commit is contained in:
parent
e1a7de32e1
commit
18b71e2fa6
@ -611,7 +611,7 @@ if (!empty($type))
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($contextpage = 'poslist' && ( !empty($conf->global->PRODUIT_MULTIPRICES) || !empty($conf->global->PRODUIT_CUSTOMER_PRICES) || !empty($conf->global->PRODUIT_CUSTOMER_PRICES_BY_QTY_MULTIPRICES))) {
|
if ($contextpage = 'poslist' && ( !empty($conf->global->PRODUIT_MULTIPRICES) || !empty($conf->global->PRODUIT_CUSTOMER_PRICES) || !empty($conf->global->PRODUIT_CUSTOMER_PRICES_BY_QTY_MULTIPRICES))) {
|
||||||
print get_htmloutput_mesg(img_warning('default') . ' ' . $langs->trans("BecarefullChangeThirdpartyBeforeAddProductToInvoice"), '', 'warning', 1);
|
print get_htmloutput_mesg(img_warning('default') . ' ' . $langs->trans("BecarefullChangeThirdpartyBeforeAddProductToInvoice"), '', 'warning', 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Show the new button only when this page is not opend from the Extended POS (pop-up window)
|
// Show the new button only when this page is not opend from the Extended POS (pop-up window)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user