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

[DRAFT][E-Documents Core] - E-Invoice Preview FastTab #27977

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

GMatuleviciute
Copy link

@GMatuleviciute GMatuleviciute commented Jan 22, 2025

Implementation

A new fast tab "E-Invoice Lines" has been added to the E-Documents page. The newly added fast tab is only available for incoming invoice or credit memo documents. In the "E-Invoice Lines", the received XML file information is displayed, allowing the user to more easily link the documents within the system.

Fixes #

Copy link
Contributor

Could not find linked issues in the pull request description. Please make sure the pull request description contains a line that contains 'Fixes #' followed by the issue number being fixed. Use that pattern for every issue you want to link.

Copy link
Contributor

@pri-kise pri-kise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know that this is only a draft PR, but I still wanted to leave some comments.

{
Caption = 'Description';
}
field(5; "Unit of Measure Code"; Text[50])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This field is assigned with the field field(5407; "Unit of Measure Code"; Code[10]) therefore I think that it should be Code[10 ]

{
DataClassification = CustomerContent;

fields
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we add ToolTips for new tables as default on the Table instead of the page?

@JesperSchulz JesperSchulz added the Integration GitHub request for Integration area label Jan 27, 2025
@JesperSchulz JesperSchulz changed the title [E-Documents Core] - E-Invoice Preview FastTab [DRAFT][E-Documents Core] - E-Invoice Preview FastTab Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Integration GitHub request for Integration area
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants