trippest 财务表:其他收入

feature/pay
lyt 7 years ago
parent 5cdb4fb787
commit 59132a3900

@ -101,6 +101,7 @@ class OrderFinance_model extends CI_Model {
$ret->cost_category['water'] = 0;
$ret->cost_category['guide_meal'] = 0;
$ret->cost_category['otherCosts'] = 0;
$ret->cost_category['otherReceives'] = 0;
$ret->cost_category['guiderOperations'] = 0;
$ret->cost_category['touristCarOperations'] = 0;
$ret->cost_category['sceneryOperations'] = 0;

Loading…
Cancel
Save