Exemplo n.º 1
0
 function __construct()
 {
     $this->coa_info = load_coa_info($affected_accounts = array(0, 2, 4, 6, 8, 10, 12, 20, 22, 24, 40, 42, 44));
     $this->runaway_cnt = 100;
 }
Exemplo n.º 2
0
 function __construct()
 {
     $this->coa_info = load_coa_info($affected_accounts = array(30, 32, 34));
     $this->runaway_cnt = 100;
 }