fix missing visibility

This commit is contained in:
ATM john 2020-02-25 23:02:13 +01:00
parent 13790422dc
commit 4865e34cc2

View File

@ -4713,7 +4713,7 @@ class Facture extends CommonInvoice
* Currently used for documents generation : to know if retained warranty need to be displayed * Currently used for documents generation : to know if retained warranty need to be displayed
* @return bool * @return bool
*/ */
function displayRetainedWarranty() public function displayRetainedWarranty()
{ {
global $conf; global $conf;