Skip to content

[Bug]: Subscriptions Not Printed in Sales Order Confirmation Report (1305) #5722

@miljance

Description

@miljance

Describe the issue

In environments running BC27, the report 1305 Sales Order Confirmation does not print subscription details. This affects both the Word and RDLC layouts:

  • SalesOrderConfForSubscriptionBilling.rdlc
  • SalesOrderConfForSubscriptionBilling.docx

In contrast, the Sales Quote report prints subscriptions correctly.

This issue does not occur in BC26, where subscriptions are printed as expected.

The discrepancy appears to be introduced by changes in the report extension:

  • ContractSalesOrderConf.ReportExt.al
  • Modified on 16.07, and included only from BC27
Image

Expected behavior

Subscriptions should be printed in the Sales Order Confirmation report (1305) consistently across environments, including BC27.

Steps to reproduce

  1. Deploy the solution in a BC27 environment (e.g., Repro env).
  2. Run report 1305 Sales Order Confirmation.
  3. Observe that subscription details are missing in the output.
  4. Compare with BC26 (e.g., DYCETEST) where the same report includes subscriptions.

Additional context

  1. Create a Subscription Item and assign the corresponding subscription package.
  2. Create a Sales Order and add the Subscription Item to the order.
  3. Print the Sales Order using report 1305 (Sales Order Confirmation).
  4. Select the layout Sales Order Confirmation for Subscription Billing (RDLC) or (Sales Order Confirmation for Subscription Billing (Word)) and observe that the Subscription Lines are not printed below the Sales Line in the output.

I will provide a fix for a bug

  • I will provide a fix for a bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    ApprovedThe issue is approvedFinanceGitHub request for Finance area

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions