A dirty hack, but you'll probably want to change (gncTaxTableGetEntries (gncTaxTableLookupByName (gnc-get-current-book) " Input")) to (append (gncTaxTableGetEntries (gncTaxTableLookupByName (gnc-get-current-book) "Input 18")) (gncTaxTableGetEntries (gncTaxTableLookupByName (gnc-get-current-book) "Input 28")))
Perhaps try model on a spreadsheet first how to divvy up the amounts among different accounts. You can always change the formulas in line 1092 onwards and make additional calculations. Good luck! On 11 August 2017 at 00:30, Spandan Sinha <spandan....@gmail.com> wrote: > Or could you tell me how to modify the .scm file so that tax table rates > "Input 18", "Output 18", "Input 28", "Output 28" etc are also looked up by > name? > > tried adding the names with the operator "and", but it just gives errors. > > Regards, > Spandan Sinha > http://about.me/spandan > > > On Thu, 10 Aug 2017 16:09:50 +0530, Spandan Sinha <spandan....@gmail.com> > wrote: > > We have mutiple slabs - 0%, 5%, 12%, 18% and 28%. >> So i have to make all these tax tables... >> excluding the 0%, there would be 4 tables for each slab - let's take 18% >> as an example - the slabs would be 9% INPUT, 9% OUTPUT, 18% INPUT and 18% >> OUTPUT. >> >> here the 18% is divided between the Centre (CGST) and the State (SGST) >> for sales and purchases within the state, >> and 18% is charged as Integrated GST (IGST) for inter-state transactions. >> >> that comes to 16 tax tables. >> Now most businesses would have only one or two OUTPUT rates, but there >> are bound to be multiple INPUT rates, as evident in the examples given: >> >> just have a look at >> https://cleartax.in/s/accounting-entries-under-gst >> >> >> now it would be more convenient if there was a provision that your report >> would take in account the tax tables that have the words Input and Output >> as part of the name.. What i mean to say is that "Input 12" or "Output 9" >> also be considered for the report. >> >> I tried to install manager.io to see what it has to offer, but i need to >> first upgrade my Internet Explorer....it doesnt work on systems with IE 9 >> or below. >> >> Following the project on Github, again thanks for all the hard work. >> >> Regards, >> Spandan Sinha >> http://about.me/spandan >> > > > -- > Using Opera's mail client: http://www.opera.com/mail/ > _______________________________________________ > gnucash-user mailing list > gnucash-user@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-user > ----- > Please remember to CC this list on all your replies. > You can do this by using Reply-To-List or Reply-All. > _______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.