Giridharan Varadharajan.
Sir,
I have designed my own new sales invoice print model.
I used top part, Body part and bottom part.
I fetched the required data.
I have issues with alignment and common Border.
The Relative png & Text files are shared in my folder.
please verify and advise me for correct coding pertaining to Common Border and border between parts.
Originally I could not fetch data.
so I have associated the Object Context at Report level to fetch the data.
after that no issue, but for Common Borders.
My question is we are able to fetch Inventory details in Repeat at Body,
How to fetch Ledger Details as to GST taxes in the Invoices.
How to repeat the same Body line over Ledger entries to fetch ledger details.
is it Through explosion at respective part level
Please Clarify
Regards.
Border issue is the real things to struggle. I will check your files and the Images and if possible will add the case study for the same.
For the Ledger entries, We need to another party and have to repeat lines over the collection (Aggregate UDF Ledger entries).
[Form : My Inv]
Part : LedPart
[Part LedPart]
Line : My LedENtrieLines
Repeate : My LedENtrieLines: LedgerEntries
Then add the fields in your My LedENtrieLines Line and fetch the details
This will be added in our modules but try if you can do it before I upload the chapters.
You are doing very good and Congratulations for following the course with such a passion and systmaticaly.
Giridharan Varadharajan.
I have a basic doubt- Can a report have two forms.
Our task is to fetch the GST taxes entered in sales invoice in the print out of our customised invoice.
If I add another form to the Report it trough’s an error that the Report is not defined .
when I tried to look source code. Iam not able to understand any thing.
I Only need your help to Understand this concept.
Codes with logical formulas are very difficult to understand.
more over in tally data are not available in Hierarchy.
Very difficult to Find out
A report can have only one form
But we can always conditional forms.
We will go through all those stuff.Don’t worry. and I will take some video tutorials of how to read perfectly from the reading the source codes too.
Don’t worry its just a matter of time. but once you understood the basic things we will go for the source codes too but its always a good habit to pay attention to Source codes and try to read them even if we don’t understand them.
We can always take test
Like copy some source code add a modification symbol to them
add some part delete existing parts, add new lines define them and test them and I am pretty sure you will be able to break them easily.
Instead of feeling confusing, best thing is start cracking them and testing them. We only have to invest our time and efforts.
Giridharan Varadharajan.
Sir,
I have designed my own new sales invoice print model.
I used top part, Body part and bottom part.
I fetched the required data.
I have issues with alignment and common Border.
The Relative png & Text files are shared in my folder.
please verify and advise me for correct coding pertaining to Common Border and border between parts.
Originally I could not fetch data.
so I have associated the Object Context at Report level to fetch the data.
after that no issue, but for Common Borders.
My question is we are able to fetch Inventory details in Repeat at Body,
How to fetch Ledger Details as to GST taxes in the Invoices.
How to repeat the same Body line over Ledger entries to fetch ledger details.
is it Through explosion at respective part level
Please Clarify
Regards.
Border issue is the real things to struggle. I will check your files and the Images and if possible will add the case study for the same.
For the Ledger entries, We need to another party and have to repeat lines over the collection (Aggregate UDF Ledger entries).
[Form : My Inv]
Part : LedPart
[Part LedPart]
Line : My LedENtrieLines
Repeate : My LedENtrieLines: LedgerEntries
Then add the fields in your My LedENtrieLines Line and fetch the details
This will be added in our modules but try if you can do it before I upload the chapters.
You are doing very good and Congratulations for following the course with such a passion and systmaticaly.
Giridharan Varadharajan.
I have a basic doubt- Can a report have two forms.
Our task is to fetch the GST taxes entered in sales invoice in the print out of our customised invoice.
If I add another form to the Report it trough’s an error that the Report is not defined .
when I tried to look source code. Iam not able to understand any thing.
I Only need your help to Understand this concept.
Codes with logical formulas are very difficult to understand.
more over in tally data are not available in Hierarchy.
Very difficult to Find out
A report can have only one form
But we can always conditional forms.
We will go through all those stuff.Don’t worry. and I will take some video tutorials of how to read perfectly from the reading the source codes too.
Don’t worry its just a matter of time. but once you understood the basic things we will go for the source codes too but its always a good habit to pay attention to Source codes and try to read them even if we don’t understand them.
We can always take test
Like copy some source code add a modification symbol to them
add some part delete existing parts, add new lines define them and test them and I am pretty sure you will be able to break them easily.
Instead of feeling confusing, best thing is start cracking them and testing them. We only have to invest our time and efforts.