Merge pull request #10784 from frederic34/patch-2

update doc in product class
This commit is contained in:
Laurent Destailleur 2019-03-11 16:51:32 +01:00 committed by GitHub
commit 9723c29236
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 = '')
{