update doc in product class

This commit is contained in:
Frédéric FRANCE 2019-03-09 10:36:39 +01:00 committed by GitHub
parent 10b9fdc1fd
commit 86c1694195
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4792,7 +4792,7 @@ class Product extends CommonObject
*
* @param Product $object Object product or service
* @param string $type Barcode type (ean, isbn, ...)
* @return void
* @return string
*/
public function get_barcode($object, $type = '')
{