Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
Tia-dev
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dida Adams Arizona
Tia-dev
Commits
f8e9d478
Commit
f8e9d478
authored
Jan 26, 2021
by
rifkaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tp ketinggalan
parent
f4075fbf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
14 deletions
+15
-14
SubHolding.js
src/container/Laporan/SubHolding.js
+2
-1
TableSubHolding.js
src/container/Laporan/TableSubHolding.js
+13
-13
No files found.
src/container/Laporan/SubHolding.js
View file @
f8e9d478
...
...
@@ -843,7 +843,6 @@ export default class SubHolding extends Component {
if
(
response
.
data
)
{
if
(
response
.
data
.
status
===
'success'
)
{
let
res
=
response
.
data
.
data
console
.
log
(
res
)
const
handlePushChild
=
(
item
)
=>
{
let
indexIDzz
=
dataTable
.
findIndex
((
val
)
=>
val
[
1
]
===
item
.
id
)
if
(
indexIDzz
===
-
1
)
{
...
...
@@ -885,6 +884,7 @@ export default class SubHolding extends Component {
item
.
tax_planning_report
.
monthly_october
,
item
.
tax_planning_report
.
monthly_november
,
item
.
tax_planning_report
.
monthly_december
,
0
])
}
if
(
item
.
children
!==
null
)
{
...
...
@@ -934,6 +934,7 @@ export default class SubHolding extends Component {
item
.
tax_planning_report
.
monthly_october
,
item
.
tax_planning_report
.
monthly_november
,
item
.
tax_planning_report
.
monthly_december
,
0
])
if
(
item
.
children
!==
null
)
{
if
(
item
.
children
.
length
>
0
)
{
...
...
src/container/Laporan/TableSubHolding.js
View file @
f8e9d478
...
...
@@ -9991,7 +9991,7 @@ export default class TableSubHolding extends Component {
<div className="col-1">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
...
...
@@ -10014,7 +10014,7 @@ export default class TableSubHolding extends Component {
<div className="col-2">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
...
...
@@ -10037,7 +10037,7 @@ export default class TableSubHolding extends Component {
<div className="col-3">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
...
...
@@ -10060,7 +10060,7 @@ export default class TableSubHolding extends Component {
<div className="col-4">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
...
...
@@ -10085,7 +10085,7 @@ export default class TableSubHolding extends Component {
<div className="col-1">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
...
...
@@ -10108,7 +10108,7 @@ export default class TableSubHolding extends Component {
<div className="col-2">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
...
...
@@ -10131,7 +10131,7 @@ export default class TableSubHolding extends Component {
<div className="col-3">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
...
...
@@ -10154,7 +10154,7 @@ export default class TableSubHolding extends Component {
<div className="col-4">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
...
...
@@ -10179,7 +10179,7 @@ export default class TableSubHolding extends Component {
<div className="col-1">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
...
...
@@ -10202,7 +10202,7 @@ export default class TableSubHolding extends Component {
<div className="col-2">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
...
...
@@ -10225,7 +10225,7 @@ export default class TableSubHolding extends Component {
<div className="col-3">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
...
...
@@ -10248,7 +10248,7 @@ export default class TableSubHolding extends Component {
<div className="col-4">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
...
...
@@ -10271,7 +10271,7 @@ export default class TableSubHolding extends Component {
<div className="col-5">
{tableMeta.rowData[0] === 4 ?
null
: tableMeta.rowData[
0] === 1
?
: tableMeta.rowData[
3] === 1 || tableMeta.rowData[8] === "Fiscal Correction positive / (negative) Year To Date"
?
null :
<div style={{ flex: 1 }}>
<FormControlLabel
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment