Bill
Preceding
Bill
Preceding
Preceding allows for information to be provided about a previous invoice that this one will replace, subtract from, or add to.
Schema ID
https://gobl.org/draft-0/bill/invoice#/$defs/Preceding
Properties
Title | Property | Type | Req. | Description |
---|---|---|---|---|
UUID | uuid | uuid.UUID | Preceding document’s UUID if available can be useful for tracing. | |
Series | series | string | Series identification code | |
Code | code | string | true | Code of the previous document. |
Issue Date | issue_date | cal.Date | The issue date of the previous document. | |
Reason | reason | string | Human readable description on why the preceding invoice is being replaced. | |
Stamps | stamps | array of cbc.Stamp | Seals of approval from other organisations that may need to be listed. | |
Corrections | corrections | array of cbc.Key | Tax regime specific keys reflecting why the preceding invoice is being replaced. | |
Correction Method | correction_method | cbc.Key | Tax regime specific keys reflecting the method used to correct the preceding invoice. | |
Period | period | cal.Period | Tax period in which the previous invoice had an effect required by some tax regimes and formats. | |
Meta | meta | cbc.Meta | Additional semi-structured data that may be useful in specific regions |