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
1904af29
Commit
1904af29
authored
Apr 08, 2021
by
Riri Novita
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
db bs
parent
37903765
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
787 additions
and
14 deletions
+787
-14
SubHolding.js
src/container/Laporan/SubHolding.js
+27
-0
TableSubHolding.js
src/container/Laporan/TableSubHolding.js
+760
-14
No files found.
src/container/Laporan/SubHolding.js
View file @
1904af29
...
...
@@ -840,6 +840,20 @@ export default class SubHolding extends Component {
item
.
balance_sheet
.
ro_q3_october
,
item
.
balance_sheet
.
ro_q3_november
,
item
.
balance_sheet
.
ro_q3_december
,
item
.
balance_sheet
.
ol_pa_january
,
item
.
balance_sheet
.
ol_pa_february
,
item
.
balance_sheet
.
ol_pa_march
,
item
.
balance_sheet
.
ol_pa_april
,
item
.
balance_sheet
.
ol_pa_may
,
item
.
balance_sheet
.
ol_pa_june
,
item
.
balance_sheet
.
ol_pa_july
,
item
.
balance_sheet
.
ol_pa_august
,
item
.
balance_sheet
.
ol_pa_september
,
item
.
balance_sheet
.
ol_pa_october
,
item
.
balance_sheet
.
ol_pa_november
,
item
.
balance_sheet
.
ol_pa_december
,
item
.
balance_sheet
.
historial_last_10_years_list
])
}
if
(
item
.
children
!==
null
)
{
...
...
@@ -949,6 +963,19 @@ export default class SubHolding extends Component {
item
.
balance_sheet
.
ro_q3_october
,
item
.
balance_sheet
.
ro_q3_november
,
item
.
balance_sheet
.
ro_q3_december
,
item
.
balance_sheet
.
ol_pa_january
,
item
.
balance_sheet
.
ol_pa_february
,
item
.
balance_sheet
.
ol_pa_march
,
item
.
balance_sheet
.
ol_pa_april
,
item
.
balance_sheet
.
ol_pa_may
,
item
.
balance_sheet
.
ol_pa_june
,
item
.
balance_sheet
.
ol_pa_july
,
item
.
balance_sheet
.
ol_pa_august
,
item
.
balance_sheet
.
ol_pa_september
,
item
.
balance_sheet
.
ol_pa_october
,
item
.
balance_sheet
.
ol_pa_november
,
item
.
balance_sheet
.
ol_pa_december
,
item
.
balance_sheet
.
historial_last_10_years_list
])
if
(
item
.
children
!==
null
)
{
if
(
item
.
children
.
length
>
0
)
{
...
...
src/container/Laporan/TableSubHolding.js
View file @
1904af29
This diff is collapsed.
Click to expand it.
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