Hello Suhas,
The best way to know the answers of such quest is “TESTING”
Test your code using the dSP templates and test it again without using the same and give me the feedback what difference you observed.
After that, I will explain it to you and you can easily understood also.
Hi Sir,
Greetings…!!!
I’d uploaded the “jpg” image of the outcome of the assignment given here and also uploaded my “txt” file named Assignment_Report_OpeningBalance.txt in my dropbox named ShivYogesh, Dehradun.
Sir, I also need to know that why the “Open. Balance” column is not displayed at the last right position of the report. Please do check the same.
However, I am enjoying the TDL. Thank you for such wonderful method of educating. The best part of the entire workshop is the assignment given by you to the students for practice and discussing the pin points of student’s working.
Regards
Hello Yogesh,
You have to use the Right Field for the opening balance. By default it will be added asa left field
[Line : My line]
field : my name field
right field : my op balance
See, in the above example I used right field for the my op balance it will be set at the right side column now.
But you need to find out the line to which you want to add your new fields/column
once you find out the defualt line then you can add your new fields before or after
like
[#Line : existing line]
Add : New field : before : existing field or
add : new field : after : existing field
fields comes side by side
lines comes in the vertical way
So, if you want to add a new line then you need to find out a part and then add your line
you can adopt the same approach means you can add a new line, part, field before or after an existing definition name
We have discount projects where we used this approached and we added new columns before the billed qty field
hope from that project you will get the idea.
Code for the assignment uploaded in the Drop Box. The revised Screenshot also uploaded in the Drop Box. Pl ignore the Screenshot attached to the question at the bottom of this Unit.
I have completed the TDL and uploaded the codes in folder named COLLECTION. However, the background is remaining white and not changing to the default light blue Tally Color.
hello,,
In form, why we use dsp template ??
Regards,
Suhas
Hello Suhas,
The best way to know the answers of such quest is “TESTING”
Test your code using the dSP templates and test it again without using the same and give me the feedback what difference you observed.
After that, I will explain it to you and you can easily understood also.
hello sir,,,
yess,,, i got it,, when we use that template it allows the common buttons like print, export, period, etc.
I tried same code in diff data,, but error is showing like,,
Error in TDL
Part: Part Name
Insufficient height to allocate
Regards,
Suhas
Hi Sir,
Greetings…!!!
I’d uploaded the “jpg” image of the outcome of the assignment given here and also uploaded my “txt” file named Assignment_Report_OpeningBalance.txt in my dropbox named ShivYogesh, Dehradun.
Sir, I also need to know that why the “Open. Balance” column is not displayed at the last right position of the report. Please do check the same.
However, I am enjoying the TDL. Thank you for such wonderful method of educating. The best part of the entire workshop is the assignment given by you to the students for practice and discussing the pin points of student’s working.
Regards
Hello Yogesh,
You have to use the Right Field for the opening balance. By default it will be added asa left field
[Line : My line]
field : my name field
right field : my op balance
See, in the above example I used right field for the my op balance it will be set at the right side column now.
Uploaded the code file-LedgerReport.txt, folder-Tally Mentors Folder(Tally TDL)\Shabuddin\Ledger Report with Balances
What If I want Opening Balance Column in Middle??
Hi,
I am unable to understand middle means where?
But you need to find out the line to which you want to add your new fields/column
once you find out the defualt line then you can add your new fields before or after
like
[#Line : existing line]
Add : New field : before : existing field or
add : new field : after : existing field
fields comes side by side
lines comes in the vertical way
So, if you want to add a new line then you need to find out a part and then add your line
you can adopt the same approach means you can add a new line, part, field before or after an existing definition name
We have discount projects where we used this approached and we added new columns before the billed qty field
hope from that project you will get the idea.
sir,
i have completed my assignment and upload image & text.
Code for the assignment uploaded in the Drop Box. The revised Screenshot also uploaded in the Drop Box. Pl ignore the Screenshot attached to the question at the bottom of this Unit.
how to add full length border for fields in bodyparts like column
Completed successfully.
Results upload to above site.
Code uploaded to dropbox.
thanks
Dear Sir,
I got the error
Insufficient height to allocate!
How to resolved, please help
Dear Sir,
I got the error
“Insufficient height to allocate!”
How to resolved, please help
in the main data part add below code
Scroll : vertical
vertical : yes
The reason is that you have many data in your company
If you test the same code ina new test company with just 3-4 ledgers you won’t face the issue.
So for largeer data, you need to add vertical and scrolling code at the repeat part
You are right sir that is the reason to get the error.
Thanks!
Always test the code with demo data. cause codes can cause issue with the database sometimes though rare chances but better to prvent the issue.
Dear Sir I was shared Dropbox my Assignment for Ledger Opening balance report txt. file photo copy in my name folder
I have completed the TDL and uploaded the codes in folder named COLLECTION. However, the background is remaining white and not changing to the default light blue Tally Color.