Skip to content

[Bug]: Subscription Billing - Totals in Subscription Billing Report Layouts #4167

Open
@miljance

Description

@miljance

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

Image

For Word the printout in totals is:
Gross subtotal
VAT amount
Net total

Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions