Merge pull request #10784 from frederic34/patch-2
update doc in product class
This commit is contained in:
commit
9723c29236
@ -4792,7 +4792,7 @@ class Product extends CommonObject
|
|||||||
*
|
*
|
||||||
* @param Product $object Object product or service
|
* @param Product $object Object product or service
|
||||||
* @param string $type Barcode type (ean, isbn, ...)
|
* @param string $type Barcode type (ean, isbn, ...)
|
||||||
* @return void
|
* @return string
|
||||||
*/
|
*/
|
||||||
public function get_barcode($object, $type = '')
|
public function get_barcode($object, $type = '')
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user