Remove [OnPremise] in functions of table 7000005 "Bill Group" and table 7000020 "Payment Order"
Open
Beginner friendly
Nobody has claimed this yet.
Approved
ext-ready-to-implement
request-for-external
Team: Finance
- Dominant language
- AL
- Stars
- 683
- Forks
- 459
- Avg merge
- 3d 26m
- Merged PRs (30d)
- 633
Description
Why do you need this change?
We need to call the procedure ExportToFile in Business central SaaS for a process and becase of this property is only accesible from onPremise
Describe the request
Remove the property [Scope('OnPrem')] on the procedures in the table 7000005 "Bill Group" and table 7000020 "Payment Order"
Provide an implementation (optional)
- I will provide the implementation for this extensibility request
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the BCApps source for table 7000005 "Bill Group" and table 7000020 "Payment Order", then inspect their ExportToFile procedures and Scope('OnPrem') properties. Confirm the procedures can be called in Business Central SaaS without the OnPremise scope, and run the relevant table or application tests if available.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100