-
Notifications
You must be signed in to change notification settings - Fork 294
Open
Copy link
Labels
ApprovedThe issue is approvedThe issue is approvedFinanceGitHub request for Finance areaGitHub request for Finance area
Description
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.rdlcSalesOrderConfForSubscriptionBilling.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
Expected behavior
Subscriptions should be printed in the Sales Order Confirmation report (1305) consistently across environments, including BC27.
Steps to reproduce
- Deploy the solution in a BC27 environment (e.g., Repro env).
- Run report 1305 Sales Order Confirmation.
- Observe that subscription details are missing in the output.
- Compare with BC26 (e.g., DYCETEST) where the same report includes subscriptions.
Additional context
- Create a Subscription Item and assign the corresponding subscription package.
- Create a Sales Order and add the Subscription Item to the order.
- Print the Sales Order using report 1305 (Sales Order Confirmation).
- 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
Labels
ApprovedThe issue is approvedThe issue is approvedFinanceGitHub request for Finance areaGitHub request for Finance area