Skip to content

Releases: Tactics/FodAttest28186

Release 1.0.6

17 Feb 20:56
Compare
Choose a tag to compare

Merge latest 2.x changes to fix ordering issues of the XML

Release 1.0.5

17 Feb 10:37
Compare
Choose a tag to compare
  • Undo passing format to DOB because it is too much of a rework

Release 1.0.4

17 Feb 08:41
Compare
Choose a tag to compare

Fix blocking errors:

  • fix typo in tag v0002_inkomstenjaar
  • fix order of tags (FOD validates the order of certain tags)
  • extra name formatting since not all name fields have the same length

Release 2.0.4

10 Feb 13:24
Compare
Choose a tag to compare

What's Changed

  • Make sure Child and Debtor details don't allow an empty as given and family name.
  • Remove check on TariffPeriod that start and end date need to be in the same year. This is not required, since it is possible that an invoice for a presence was payed a year later and then the actual presence.

Release 2.0.3

10 Feb 10:18
Compare
Choose a tag to compare

What's Changed

  • Added default() function to FodLanguageCode for quick creation of 'nl' as language

Release 1.0.3

10 Feb 13:28
Compare
Choose a tag to compare

What's Changed

  • Make sure Child and Debtor details don't allow an empty as given and family name.
  • Remove check on TariffPeriod that start and end date need to be in the same year. This is not required, since it is possible that an invoice for a presence was payed a year later and then the actual presence.

Release 2.0.1

03 Feb 14:17
15dc03f
Compare
Choose a tag to compare

What's Changed

  • Specific exceptions when creating Tariff
  • Taxsheet Uid expects a string of a minimal length of 1

Release 1.0.0

24 Jan 13:13
c27c483
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Tactics/FodAttest28186/commits/1.0.0

Release 2.0.0

24 Jan 20:59
Compare
Choose a tag to compare

What's Changed

  • Upgrade PHP version to support 7.4