-
Notifications
You must be signed in to change notification settings - Fork 0
Add NF525 compliance details for archive receipts and signature excerpts #18
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
Open
LGuichet
wants to merge
5
commits into
main
Choose a base branch
from
NF525-Code90-and-SignatureExerpt
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
bebc239
Add NF525 compliance details for archive receipts and signature excerpts
LGuichet d8fc0df
Add NF525 compliance details for archive receipts and signature excerpts
LGuichet 1ba1052
fixed sentence
deboragracio 8242b01
Debora's review feedback changes
LGuichet b47eb6b
Apply suggestions from code review
LGuichet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -135,6 +135,11 @@ There are no special requirements or laws for the French market. | |||||
| A Signature Entry can include an electronic signature for printing on the receipt and further information regarding the operational state of the fiskaltrust.SecurityMechanism. Furthermore, but only when receipts with special functions are used, the previous state of the totalizers (in case of a temporal closure), can also be sent back in this block. | ||||||
| **All SignatureItems send back to the POS-System must be printed on the receipt, therefore it's mandatory to print the content of the fields _Caption_ and _Data_.** | ||||||
|
LGuichet marked this conversation as resolved.
Outdated
|
||||||
|
|
||||||
| The signature excerpt (ftSignatureType 0x4652000000000008) is only mandatory for NF525 compliance and the caption "-----" must not be printed. It is 4 characters extracted from the JWT signature part and following NF525 specification (characters 3, 7, 13 and 19). | ||||||
|
LGuichet marked this conversation as resolved.
Outdated
|
||||||
| NF525 requires that the signature exerpt has to be printed after the product number shown on the NF525 certificate. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| Exemple with signature excerpt "Wxi2" and product number "1234" : `(NF525) B 1234 Wxi2 HAPPYPOS v1.1` | ||||||
|
LGuichet marked this conversation as resolved.
Outdated
|
||||||
|
|
||||||
| This table describes additional fields of the Signature Entry applicable to the French market. | ||||||
|
|
||||||
| | **Field Name** | **Data Type** | **Default Value**<br />**Mandatory Field** | **Description** | **Version** | | ||||||
|
|
||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.