{
"info": {
"author": "Akretion,Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"bugtrack_url": null,
"classifiers": [
"Framework :: Odoo",
"License :: OSI Approved :: GNU Affero General Public License v3",
"Programming Language :: Python"
],
"description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n=======================\nAccount Invoice ZUGFeRD\n=======================\n\nWith this module, the PDF customer invoices and refunds generated by the Qweb reporting engine of Odoo will comply with the `ZUGFeRD `_ standard at *Comfort* level. The ZUGFeRD standard is a standard based on `CII `_ (Cross-Industry Invoice) for electronic invoicing. The great idea of the ZUGFeRD standard is to embed an XML file inside the PDF invoice to carry structured information about the invoice. So, with a ZUGFeRD PDF invoice :\n\n* no need to change your habbits and those of your customers: you can still send your PDF invoices by email as usual.\n* customers equiped with a modern accouting software will be able to import the invoice automatically as supplier invoice by taking advantage of the embedded XML file,\n* customers with an ancient accounting software will just open the PDF file with their PDF reader and manually encode the document as supplier invoice in their accounting software.\n\nThe PDF invoices generated by this module have been validated by the `ZUGFeRD eInvoice validation portal `_ and the validation system says that the invoices have 0 errors.\n\nInstallation\n============\n\nThis module requires the Python library *PyPDF2*. To install it, run:\n\n.. code::\n\n sudo pip install PyPDF2\n\nConfiguration\n=============\n\nYou just need to do the configuration of the module *base_zugferd* (see the description of that module for more information).\n\nUsage\n=====\n\nOn the form view of a customer invoice/refund, just click on the *Print* button as usual to get the ZUGFeRD-compliant PDF file.\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/226/8.0\n\nKnown issues / Roadmap\n======================\n\n* Add a hook in the _run_wkhtmltopdf() of the report module to embed the XML file inside the PDF file just after its generation and before it is saved as attachment (and do the same for the report_aeroo module) and try to have the related pull request accepted in Odoo. The current inherit of the get_pdf() is not good because it is not called when selecting the invoice from the attachment. In the meantime, you should always use the *Print Invoice* button to have a ZUGFeRD compliant file.\n\n* develop glue modules (or use hasattr() ?) to add to the XML file pieces of information that is carried out by fields defined in other modules such as sale or stock (customer order reference, incoterms, delivery address, etc...).\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nContributors\n------------\n\n* Alexis de Lattre \n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://www.akretion.com",
"keywords": "",
"license": "AGPL-3",
"maintainer": "",
"maintainer_email": "",
"name": "odoo8-addon-account-invoice-zugferd",
"package_url": "https://pypi.org/project/odoo8-addon-account-invoice-zugferd/",
"platform": "",
"project_url": "https://pypi.org/project/odoo8-addon-account-invoice-zugferd/",
"project_urls": {
"Homepage": "http://www.akretion.com"
},
"release_url": "https://pypi.org/project/odoo8-addon-account-invoice-zugferd/8.0.1.0.0.99.dev12/",
"requires_dist": [
"PyPDF2",
"lxml",
"odoo8-addon-account-payment-partner",
"odoo8-addon-base-zugferd",
"odoo (<9.0a,>=8.0a)"
],
"requires_python": "~=2.7",
"summary": "Generate ZUGFeRD customer invoices",
"version": "8.0.1.0.0.99.dev12"
},
"last_serial": 5082260,
"releases": {
"8.0.1.0.0.99.dev10": [
{
"comment_text": "",
"digests": {
"md5": "45fe174988f8d49765ca25e3af68404c",
"sha256": "c302a72a49e70695f874c1a507b8778f17f6cb6c57f882cc9e4762777583e332"
},
"downloads": -1,
"filename": "odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev10-py2-none-any.whl",
"has_sig": false,
"md5_digest": "45fe174988f8d49765ca25e3af68404c",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 27594,
"upload_time": "2017-10-01T04:30:34",
"url": "https://files.pythonhosted.org/packages/bb/d1/af43b112eae30e1ccea01f10d0bf0dc3f2a8172b8683808a626183c2ab9f/odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev10-py2-none-any.whl"
}
],
"8.0.1.0.0.99.dev11": [
{
"comment_text": "",
"digests": {
"md5": "71f7c02eacc2299e7668d11838bf3d14",
"sha256": "623d98b881cc520da6369c291b6ac4d7b40aa8af66658419bc6b3296de0c6ddd"
},
"downloads": -1,
"filename": "odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev11-py2-none-any.whl",
"has_sig": false,
"md5_digest": "71f7c02eacc2299e7668d11838bf3d14",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 28666,
"upload_time": "2017-12-02T05:33:15",
"url": "https://files.pythonhosted.org/packages/62/de/927d5f37ebad0018334d858796b1e7964ca112e0bf379efab0f704bfa115/odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev11-py2-none-any.whl"
}
],
"8.0.1.0.0.99.dev12": [
{
"comment_text": "",
"digests": {
"md5": "55f19ef59f9947e06fd5e5b2abcc6ea3",
"sha256": "6981fa24d0e3da037533a9ae02a539e2401edbd7bc5b751b2fe3b55fef3da934"
},
"downloads": -1,
"filename": "odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev12-py2-none-any.whl",
"has_sig": false,
"md5_digest": "55f19ef59f9947e06fd5e5b2abcc6ea3",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 35526,
"upload_time": "2019-04-03T04:32:31",
"url": "https://files.pythonhosted.org/packages/0a/25/0090e71b48b4432a95c796e24ef93dd0e407bdd374d96272de5cc00c8bbf/odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev12-py2-none-any.whl"
}
],
"8.0.1.0.0.99.dev6": [
{
"comment_text": "",
"digests": {
"md5": "66f3b2acb4d748d959faf51a00176210",
"sha256": "f4418f226ce1ed77aa100c72310e3842c65dc0e498c213659bd6d37bd6412b11"
},
"downloads": -1,
"filename": "odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev6-py2-none-any.whl",
"has_sig": false,
"md5_digest": "66f3b2acb4d748d959faf51a00176210",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 26404,
"upload_time": "2017-04-11T09:29:10",
"url": "https://files.pythonhosted.org/packages/5e/2a/f689e99d645af19a3b58afa7918148902a6175ae74bc296c6fea8a8168a0/odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev6-py2-none-any.whl"
}
],
"8.0.1.0.0.99.dev8": [
{
"comment_text": "",
"digests": {
"md5": "a46a416277c4bfb8a32f13a502cbc413",
"sha256": "e6dc6fe48c042d2b47cb84dc3d7d92e07f2dbdc5c2d7572f94d8291196d6fd6d"
},
"downloads": -1,
"filename": "odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev8-py2-none-any.whl",
"has_sig": false,
"md5_digest": "a46a416277c4bfb8a32f13a502cbc413",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 26418,
"upload_time": "2017-04-11T09:29:14",
"url": "https://files.pythonhosted.org/packages/d7/b4/e6f11a370967514407be9c13dcb2c53dee00b9979b3bad3a4da00885140a/odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev8-py2-none-any.whl"
}
],
"8.0.1.0.0.99.dev9": [
{
"comment_text": "",
"digests": {
"md5": "b1b94b4f6486e722e4c99da10dae933c",
"sha256": "a6e8ee823d58d61ebb54f723edb25dc4da8137f46348d87f47f9c3a2306c18f3"
},
"downloads": -1,
"filename": "odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev9-py2-none-any.whl",
"has_sig": false,
"md5_digest": "b1b94b4f6486e722e4c99da10dae933c",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 27535,
"upload_time": "2017-04-11T09:29:18",
"url": "https://files.pythonhosted.org/packages/c8/c4/272fedab268ec152e418f737071904ff5842705949ef91552eba5e341ee7/odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev9-py2-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "55f19ef59f9947e06fd5e5b2abcc6ea3",
"sha256": "6981fa24d0e3da037533a9ae02a539e2401edbd7bc5b751b2fe3b55fef3da934"
},
"downloads": -1,
"filename": "odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev12-py2-none-any.whl",
"has_sig": false,
"md5_digest": "55f19ef59f9947e06fd5e5b2abcc6ea3",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 35526,
"upload_time": "2019-04-03T04:32:31",
"url": "https://files.pythonhosted.org/packages/0a/25/0090e71b48b4432a95c796e24ef93dd0e407bdd374d96272de5cc00c8bbf/odoo8_addon_account_invoice_zugferd-8.0.1.0.0.99.dev12-py2-none-any.whl"
}
]
}