product fournisseur price - clean

This commit is contained in:
Alexis LAURIER 2021-03-19 16:07:52 +01:00
parent c3366ccd61
commit 4a90584ce1
2 changed files with 2 additions and 1 deletions

View File

@ -134,6 +134,7 @@ class ProductFournisseur extends Product
public $packaging;
/**
* Constructor
*

View File

@ -18,7 +18,7 @@
/**
* \file class/productfournisseurprice.class.php
* \ingroup buypricehistory
* \ingroup product
* \brief This file is a CRUD class file for ProductFournisseurPrice (Create/Read/Update/Delete)
*/