2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-27 05:06:43 +00:00

1111 Commits

Author SHA1 Message Date
Oliver
d87b081c92
Update MFA.md (#410)
Spelling fix
2022-12-31 22:58:09 +11:00
Michael
ce6a5e67db
Added context variables for suppliers (#409)
* started python API reference guide

* Added test to the API reference guide

* Added Price break

* added context variables to the build section

* Cleand up build section and added new example

* Fine tuning

* fixed picture

* removed unfinished python reference guide

* Added allocated_stock to the build rreport

* Added contect variables for user model

* Added link to user in build.md

* Fixed misunderstanding of can_complete

* Added context variables for Suppliers

* Fixed typos
2022-12-30 20:59:11 +11:00
Oliver
470f8d4015
Part stocktake (#408)
* Add part stockdate docs

* Stocktake notes
2022-12-29 00:01:29 +11:00
Oliver
a26649a3e9
Additional barcode docs (#407) 2022-12-22 21:44:44 +11:00
miggland
447096be35
Describe calendar export in docs (#399)
* Update po.md

Describe calendar export function

* Update so.md

Add calendar export

* Change purchase to sales

* Add missing calendar/ to URL for PO

* Add missing calendar/ to URL in SO
2022-12-21 21:57:42 +11:00
Michael
6c24399675
Fixed misunderstanding of can_complete (#405)
* started python API reference guide

* Added test to the API reference guide

* Added Price break

* added context variables to the build section

* Cleand up build section and added new example

* Fine tuning

* fixed picture

* removed unfinished python reference guide

* Added allocated_stock to the build rreport

* Added contect variables for user model

* Added link to user in build.md

* Fixed misunderstanding of can_complete
2022-12-20 07:59:01 +11:00
Michael
244470fd8b
Added context variables fo user model (#404)
* started python API reference guide

* Added test to the API reference guide

* Added Price break

* added context variables to the build section

* Cleand up build section and added new example

* Fine tuning

* fixed picture

* removed unfinished python reference guide

* Added allocated_stock to the build rreport

* Added contect variables for user model

* Added link to user in build.md
2022-12-18 23:43:00 +11:00
Matthias Mair
c2fc58f333
fix update command (#403) 2022-12-18 07:45:59 +11:00
Oliver
32cee5f4af
Add release notes section for 0.9.x (#391) 0.9.0 2022-12-16 10:27:20 +11:00
Michael
24aef86eb9
Just added allocated_stock to the build report (#401)
* started python API reference guide

* Added test to the API reference guide

* Added Price break

* added context variables to the build section

* Cleand up build section and added new example

* Fine tuning

* fixed picture

* removed unfinished python reference guide

* Added allocated_stock to the build rreport
2022-12-09 11:27:48 +11:00
Michael
228828bd42
Report section and python API reference (#400)
* started python API reference guide

* Added test to the API reference guide

* Added Price break

* added context variables to the build section

* Cleand up build section and added new example

* Fine tuning

* fixed picture

* removed unfinished python reference guide
2022-12-07 09:17:23 +11:00
Oliver
94d0bc8e63
Updated plugin docs (#398) 2022-11-21 22:05:26 +11:00
Oliver
98a416ebe8
Add FAQ entry about docker volume issues (#394) 2022-11-20 22:10:00 +11:00
Bben
82b773b63f
Panel mixin js load (#393)
* Update panel.md

Add few words about javascript integration for PanelMixin inhertance

* Update panel.md
2022-11-18 09:44:59 +11:00
Bben
1f6b30faa0
Panel mixin template (#392)
* Update panel.md

* Update panel.md
2022-11-16 08:09:50 +11:00
Oliver
ca1e47315d
Pricing refactor (#389)
* Updates for pricing docs

* Add info on pricing caching

* Add some details

* Updated screenshot for BOM pricing

* Update pricing link

* Add missing screenshot in TODO section

* Add a note about the BOM pricing chart
2022-11-14 15:58:08 +11:00
Oliver
8111117695
Docs cleanup (#347)
* remove 'contribute.md'

- Will be moved to the website

* Add reddit link

* Remove demo page

- Now documented on the main website

* Update index page

* Add link back to main website on index pgae

* Update wording on index page

* Replace demo page with a redirect link

* Updated links
2022-11-09 15:24:14 +11:00
Matthias Mair
58353c4ac6
Update docs for Installer v2 (#387)
* Update docs for Installer v2
Fixes #385

* Add more detailed docs regarding performed steps and options
2022-11-08 10:14:17 +11:00
Francois
d506d9572e
Backup directory: clarify doc (#384)
* Backup directory: clarify doc

* Update static and media files instructions too
2022-11-01 09:49:22 +11:00
Francois
f37018ed06
Updated minimum Python version to 3.9 (#386) 2022-11-01 07:42:52 +11:00
Matthias Mair
0603c57f75
Improve plugins docs (#381)
* Add info about package discovery
Closes https://github.com/inventree/inventree-docs/issues/352#issuecomment-1286636837

* specifiy that the install must be in the venv

* Django should be capitalised
2022-10-31 11:28:14 +11:00
Miklós Márton
0ade52aa3b
Add example for filtering by parent in the Python API docs (#380)
* Add example for filtering by parent in the Python API docs

* Add example to query the topmost items
2022-10-30 20:18:45 +11:00
Oliver
48baf7e051
API docs (#379)
* Move API documentation into separate directory

* Rearrange main docs bar

* Split python examples into separate page

* Fix broken links

* Adds page for browseable API

* Fix image links

* Add entrypoint page for barcodes

* Update barcode docs

* Add (empty) pages for internal and external barcods

* Add documentation on "internal" barcode format

* Documentation for external barcode functionality

* Skeleton page for custom barcode information

* Extend docs for custom barcodesplugins

* Add stubs for new API docs

* Add documentation for downloading data via the AP

* API metadata information

* docs for pythonic metadata access

* docs for bulk delete
2022-10-29 14:46:06 +11:00
Oliver
415accae21
Adds extra documentation for serial number pattern generation (#377) 2022-10-27 11:25:12 +11:00
Matthias Mair
ef4eb6ec80
Update minimum python version (#374)
This now points to the source directly.
2022-10-22 11:25:37 +11:00
Oliver
d175711eb3
Bom consumable (#373)
* Add extra notes about substitutes in a BOM

* Adds documentation for consumable BOM items
2022-10-21 21:20:06 +11:00
Oliver
9d28bd0d0c
add documentation for duplicating purchase orders (#372) 2022-10-21 19:32:03 +11:00
Oliver
7fd2508a27
Add note on custom localization in report templates (#371) 2022-10-21 19:20:17 +11:00
Oliver
8729a772d5
Validation plugin (#370)
* Add new empty pages

* Add documentation on new plugin mixin class

* Add internal link

* Updated documentation on stock item tracking
2022-10-18 22:26:25 +11:00
Matthias Mair
ee6ba5bf5f
Add docs for https://github.com/inventree/InvenTree/pull/3783 (#369) 2022-10-17 00:08:51 +11:00
Matthias Mair
5cb82079d3
Package installer docs (#368)
* Add docs for package install

* fix grammar error

* fix link

* remove vscode file

* Add extra pip env

* Add debug output

* add docs for database

* add section about envs

* some more general architecture comments

* grammar

* add comment about auto-pushing
2022-10-16 09:54:57 +11:00
Matthias Mair
ead2f49586
correct Jinja template engine to Django (#364) 2022-09-07 07:51:19 +10:00
Oliver
3a08a1f550
Add note about image updates
Ref: https://github.com/inventree/InvenTree/issues/3630
2022-09-02 20:33:37 +10:00
Matthias Mair
a23ced6e52
Add EUdds InvenTree Integration (#362)
Ref: https://github.com/EUdds/Digikey-Inventree-Integration/issues/1?notification_referrer_id=NT_kwDOA-9PjLM0MjkzMTIzNjUzOjY2MDE1MTE2#issuecomment-1230848324
2022-08-30 10:46:37 +10:00
miggland
cb5c9d3cb8
Add note about permissions on receiving line items (#358)
See https://github.com/inventree/InvenTree/issues/3527
2022-08-17 09:06:31 +10:00
Oliver
8428e1eaf2
Update plugins.md
Fix typo
2022-08-16 12:01:29 +10:00
Oliver
798e5ff8ae
Update plugins.md
Fix typos
2022-08-16 11:58:16 +10:00
Matthias Mair
4e40e87c6c
add plugin version to docs 2022-08-14 20:56:11 +02:00
Oliver
433e577f33
Add example about updating fields via the python interface (#355) 2022-08-12 12:01:58 +10:00
Oliver
fe23bfdb9a
Update report.md
Closes https://github.com/inventree/inventree-docs/issues/354
2022-08-11 18:56:57 +10:00
Matt Brown
c397c6c8f3
Improve build completion validation docs (#353)
* Describe the new overallocated stock items handling introduced in
  inventree/InvenTree#3237
* General updates to match current text and other validations present
  too.

Fixes: #351
2022-08-11 08:03:45 +10:00
Oliver
849d3267e0
Custom splash (#349)
* Add entry about setting custom splash screen

* Splash screen attribution
2022-08-09 09:55:23 +10:00
Oliver Walters
82be1d039c Update custom logo - specify location wrt static directory
(cherry picked from commit 4a60e5cdb44b1984264a405b790563567de229f1)
2022-08-07 21:57:16 +10:00
Matthias Mair
66760378a6
Add issue template that links to docs (#346)
* Update issue templates

* Update and rename issue-template.md to issue-template.yml

* fix formatting

* style issue fix

* make bolder
2022-08-05 08:08:26 +10:00
Matthias Mair
235a7ba7b1
Adds docs for fast login (#345)
Ref: https://github.com/inventree/InvenTree/pull/3465
2022-08-04 09:06:05 +10:00
Oliver
71bd9ff783
Fix config docs (#343) 0.8.0 2022-07-31 22:08:58 +10:00
Oliver
ecd29e9b4d
Update configuration documentation (#342)
* Update docs for config.yaml

(cherry picked from commit eb7d4bb251f8c59f4dba2ebce67e6a3d27bd233e)

* Add more settings

(cherry picked from commit 70cf34c7afaef23133d3215e957add6ffa3a4928)

* Config docs cleanup

* Update docker dev quickstart guide

* plugin settings

* Document currency support

* Add extra information for secret_key

* Slight tweaks to docker setup guide
2022-07-31 19:26:49 +10:00
Oliver
b1f614bacf
Python docs (#341)
* Clean up existing python docs

* Add brief docs for stock adjustment actions

* Add example for bulk delete
2022-07-30 20:15:44 +10:00
Oliver
6ea517d369
Add "quickstart guide" for docker dev setup (#337) 2022-07-29 19:14:34 +10:00
Oliver
ee73604a41
Automatically generate release information (#335)
* Pull InvenTree release information from GitHub

* Cache API results to file

- Prevents rate limiting during testing

* Add 'include' file for auto-generating release notes table

* Add entry for 0.8.x
2022-07-29 14:14:21 +10:00