|
|
@@ -294,18 +294,18 @@ class PeriodBonusList extends \common\libs\dataList\DataList implements DataList
|
|
|
'prop'=>'BONUS_TG',
|
|
|
],
|
|
|
],
|
|
|
- 'ORI_BONUS_TG' => [
|
|
|
- 'header' => 'Original amount of Welcome Bonus',//销售奖金原金额
|
|
|
- 'value' => function($row) {
|
|
|
- return (new Price([
|
|
|
- 'value' => $row['ORI_BONUS_TG'],
|
|
|
- ]))->result();
|
|
|
- },
|
|
|
- 'headerOther' => [
|
|
|
- 'width' => '120',
|
|
|
- 'prop'=>'ORI_BONUS_TG',
|
|
|
- ],
|
|
|
- ],
|
|
|
+// 'ORI_BONUS_TG' => [
|
|
|
+// 'header' => 'Original amount of Welcome Bonus',//销售奖金原金额
|
|
|
+// 'value' => function($row) {
|
|
|
+// return (new Price([
|
|
|
+// 'value' => $row['ORI_BONUS_TG'],
|
|
|
+// ]))->result();
|
|
|
+// },
|
|
|
+// 'headerOther' => [
|
|
|
+// 'width' => '120',
|
|
|
+// 'prop'=>'ORI_BONUS_TG',
|
|
|
+// ],
|
|
|
+// ],
|
|
|
'BONUS_QY' => [
|
|
|
'header' => 'Team Bonus',//绩效奖金
|
|
|
'value' => function($row) {
|
|
|
@@ -318,18 +318,18 @@ class PeriodBonusList extends \common\libs\dataList\DataList implements DataList
|
|
|
'prop'=>'BONUS_QY',
|
|
|
],
|
|
|
],
|
|
|
- 'ORI_BONUS_QY' => [
|
|
|
- 'header' => 'Original amount of Team Bonus',//绩效奖金原金额
|
|
|
- 'value' => function($row) {
|
|
|
- return (new Price([
|
|
|
- 'value' => $row['ORI_BONUS_QY'],
|
|
|
- ]))->result();
|
|
|
- },
|
|
|
- 'headerOther' => [
|
|
|
- 'width' => '120',
|
|
|
- 'prop'=>'ORI_BONUS_QY',
|
|
|
- ],
|
|
|
- ],
|
|
|
+// 'ORI_BONUS_QY' => [
|
|
|
+// 'header' => 'Original amount of Team Bonus',//绩效奖金原金额
|
|
|
+// 'value' => function($row) {
|
|
|
+// return (new Price([
|
|
|
+// 'value' => $row['ORI_BONUS_QY'],
|
|
|
+// ]))->result();
|
|
|
+// },
|
|
|
+// 'headerOther' => [
|
|
|
+// 'width' => '120',
|
|
|
+// 'prop'=>'ORI_BONUS_QY',
|
|
|
+// ],
|
|
|
+// ],
|
|
|
'ORI_CAPPED_BONUS_QY' => [
|
|
|
'header' => 'Uncapped amount of Team Award',//绩效奖未封顶金额
|
|
|
'value' => function($row) {
|
|
|
@@ -366,18 +366,18 @@ class PeriodBonusList extends \common\libs\dataList\DataList implements DataList
|
|
|
'prop'=>'BONUS_BS',
|
|
|
],
|
|
|
],
|
|
|
- 'ORI_BONUS_BS' => [
|
|
|
- 'header' => 'Original amount of Director Bonus',
|
|
|
- 'value' => function($row) {
|
|
|
- return (new Price([
|
|
|
- 'value' => $row['ORI_BONUS_BS'],
|
|
|
- ]))->result();
|
|
|
- },
|
|
|
- 'headerOther' => [
|
|
|
- 'width' => '120',
|
|
|
- 'prop'=>'ORI_BONUS_BS',
|
|
|
- ],
|
|
|
- ],
|
|
|
+// 'ORI_BONUS_BS' => [
|
|
|
+// 'header' => 'Original amount of Director Bonus',
|
|
|
+// 'value' => function($row) {
|
|
|
+// return (new Price([
|
|
|
+// 'value' => $row['ORI_BONUS_BS'],
|
|
|
+// ]))->result();
|
|
|
+// },
|
|
|
+// 'headerOther' => [
|
|
|
+// 'width' => '120',
|
|
|
+// 'prop'=>'ORI_BONUS_BS',
|
|
|
+// ],
|
|
|
+// ],
|
|
|
// 'REAL_BONUS_BS' => [
|
|
|
// 'header' => '实发蓝星管理奖',
|
|
|
// 'value' => function($row) {
|
|
|
@@ -486,18 +486,18 @@ class PeriodBonusList extends \common\libs\dataList\DataList implements DataList
|
|
|
'prop'=>'BONUS_BD',
|
|
|
],
|
|
|
],
|
|
|
- 'ORI_BONUS_BD' => [
|
|
|
- 'header' => 'Original amount of Stockist Commission',//服务奖原金额
|
|
|
- 'value' => function($row) {
|
|
|
- return (new Price([
|
|
|
- 'value' => $row['ORI_BONUS_BD'],
|
|
|
- ]))->result();
|
|
|
- },
|
|
|
- 'headerOther' => [
|
|
|
- 'width' => '120',
|
|
|
- 'prop'=>'ORI_BONUS_BD',
|
|
|
- ],
|
|
|
- ],
|
|
|
+// 'ORI_BONUS_BD' => [
|
|
|
+// 'header' => 'Original amount of Stockist Commission',//服务奖原金额
|
|
|
+// 'value' => function($row) {
|
|
|
+// return (new Price([
|
|
|
+// 'value' => $row['ORI_BONUS_BD'],
|
|
|
+// ]))->result();
|
|
|
+// },
|
|
|
+// 'headerOther' => [
|
|
|
+// 'width' => '120',
|
|
|
+// 'prop'=>'ORI_BONUS_BD',
|
|
|
+// ],
|
|
|
+// ],
|
|
|
'REAL_BONUS_QUARTER' => [
|
|
|
'header' => 'Quarterly Bonus',// 季度分红
|
|
|
'value' => function($row) {
|
|
|
@@ -510,18 +510,18 @@ class PeriodBonusList extends \common\libs\dataList\DataList implements DataList
|
|
|
'prop'=>'REAL_BONUS_QUARTER',
|
|
|
],
|
|
|
],
|
|
|
- 'ORI_BONUS_QUARTER' => [
|
|
|
- 'header' => 'Original amount of Quarterly Bonus',//季度分红原金额
|
|
|
- 'value' => function($row) {
|
|
|
- return (new Price([
|
|
|
- 'value' => $row['ORI_BONUS_QUARTER'],
|
|
|
- ]))->result();
|
|
|
- },
|
|
|
- 'headerOther' => [
|
|
|
- 'width' => '120',
|
|
|
- 'prop'=>'ORI_BONUS_QUARTER',
|
|
|
- ],
|
|
|
- ],
|
|
|
+// 'ORI_BONUS_QUARTER' => [
|
|
|
+// 'header' => 'Original amount of Quarterly Bonus',//季度分红原金额
|
|
|
+// 'value' => function($row) {
|
|
|
+// return (new Price([
|
|
|
+// 'value' => $row['ORI_BONUS_QUARTER'],
|
|
|
+// ]))->result();
|
|
|
+// },
|
|
|
+// 'headerOther' => [
|
|
|
+// 'width' => '120',
|
|
|
+// 'prop'=>'ORI_BONUS_QUARTER',
|
|
|
+// ],
|
|
|
+// ],
|
|
|
'BONUS_REAL' => [
|
|
|
'header' => 'Actual Bonus',//实发奖金
|
|
|
'value' => function($row) {
|