Update ProductCombination.class.php
This commit is contained in:
parent
cd952f7427
commit
1d3c54dd64
@ -1210,9 +1210,9 @@ class ProductCombinationLevel
|
||||
/**
|
||||
* Create new Product Combination Price level from Parent
|
||||
*
|
||||
* @param DoliDB $db
|
||||
* @param ProductCombination $productCombination
|
||||
* @param int $fkPriceLevel
|
||||
* @param DoliDB $db Database handler
|
||||
* @param ProductCombination $productCombination Product combination
|
||||
* @param int $fkPriceLevel Price level
|
||||
*
|
||||
* @return ProductCombinationLevel
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user