file info

This commit is contained in:
Frederik Jaeckel 2024-11-21 14:34:10 +01:00
parent 3ed3530983
commit 38295dec35

View file

@ -1,7 +1,8 @@
""" Tryton module to add xrechnung-export to invoice # -*- coding: utf-8 -*-
""" # This file is part of the account-invoice-xrechnung-module
# from m-ds for Tryton. The COPYRIGHT file at the top level of
# this repository contains the full copyright notices and license terms.
# Always prefer setuptools over distutils
from setuptools import setup from setuptools import setup
# To use a consistent encoding # To use a consistent encoding
from codecs import open from codecs import open