Enhancement to the invoicing functionality: Currently when paying an invoice the accounting form for each line item just has a Tax percentage field. This is inadequate for accounting purposes. We would like to see 2 fields which allow you to input an amount (not based upon a percentage) – 1 for tax, 1 for additional costs. These fields should then be added to the price of the book to give a total/actual cost of each book. For example, a CD with a book and servicing may need 3 tax elements for a single order line. That is Book 0%, CD 20%, Servicing 20%. This may be achievable with a separate table of aqtaxamounts attached to aqinvoices? We need to use amounts (rather than any sort of %). This would make it compatible with EDI INVOIC which only sends a value. It would require changes to database structure, UI and EDI code. Add a system preference to leave as it is now or switch on “advanced invoicing”.
Hi Jeff, could you write up an example of how this would look like to make it clearer how you'd like to enter the data? I think we have a similar problem here with electronic and print taxed differently and the need to divide up costs for some packages.
I am working on a proposal for this and intend to submit it as an RFC.. I'll post here when complete.
https://wiki.koha-community.org/wiki/Advanced_Invoicing_RFC
This bug number got into the 19.05 release notes because of a typo: http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=6d44f9dac8235dfe0259ea5b935c5a8908d2e441
(In reply to Katrin Fischer from comment #4) > This bug number got into the 19.05 release notes because of a typo: > > http://git.koha-community.org/gitweb/?p=koha.git;a=commit; > h=6d44f9dac8235dfe0259ea5b935c5a8908d2e441 I added an issue to the release notes repository: https://gitlab.com/koha-community/koha-release-notes/issues/6