|
@@ -424,7 +424,6 @@ |
|
|
block discarded – undo |
|
424
|
424
|
* Another example : array('always'=>array("modBanque", "modFacture", "modProduct", "modCategorie"), 'FR'=>array('modBlockedLog')); |
|
425
|
425
|
* Note: Example in modTakePos: array('always'=>array("modBanque", "modFacture", "modProduct", "modCategorie"), 'FR'=>array('modBlockedLog')); |
|
426
|
426
|
* Example in modAccounting: array("modFacture", "modBanque", "modTax"); |
|
427
|
|
- |
|
428
|
427
|
* @see $requiredby |
|
429
|
428
|
*/ |
|
430
|
429
|
public $depends; |
Please login to merge, or discard this patch.