Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make CompanyBankAccount variable as protected in other sales reports like its protected in 1306 "Standard Sales - Invoice" and 1307 "Standard Sales - Credit Memo" #28176

Open
shadow747 opened this issue Feb 19, 2025 · 0 comments

Comments

@shadow747
Copy link

Describe the request

Some sales report has CompanyBankAccount variable marked as protected for use in extensions. But this is not enabled as protected in (1308 "Standard Sales - Shipment") , (1304 "Standard Sales - Quote") , (1305 "Standard Sales - Order Conf."). Could this variable be made available as protected to be used in report extension logic.

protected var
CompanyBankAccount: Record "Bank Account";

Additional context

This variable is required for extensibility in making bank account usage based on setup configured.

@shadow747 shadow747 changed the title Make CompanyBankAccount variable as protected in other sales reports as currently its protected in 1306 "Standard Sales - Invoice" and 1307 "Standard Sales - Credit Memo" Make CompanyBankAccount variable as protected in other sales reports like its protected in 1306 "Standard Sales - Invoice" and 1307 "Standard Sales - Credit Memo" Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant