{ "info": { "author": "Fulfil.IO Inc., Openlabs Technologies and Consulting (P) Ltd.", "author_email": "info@fulfil.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "Framework :: Tryton", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Office/Business" ], "description": "Trytond QuickBooks Payroll\n==========================\n\nModule helps to import payroll entries from quickbooks to tryton. It expects a\ncsv file in following format::\n\n Date,Num,Type,Source Name,Payroll Item,Wage Base,Amount\n 04/01/2015,309333,Cash,\"Blow, Joe\",Salary Expense,,-100000\n ,,,\"Blow, Joe\",Federal Income Taxes Payable,,15000\n ,,,\"Blow, Joe\",State Income Taxes Payable,,5000\n ,,,\"Blow, Joe\",FICA Taxes Payable,,7650\n ,,,,,,72350\n\nHow to use it?\n--------------\n\nFirst you will have to map tryton employee with quickbooks source name.\nGo to ``Party >> Configuration >> Companies >> Employees``\n\n.. image:: images/employee.png\n\nMap accounts with quickbooks payroll item,\n``Financial >> Configuration >> Quickbooks Payroll``\n\n.. image:: images/payroll.png\n\nNow go to Import Payroll Items wizard (``Financial >> Entries >> Import Payroll Items``), choose Credit Account,\naccount which will have effective balance and and click the search icon to select\nthe csv file of quickbooks payroll entries from your computer.\n\n.. image:: images/import_wizard.png\n\nThis creates an account move corresponding to payroll entries in csv. For\nnow it can only import one payroll entry at a time!\n\nAuthors and Contributors\n------------------------\n\nThis module was built at `Fulfil.IO `_. \n\nProfessional Support\n--------------------\n\nThis module is professionally supported by `Fulfil.IO `_.\nIf you are looking for on-site teaching or consulting support, contact our\n`sales `_ and `support\n`_ teams.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.fulfil.io/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "fio_quickbooks_payroll", "package_url": "https://pypi.org/project/fio_quickbooks_payroll/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fio_quickbooks_payroll/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.fulfil.io/" }, "release_url": "https://pypi.org/project/fio_quickbooks_payroll/4.0.0.1/", "requires_dist": null, "requires_python": null, "summary": "List of employees and the amount of money they are to be paid", "version": "4.0.0.1" }, "last_serial": 2313267, "releases": { "4.0.0.1": [ { "comment_text": "", "digests": { "md5": "ba339d599266718db31034a9e76bec54", "sha256": "b821561a4afd83493aae43459b71f5d466c778f53dfea0df4219cccc4fbb1e1a" }, "downloads": -1, "filename": "fio_quickbooks_payroll-4.0.0.1.tar.gz", "has_sig": false, "md5_digest": "ba339d599266718db31034a9e76bec54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7628, "upload_time": "2016-08-30T11:34:59", "url": "https://files.pythonhosted.org/packages/76/58/d154904e061f78b3a09d40760c0e8e3a2e8b6b87a93c24150eba2eb0a768/fio_quickbooks_payroll-4.0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ba339d599266718db31034a9e76bec54", "sha256": "b821561a4afd83493aae43459b71f5d466c778f53dfea0df4219cccc4fbb1e1a" }, "downloads": -1, "filename": "fio_quickbooks_payroll-4.0.0.1.tar.gz", "has_sig": false, "md5_digest": "ba339d599266718db31034a9e76bec54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7628, "upload_time": "2016-08-30T11:34:59", "url": "https://files.pythonhosted.org/packages/76/58/d154904e061f78b3a09d40760c0e8e3a2e8b6b87a93c24150eba2eb0a768/fio_quickbooks_payroll-4.0.0.1.tar.gz" } ] }