Missing return comment
This commit is contained in:
parent
b0e7bd8a30
commit
8e4e1002f9
@ -1005,6 +1005,7 @@ class BOM extends CommonObject
|
||||
|
||||
/**
|
||||
* BOM costs calculation based on cost_price or pmp of each BOM line
|
||||
* @return void
|
||||
*/
|
||||
public function calculateCosts() {
|
||||
include_once DOL_DOCUMENT_ROOT . '/product/class/product.class.php';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user