{ "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=====================\nSale Order Import CSV\n=====================\n\nThis module adds support for the import of electronic RFQ or orders as CSV file. The structure of the CSV file is the same as for the `Dilicom `_ plateform (the main plateform to order books in France). It contains 2 columns:\n\n* the 1st column contains the product code (EAN13 or any other product code),\n* the 2nd column contains the product quantity, using '.' (dot) as decimal separator and without any thousand separator.\n\nIt shouldn't have any header line and use semi-colon as field separator. The CSV file is expected to use UTF-8 encoding ; but as product codes rarely use non-ASCII caracters, the file is identical to an ASCII-encoded file.\n\nExample of an order CSV file:\n\n.. code::\n\n 5410228193449;2\n 5449000054227;10\n 5449000111715;5\n\nAs the CSV order doesn't contain any pricing information, the prices are always computed from the pricelist of the customer.\n\nIf you want to export an Odoo purchase order as a CSV file, you can use the module *purchase_dilicom_csv* available `on Akretion's Github `_.\n\nConfiguration\n=============\n\nNo configuration is needed.\n\nUsage\n=====\n\nRead the description of the *sale_order_import* module for a detailed usage description. As the CSV file doesn't contain any identification of the customer, when you import a CSV file, the wizard will ask you to select the customer. If you want to test the import of a CSV order and your Odoo database is loaded with the demo data, you can import the file *sale_order_import_csv/tests/files/order_file_test1.csv*.\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\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-sale-order-import-csv", "package_url": "https://pypi.org/project/odoo10-addon-sale-order-import-csv/", "platform": "", "project_url": "https://pypi.org/project/odoo10-addon-sale-order-import-csv/", "project_urls": { "Homepage": "http://www.akretion.com" }, "release_url": "https://pypi.org/project/odoo10-addon-sale-order-import-csv/10.0.1.0.0.99.dev3/", "requires_dist": [ "odoo10-addon-sale-order-import", "odoo (<10.1dev,>=10.0)", "unicodecsv" ], "requires_python": "~=2.7", "summary": "Import CSV sale order files", "version": "10.0.1.0.0.99.dev3" }, "last_serial": 5085712, "releases": { "10.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "ff4d0340e4f642e83962d5d9c3139962", "sha256": "2285fac62a31f4729b3184a019efe5172a5891ace8c01de9eead2874d8e7cd8e" }, "downloads": -1, "filename": "odoo10_addon_sale_order_import_csv-10.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "ff4d0340e4f642e83962d5d9c3139962", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 11850, "upload_time": "2017-06-02T04:32:08", "url": "https://files.pythonhosted.org/packages/34/97/489d91713cdbfbf01f09cd0b2cb86a5464b6ef9fe021d51bb14cf2a95ca5/odoo10_addon_sale_order_import_csv-10.0.1.0.0.99.dev1-py2-none-any.whl" } ], "10.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "d7ca1afc96d018f6a7da2758ec294ec3", "sha256": "645a947fffc07f8e9b1f69f2d829595d5e2fdf5699c27f2717b0ecf794b20998" }, "downloads": -1, "filename": "odoo10_addon_sale_order_import_csv-10.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "d7ca1afc96d018f6a7da2758ec294ec3", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 10322, "upload_time": "2018-08-01T04:53:20", "url": "https://files.pythonhosted.org/packages/a1/69/d9a50a6db14bc59109311218d9f8cae1bf4afe3ba2dcb5eea67764401fba/odoo10_addon_sale_order_import_csv-10.0.1.0.0.99.dev2-py2-none-any.whl" } ], "10.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "4ab53f04fb65dbc15dd5e71894d54935", "sha256": "489b1d4997ad91eb8aec3b3fb49641424297810ab6c8170be1807254ee344cad" }, "downloads": -1, "filename": "odoo10_addon_sale_order_import_csv-10.0.1.0.0.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "4ab53f04fb65dbc15dd5e71894d54935", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 19924, "upload_time": "2019-04-03T05:50:34", "url": "https://files.pythonhosted.org/packages/bf/0d/571815e9e874e6093ec18ea6ab14cce3a1fc29be8ed20d93e964a7c928d1/odoo10_addon_sale_order_import_csv-10.0.1.0.0.99.dev3-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ab53f04fb65dbc15dd5e71894d54935", "sha256": "489b1d4997ad91eb8aec3b3fb49641424297810ab6c8170be1807254ee344cad" }, "downloads": -1, "filename": "odoo10_addon_sale_order_import_csv-10.0.1.0.0.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "4ab53f04fb65dbc15dd5e71894d54935", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 19924, "upload_time": "2019-04-03T05:50:34", "url": "https://files.pythonhosted.org/packages/bf/0d/571815e9e874e6093ec18ea6ab14cce3a1fc29be8ed20d93e964a7c928d1/odoo10_addon_sale_order_import_csv-10.0.1.0.0.99.dev3-py2-none-any.whl" } ] }