{ "info": { "author": "Raymond Reggers - Adaptiv Design", "author_email": "", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "Odooku Odoo\n===========\n\n**DISCLAIMER: All files packaged by this application are Copyright (c)\n2004-2017 Odoo S.A. Original LICENSE and COPYRIGHT file is included. The\npurpose of these packages is to provide an easy and reliable\ninstallation method for Odoo.**\n\n|Build Status|\n\nInstallation\n------------\n\n::\n\n pip install odooku-odoo-addons\n\nThis will install the full Odoo suite. If you want to keep installation\nand dependency size to a minimal, feel free to install the seperate\npackages like so:\n\n::\n\n pip install odooku-odoo-[app]\n\nAvailable options are:\n\n- account\n- account\\_accountant\n- board\n- calendar\n- contacts\n- crm\n- **extra:** This package provides point of sale hardware modules and a\n few test modules.\n- fleet\n- hr\n- hr\\_attendance\n- hr\\_expense\n- hr\\_holidays\n- hr\\_recruitment\n- hr\\_timesheet\n- im\\_livechat\n- l10n\\_fr\\_certification\n- lunch\n- mail\n- maintenance\n- mass\\_mailing\n- mrp\n- mrp\\_repair\n- note\n- point\\_of\\_sale\n- project\n- project\\_issue\n- purchase\n- sale\n- stock\n- survey\n- website\n- website\\_blog\n- website\\_event\n- website\\_forum\n- website\\_sale\n- website\\_slides\n\nBuild requirements\n------------------\n\nWhile the Odoo source code does not require any distribution libraries,\nit's dependencies do. In order for them to build successfully follow\ninstructions below:\n\nUbuntu 16.04 LTS\n^^^^^^^^^^^^^^^^\n\n::\n\n sudo apt-get install libpq-dev libxml2-dev libxslt1-dev libldap2-dev libsasl2-dev libssl-dev\n\nOSX\n^^^\n\n::\n\n brew install postgresql\n\nExternal dependencies\n---------------------\n\nAt runtime Odoo will always require the LESSC compiler, and most likely\nwkhtmltopdf.\n\nlessc\n^^^^^\n\nThis package does not install the LESSC compiler for you.\n\nwkhtmltopdf\n^^^^^^^^^^^\n\nThis package does not install the wkhtmltopdf binary for you.\n\nUpdate policy\n-------------\n\nTags under the release branch are published to pypi periodically. The\nsource for these builds are found at `the Odoo github\nrepository `__. A commit is pinned and\ntested, while the version number is simply bumped.\n\nFrequency\n^^^^^^^^^\n\nDue to the large size of these packages, pypi pushes will be done once\nevery month. If you require more frequent updates, concider running the\nsetup script manually or using your own pypi server.\n\nVersion format\n^^^^^^^^^^^^^^\n\n[ODOO\\_VERSION].[BUMP] For Odoo 10 the version format will be\n10.0.[BUMP]\n\nUsing the setup script\n----------------------\n\nInstall directly\n^^^^^^^^^^^^^^^^\n\nRunning the setup.py script through pip will install the full Odoo\nsuite:\n\n::\n\n [ODOO_VERSION=] [ODOO_URL=] pip install .\n\nIn order to install seperate features run like so:\n\n::\n\n FEATURE= pip install .\n\nThis will always require the 'base' feature. In order to install the\n'account' app you should run:\n\n::\n\n FEATURE=base pip install .\n FEATURE=mail pip install .\n FEATURE=account pip install .\n\nThe best method to locally install is to use the 'bdist\\_wheel' helper\nscript. This will generate wheels for all features. Which you can then\ninstall using automatic dependency resolving:\n\n::\n\n ./bdist_wheel.bash\n pip install --find-links file://$(pwd)/dist odooku-odoo-\n\nInstalling without all languages\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nSpecify a comma seperated set of languages will reduce the install size\neven further.\n\n::\n\n [LANGUAGES=] pip install .\n\n.. |Build Status| image:: https://travis-ci.org/odooku/odooku-odoo.svg?branch=10.0\n :target: https://travis-ci.org/odooku/odooku-odoo\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/odooku/odooku-odoo", "keywords": "", "license": "LGPLv3", "maintainer": "", "maintainer_email": "", "name": "odooku-odoo-sale", "package_url": "https://pypi.org/project/odooku-odoo-sale/", "platform": "", "project_url": "https://pypi.org/project/odooku-odoo-sale/", "project_urls": { "Homepage": "https://github.com/odooku/odooku-odoo" }, "release_url": "https://pypi.org/project/odooku-odoo-sale/10.0.0/", "requires_dist": [ "odooku-odoo-account (==10.0.0)", "odooku-odoo-base (==10.0.0)", "odooku-odoo-mail (==10.0.0)" ], "requires_python": "", "summary": "Odoo addons for the Sales app", "version": "10.0.0" }, "last_serial": 3042366, "releases": { "10.0.0": [ { "comment_text": "", "digests": { "md5": "c6f1001dbda865acc7f068d9cd472d35", "sha256": "c5aef28276e39314bd4a3a330f0fb1fac410c97eccc1308eecf05eb52c358e6f" }, "downloads": -1, "filename": "odooku_odoo_sale-10.0.0-py27-none-any.whl", "has_sig": false, "md5_digest": "c6f1001dbda865acc7f068d9cd472d35", "packagetype": "bdist_wheel", "python_version": "py27", "requires_python": null, "size": 8344266, "upload_time": "2017-07-23T04:19:27", "url": "https://files.pythonhosted.org/packages/ed/68/96456627bf94561d8295248a3c3564c6a8740a663da599eb31e8827bc014/odooku_odoo_sale-10.0.0-py27-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c6f1001dbda865acc7f068d9cd472d35", "sha256": "c5aef28276e39314bd4a3a330f0fb1fac410c97eccc1308eecf05eb52c358e6f" }, "downloads": -1, "filename": "odooku_odoo_sale-10.0.0-py27-none-any.whl", "has_sig": false, "md5_digest": "c6f1001dbda865acc7f068d9cd472d35", "packagetype": "bdist_wheel", "python_version": "py27", "requires_python": null, "size": 8344266, "upload_time": "2017-07-23T04:19:27", "url": "https://files.pythonhosted.org/packages/ed/68/96456627bf94561d8295248a3c3564c6a8740a663da599eb31e8827bc014/odooku_odoo_sale-10.0.0-py27-none-any.whl" } ] }