inventree-template-fix


Nameinventree-template-fix JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/MrARM/inventree-template-fix
SummaryRetroactively apply parameters to Parts that were added before a category template was created
upload_time2025-02-25 18:43:02
maintainerNone
docs_urlNone
authorJordan Bush
requires_python>=3.6
licenseMIT
keywords inventree template fix
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Inventree-Template-Fix

When new category parameters are made, old parts don't get them. This simply applies these to make it easy to go around and update everything.

## Install

```
pip install inventree-template-fix
```

Or install from the inventree plugins page using the PyPi package name.

**NOTE**: You may need to adjust your web proxy timeout to a reasonable value as this plugin can take a while to run on large instances.

## Usage

The plugin will have a settings page, to run the template fixer, read the instructions on that settings page and click the attempt to apply button. If all goes well, it will show a simple message. Verbose results can be found in the server logs.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MrARM/inventree-template-fix",
    "name": "inventree-template-fix",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "inventree template fix",
    "author": "Jordan Bush",
    "author_email": "jordan@bush.ax",
    "download_url": "https://files.pythonhosted.org/packages/17/33/edd13eafc33805774daae6cfb1fca858387a5268538c22e079f002d1d261/inventree-template-fix-0.1.1.tar.gz",
    "platform": null,
    "description": "# Inventree-Template-Fix\n\nWhen new category parameters are made, old parts don't get them. This simply applies these to make it easy to go around and update everything.\n\n## Install\n\n```\npip install inventree-template-fix\n```\n\nOr install from the inventree plugins page using the PyPi package name.\n\n**NOTE**: You may need to adjust your web proxy timeout to a reasonable value as this plugin can take a while to run on large instances.\n\n## Usage\n\nThe plugin will have a settings page, to run the template fixer, read the instructions on that settings page and click the attempt to apply button. If all goes well, it will show a simple message. Verbose results can be found in the server logs.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Retroactively apply parameters to Parts that were added before a category template was created",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/MrARM/inventree-template-fix"
    },
    "split_keywords": [
        "inventree",
        "template",
        "fix"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3273c8ea8027cc33aa77c0282d32dddb79598dbd0d69557789106417c5d7d0ed",
                "md5": "143a28bad00b53d26bdf6f2eb3101729",
                "sha256": "ffbfd30fab60e808c119016054ca0575aad42f97f55925efacf8ad71d767ab7c"
            },
            "downloads": -1,
            "filename": "inventree_template_fix-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "143a28bad00b53d26bdf6f2eb3101729",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4526,
            "upload_time": "2025-02-25T18:43:00",
            "upload_time_iso_8601": "2025-02-25T18:43:00.903294Z",
            "url": "https://files.pythonhosted.org/packages/32/73/c8ea8027cc33aa77c0282d32dddb79598dbd0d69557789106417c5d7d0ed/inventree_template_fix-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1733edd13eafc33805774daae6cfb1fca858387a5268538c22e079f002d1d261",
                "md5": "4886a1bf84d3645e82c8cb8a48565823",
                "sha256": "d416745be64a4eda13866acbe4c665b32fc654b778374e9e25162ee5cae27b37"
            },
            "downloads": -1,
            "filename": "inventree-template-fix-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4886a1bf84d3645e82c8cb8a48565823",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3556,
            "upload_time": "2025-02-25T18:43:02",
            "upload_time_iso_8601": "2025-02-25T18:43:02.431069Z",
            "url": "https://files.pythonhosted.org/packages/17/33/edd13eafc33805774daae6cfb1fca858387a5268538c22e079f002d1d261/inventree-template-fix-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-25 18:43:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MrARM",
    "github_project": "inventree-template-fix",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "inventree-template-fix"
}
        
Elapsed time: 1.89686s