Skip to content

Python lib for DAS2, a yearly french fiscal declaration also called "Déclaration d'honoraires"

License

Notifications You must be signed in to change notification settings

akretion/pyfrdas2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This python library help generate the TéléTD files for the french fiscal administration, which include DAS2, also called Déclaration d'honoraires. It is used by the OCA module l10n_fr_das2 from OCA/l10n-france.

The French fiscal administration updates the encryption keys for DAS2 files every year. The encryption keys are updated in this module, which avoids updating the OCA module l10n_fr_das2 for every Odoo version. The specifications of the DAS2 file and the encryption keys are available on www.impots.gouv.fr/tiers-declarants-0.

Licence

This library is published under the GNU Lesser General Public License v2.1 or, at your option, any later version.

Contributors

Changelog

  • version 0.5 dated 2024-12-14: modernize packaging and version management
  • version 0.4 dated 2024-06-06: new release to fix bad build
  • version 0.3 dated 2024-06-06: add method get_partner_declaration_threshold()
  • version 0.2 dated 2024-03-12: declare pyfrdas2 as compatible with python 3.6+
  • version 0.1 dated 2024-03-11: initial release

About

Python lib for DAS2, a yearly french fiscal declaration also called "Déclaration d'honoraires"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages