Skip to content

Let the agent update invoice due dates on user instructions - #10084

Open
Explorer986 wants to merge 1 commit into
mainfrom
private/kumarjatin/642342
Open

Let the agent update invoice due dates on user instructions#10084
Explorer986 wants to merge 1 commit into
mainfrom
private/kumarjatin/642342

Conversation

@Explorer986

@Explorer986 Explorer986 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

What & why

The Payables Agent could not update the due date when a user requested the correction during draft review because the field was hidden by the agent's page customization.

This makes the existing editable Due Date field visible to the agent so it can apply the correction and return the updated draft for review.

Fixes AB#642342

How I validated this

  • I read the full diff and it contains only changes I intended.
  • I built the affected app locally with no new warnings.
  • I ran the change in Business Central and confirmed it behaves as expected.
  • I added or updated tests for the new behavior, or explained below why none are needed.

What I tested and the outcome

  • Before the change, I asked the agent to update the Due Date during draft review. The agent reported that the field was unavailable for editing.
  • After exposing the field, I repeated the scenario. The agent updated the Due Date and returned the draft for review without finalizing it.

Risk & compatibility

Low. This only exposes the existing editable Due Date control to the Payables Agent profile. It does not change the underlying field behavior, data model, permissions, or upgrade logic.

@Explorer986
Explorer986 requested a review from a team August 10, 2026 10:22
@github-actions github-actions Bot added AL: Apps (W1) Add-on apps for W1 Finance GitHub request for Finance area labels Aug 10, 2026
@github-actions github-actions Bot added this to the Version 29.0 milestone Aug 10, 2026
@Explorer986 Explorer986 changed the title Let the agent update invoice due dates Let the agent update invoice due dates on user instructions Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1 Finance GitHub request for Finance area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant