{ "info": { "author": "Openlabs Technologies and Consulting (P) Ltd.", "author_email": "info@openlabs.co.in", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "Framework :: Tryton", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "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 `Openlabs `_. \n\nProfessional Support\n--------------------\n\nThis module is professionally supported by `Openlabs `_.\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.openlabs.co.in/", "keywords": null, "license": "GPL-3", "maintainer": null, "maintainer_email": null, "name": "openlabs_quickbooks_payroll", "package_url": "https://pypi.org/project/openlabs_quickbooks_payroll/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/openlabs_quickbooks_payroll/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.openlabs.co.in/" }, "release_url": "https://pypi.org/project/openlabs_quickbooks_payroll/3.4.0.2/", "requires_dist": null, "requires_python": null, "summary": "List of employees and the amount of money they are to be paid", "version": "3.4.0.2" }, "last_serial": 1698225, "releases": { "3.4.0.1": [ { "comment_text": "", "digests": { "md5": "b33a188af7014d78405e15f44d4bc73e", "sha256": "3f8ecbebb20928bf2d6779498fb8a76b45c7810c3551a3c74ba76e5a9c92461e" }, "downloads": -1, "filename": "openlabs_quickbooks_payroll-3.4.0.1.tar.gz", "has_sig": false, "md5_digest": "b33a188af7014d78405e15f44d4bc73e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6739, "upload_time": "2015-04-22T12:03:11", "url": "https://files.pythonhosted.org/packages/d2/e5/3867cf0b6ff7626eba1244fdc3ac07c69b66c50ce2aa78505e7f9192aa23/openlabs_quickbooks_payroll-3.4.0.1.tar.gz" } ], "3.4.0.2": [ { "comment_text": "", "digests": { "md5": "580c5dbebf91e408da4f8eecc32b284d", "sha256": "3b7c085eef52e7b5a824f7ae2399a8b99575c9e24466eea1f6ca8b55ab511cdd" }, "downloads": -1, "filename": "openlabs_quickbooks_payroll-3.4.0.2.tar.gz", "has_sig": false, "md5_digest": "580c5dbebf91e408da4f8eecc32b284d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7714, "upload_time": "2015-06-15T08:01:18", "url": "https://files.pythonhosted.org/packages/f5/19/5b782bb285b840e090f59010d6898139702320cfc5bf00eac8f290c0d2f7/openlabs_quickbooks_payroll-3.4.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "580c5dbebf91e408da4f8eecc32b284d", "sha256": "3b7c085eef52e7b5a824f7ae2399a8b99575c9e24466eea1f6ca8b55ab511cdd" }, "downloads": -1, "filename": "openlabs_quickbooks_payroll-3.4.0.2.tar.gz", "has_sig": false, "md5_digest": "580c5dbebf91e408da4f8eecc32b284d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7714, "upload_time": "2015-06-15T08:01:18", "url": "https://files.pythonhosted.org/packages/f5/19/5b782bb285b840e090f59010d6898139702320cfc5bf00eac8f290c0d2f7/openlabs_quickbooks_payroll-3.4.0.2.tar.gz" } ] }