{
"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 Factur-X\n========================\n\nWith this module, the PDF customer invoices and refunds generated by the Qweb reporting engine of Odoo will comply with the `Factur-X `_ standard at *EN 16931* level. The Factur-X standard is the new e-invoicing standard for France and Germany released in Beta version in July 2017. In Germany, it is also known as the `ZUGFeRD 2.0 `_ standard. This standard is based on `CII `_ (Cross-Industry Invoice) for electronic invoicing. The great idea of the ZUGFeRD/Factur-X standard is to embed an XML file inside the PDF invoice to carry structured information about the invoice. So, with a ZUGFeRD/Factur-X 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\nInstallation\n============\n\nThis module requires the Python library *factur-x* with **version >= 0.3** developped by Akretion. Note that the factur-x library depends on PyPDF2 for the low-level PDF manipulation. To install it, run:\n\n.. code::\n\n sudo pip install factur-x\n\nConfiguration\n=============\n\nIn the menu *Accounting > Configuration > Settings*, check these options:\n\n* *XML Format embedded in PDF invoice*: if you want to generate Factur-X invoices, this option must be set to *Factur-X (CII)*\n* the *Factur-X Level*: unless you have a good reason, you should keep the default value *EN 16931 (Comfort)*\n* *Factur-X Refund Type*: choose the type of the XML invoice for customer refunds.\n\nUsage\n=====\n\nOn the form view of a customer invoice/refund, just click on the *Print* button as usual to get the Factur-X-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/10.0\n\nKnown issues / Roadmap\n======================\n\n* for Odoo v11, use the new hooks in the report code to embed the XML file inside the PDF file just after its generation and before it is saved as attachment.\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": "odoo10-addon-account-invoice-factur-x",
"package_url": "https://pypi.org/project/odoo10-addon-account-invoice-factur-x/",
"platform": "",
"project_url": "https://pypi.org/project/odoo10-addon-account-invoice-factur-x/",
"project_urls": {
"Homepage": "http://www.akretion.com"
},
"release_url": "https://pypi.org/project/odoo10-addon-account-invoice-factur-x/10.0.1.0.0.99.dev47/",
"requires_dist": [
"facturx",
"odoo10-addon-account-e-invoice-generate",
"odoo10-addon-account-payment-partner",
"odoo10-addon-base-zugferd",
"odoo (<10.1dev,>=10.0)"
],
"requires_python": "~=2.7",
"summary": "Generate Factur-X/ZUGFeRD customer invoices",
"version": "10.0.1.0.0.99.dev47"
},
"last_serial": 5616754,
"releases": {
"10.0.1.0.0.99.dev24": [
{
"comment_text": "",
"digests": {
"md5": "6892e228a96abec7e90cf086376b389b",
"sha256": "320e771e76342b4ffd66b10b75a1168a74950104b7734f3b3bd8aa7c9f81fd7a"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev24-py2-none-any.whl",
"has_sig": false,
"md5_digest": "6892e228a96abec7e90cf086376b389b",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 20968,
"upload_time": "2017-10-15T04:30:04",
"url": "https://files.pythonhosted.org/packages/22/b9/cd4432b9e5efd57f562f6a4f2d32e75d09698987e6f1fc889428519ce409/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev24-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev25": [
{
"comment_text": "",
"digests": {
"md5": "6ed57ea97c3742e6e921897f7f085d7a",
"sha256": "f36f0598b8b7093e450bce613b61a71fba4f900b47cc10ed42723d24606ea28d"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev25-py2-none-any.whl",
"has_sig": false,
"md5_digest": "6ed57ea97c3742e6e921897f7f085d7a",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 20706,
"upload_time": "2017-10-16T04:30:05",
"url": "https://files.pythonhosted.org/packages/24/ec/14eac4c19877974b6cad37cf4f7df9a0992e65f5b0d48cc065eacaf19eee/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev25-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev26": [
{
"comment_text": "",
"digests": {
"md5": "0a3d78babf07a6e3ac35021a1a14c7a1",
"sha256": "50b5e06ce708e51b2a168e5d9f6434c4b0caf852e45cab80b52e8aadf1220509"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev26-py2-none-any.whl",
"has_sig": false,
"md5_digest": "0a3d78babf07a6e3ac35021a1a14c7a1",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 20502,
"upload_time": "2017-11-08T05:30:03",
"url": "https://files.pythonhosted.org/packages/7e/23/b05066c7303b82796823f3591d7a8aaf9ea27750f5abcb197f6054faeaa5/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev26-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev3": [
{
"comment_text": "",
"digests": {
"md5": "dfc30be64e6d127edafd57818bc1f095",
"sha256": "15ff2ddb2d3abff66b1a202875195bf02b6e487ff92932b8ec41cd734c92b9a8"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev3-py2-none-any.whl",
"has_sig": false,
"md5_digest": "dfc30be64e6d127edafd57818bc1f095",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 28042,
"upload_time": "2017-06-02T04:30:06",
"url": "https://files.pythonhosted.org/packages/ac/d0/11812b313f2cc1ccf5944275ee2799132d59346c512237edb5fe2fb126ed/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev3-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev30": [
{
"comment_text": "",
"digests": {
"md5": "8f9e0a1d3b2535fba03397da33177d37",
"sha256": "57abaca9bf6c6028089d4ded0b686b78dfff534b18bc5e4d0fc4259855a790ae"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev30-py2-none-any.whl",
"has_sig": false,
"md5_digest": "8f9e0a1d3b2535fba03397da33177d37",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 23130,
"upload_time": "2017-11-29T05:30:06",
"url": "https://files.pythonhosted.org/packages/14/fc/2ac934c6b75e2c2d8fd79374992fc8167a8c417ab25810f55288c97fe475/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev30-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev31": [
{
"comment_text": "",
"digests": {
"md5": "5a91b8edb86177dc797b78fdf5ddea8b",
"sha256": "7e90c2599389bc9490b3f8c71b088e022f4716644d82926cc5de5fee5e7462ad"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev31-py2-none-any.whl",
"has_sig": false,
"md5_digest": "5a91b8edb86177dc797b78fdf5ddea8b",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 46131,
"upload_time": "2018-01-30T05:30:03",
"url": "https://files.pythonhosted.org/packages/67/66/9e8022f98a2da8362b2265fcc68b9ce0e02d5448248802234c706ec06d40/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev31-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev32": [
{
"comment_text": "",
"digests": {
"md5": "98c3dc03dec3cdb1e9b64f802da7c517",
"sha256": "7cf26f2e496fc6545536dcddef1c7b0160333cb7a064351fc9ee68261f8e626f"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev32-py2-none-any.whl",
"has_sig": false,
"md5_digest": "98c3dc03dec3cdb1e9b64f802da7c517",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 46486,
"upload_time": "2018-02-12T05:30:06",
"url": "https://files.pythonhosted.org/packages/ad/87/adc870a979eb1722d5e08d4fa90adaed6b3a3518afc83927e405577ada53/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev32-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev33": [
{
"comment_text": "",
"digests": {
"md5": "ff482842c8d2cd302b6f00408bfc1a91",
"sha256": "249b2ef860ae5bd9b9a9144c181cb66c47663ed5cdf1da6d575772aa16f40740"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev33-py2-none-any.whl",
"has_sig": false,
"md5_digest": "ff482842c8d2cd302b6f00408bfc1a91",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 48009,
"upload_time": "2018-04-04T04:30:19",
"url": "https://files.pythonhosted.org/packages/64/0f/81af0eaaa598f3d2d71f1c3473bb30fd0cc7b75e517f3bb538452eae0212/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev33-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev34": [
{
"comment_text": "",
"digests": {
"md5": "6ca10bb556b370f51681c0d98301f120",
"sha256": "370fc63bd03e94d939be278cdbca95c5b5d5e8aa16c14a3f8d30fe82ec4c0fd8"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev34-py2-none-any.whl",
"has_sig": false,
"md5_digest": "6ca10bb556b370f51681c0d98301f120",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 48016,
"upload_time": "2018-05-03T04:41:50",
"url": "https://files.pythonhosted.org/packages/e1/06/a42e5a3fe58d9dfe37fae1817934bcfd9fec3b41bb1198956db5bfd9124b/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev34-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev35": [
{
"comment_text": "",
"digests": {
"md5": "7fbe5b2020154b63e30634049e03dfd3",
"sha256": "0cef2370c322a2c3f5891073af4cb30cb541851d7d88f3952dda3af7b0493654"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev35-py2-none-any.whl",
"has_sig": false,
"md5_digest": "7fbe5b2020154b63e30634049e03dfd3",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 48023,
"upload_time": "2018-05-16T04:42:31",
"url": "https://files.pythonhosted.org/packages/b8/ec/c20ed276a2d40c99f815c1d2be0008648d51de3a8468dc2a4d86ac901ffb/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev35-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev36": [
{
"comment_text": "",
"digests": {
"md5": "a15e2c94241e27f5cabd7be165d93391",
"sha256": "f9093b2ac6a84ed674abcdafccecc207cd41734c699cb37ff506e21f866d5725"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev36-py2-none-any.whl",
"has_sig": false,
"md5_digest": "a15e2c94241e27f5cabd7be165d93391",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 48023,
"upload_time": "2018-05-20T04:41:45",
"url": "https://files.pythonhosted.org/packages/ad/dc/981e7e3c06af7ab337274d5fff686b3da1cfeaa06d5e1d4c999ee5ac15f6/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev36-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev38": [
{
"comment_text": "",
"digests": {
"md5": "4631684f33bb49b619113cfb6ec9ff5c",
"sha256": "8437097eab62ecfd5361170cd7a8b0cd13795107d5c9cead2a2eb09037640b2d"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev38-py2-none-any.whl",
"has_sig": false,
"md5_digest": "4631684f33bb49b619113cfb6ec9ff5c",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 46393,
"upload_time": "2018-08-01T04:47:39",
"url": "https://files.pythonhosted.org/packages/a6/8a/9d0cb0a4f4986a6cbfcdb6cac9cbd00ccb9103b076b90d43e38c96a1768f/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev38-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev40": [
{
"comment_text": "",
"digests": {
"md5": "954c2598815235d067c6d6b43df83b01",
"sha256": "c0737b6c2f85e4ddfd4b3acc1390be2d660a84dff31b97bb1919b1071602042a"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev40-py2-none-any.whl",
"has_sig": false,
"md5_digest": "954c2598815235d067c6d6b43df83b01",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 46345,
"upload_time": "2018-08-19T04:46:28",
"url": "https://files.pythonhosted.org/packages/ca/d3/3828ad313426089f296a4eff955cf528d82d731a053153e1e9f16be80ce8/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev40-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev41": [
{
"comment_text": "",
"digests": {
"md5": "b39b1544e3038a1d45b02fd11faddfad",
"sha256": "ea4b97f044b657aa6173e96ebefd2d72d0d49b5f9b1ae254f7336889452c24e0"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev41-py2-none-any.whl",
"has_sig": false,
"md5_digest": "b39b1544e3038a1d45b02fd11faddfad",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 46824,
"upload_time": "2018-10-04T04:45:33",
"url": "https://files.pythonhosted.org/packages/dd/6e/3a484406b11b9e1a226db3251087b83be26c1693846db863c5517baf1ad8/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev41-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev42": [
{
"comment_text": "",
"digests": {
"md5": "b2b252c550e317229158b650228db51a",
"sha256": "54f0ac0ba5b529e559bd31219b9a341bd866d9876286e9f06c1e5eb7cd3d8118"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev42-py2-none-any.whl",
"has_sig": false,
"md5_digest": "b2b252c550e317229158b650228db51a",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 46825,
"upload_time": "2018-11-20T05:48:10",
"url": "https://files.pythonhosted.org/packages/ba/61/f2d9a231bb2c5b76571724af8bed5f7ac979fd0315922b9cdab298ede0d2/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev42-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev43": [
{
"comment_text": "",
"digests": {
"md5": "655ee5eb05f98ac12cdda10886ed47d8",
"sha256": "5a4ab293cc8d216f0236b4f218ab5786b284bad4dbea3ed1f8509346b5247369"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev43-py2-none-any.whl",
"has_sig": false,
"md5_digest": "655ee5eb05f98ac12cdda10886ed47d8",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 46831,
"upload_time": "2018-11-25T05:49:28",
"url": "https://files.pythonhosted.org/packages/70/b8/192a0705e5dd91176a1b5c6f6614ac3724311d27ea99ce4897ec7180e0be/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev43-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev44": [
{
"comment_text": "",
"digests": {
"md5": "6101f94f26d43af02106b5bd48d6f3fd",
"sha256": "e42a924b60e0ee9014c90edd185d99407a0ab35bb364d0050b93725e496688cc"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev44-py2-none-any.whl",
"has_sig": false,
"md5_digest": "6101f94f26d43af02106b5bd48d6f3fd",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 56432,
"upload_time": "2019-04-03T05:31:13",
"url": "https://files.pythonhosted.org/packages/d3/68/4742652852fc80f3d4a9d47be2a1c6e78b7ae6bb31f5d895213e52d6b5ae/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev44-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev46": [
{
"comment_text": "",
"digests": {
"md5": "da2a18f3ccceada8653e3af5448aa3ba",
"sha256": "d1beff6a9e9ab767ea17b0db6fb66fd3eeeb06654c11f46e45b7bd1a748c5530"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev46-py2-none-any.whl",
"has_sig": false,
"md5_digest": "da2a18f3ccceada8653e3af5448aa3ba",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 58237,
"upload_time": "2019-05-25T04:55:19",
"url": "https://files.pythonhosted.org/packages/23/6a/04ce06d36e56a1682acb45f2dee712fd155d2312f17974db7217fb52c373/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev46-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev47": [
{
"comment_text": "",
"digests": {
"md5": "642aba8e0b65ecb44901b6c7291d1377",
"sha256": "f92ea293d844f2649f85e878ecf9022e52a06ca6e07d2bb45f52d3dedd8dd327"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev47-py2-none-any.whl",
"has_sig": false,
"md5_digest": "642aba8e0b65ecb44901b6c7291d1377",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 58280,
"upload_time": "2019-08-01T05:01:58",
"url": "https://files.pythonhosted.org/packages/63/b5/889eb85a6805600a8db6b308ab4325531d6610ad3647022373b768ca01bf/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev47-py2-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "642aba8e0b65ecb44901b6c7291d1377",
"sha256": "f92ea293d844f2649f85e878ecf9022e52a06ca6e07d2bb45f52d3dedd8dd327"
},
"downloads": -1,
"filename": "odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev47-py2-none-any.whl",
"has_sig": false,
"md5_digest": "642aba8e0b65ecb44901b6c7291d1377",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 58280,
"upload_time": "2019-08-01T05:01:58",
"url": "https://files.pythonhosted.org/packages/63/b5/889eb85a6805600a8db6b308ab4325531d6610ad3647022373b768ca01bf/odoo10_addon_account_invoice_factur_x-10.0.1.0.0.99.dev47-py2-none-any.whl"
}
]
}