Open
Description
Describe the issue
If any of the following layouts are used the printout appears unusual if a "Price Including VAT" is set to a regular invoice:
Sales Invoice for Subscription Billing (RDLC)
Sales Invoice for Subscription Billing (Word)
For RDLC the printout in totals is:
Gross subtotal
Gross total
VAT amount
Net total
For Word the printout in totals is:
Gross subtotal
VAT amount
Net total
Expected behavior
Customer complained that he would expect following:
Gross subtotal
Net total
VAT amount
Gross total
Steps to reproduce
- Create new Invoice
- Make sure that "Prices Including VAT" flag is set to Yes.
- Post the invoice
- Print the invoice using layouts either of two layouts:
- Sales Invoice for Subscription Billing (RDLC)
- Sales Invoice for Subscription Billing (Word)
Additional context
There is already an approved issue on ALAppExtensions repo:
microsoft/ALAppExtensions#28758
I will provide a fix for a bug
- I will provide a fix for a bug
Metadata
Metadata
Assignees
Labels
No labels