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

119 Commits

Author SHA1 Message Date
Miklós Márton
71dc9cb0a5
Fix wrtie - write typo (#476) 2023-04-22 06:59:03 +10:00
Oliver
defba77312
Update docs for report mixin (#475) 2023-04-21 14:22:53 +10:00
Oliver
7f0f94d923
Add report mixin page (#473)
* Add report mixin page

* Add example

* Add link from report page
2023-04-20 16:23:40 +10:00
Michael
b2af3e2a96
Added context variables for purchase orders (#471)
* Changed IDs of pictures

* Added context variables for pruchase order

* Name change

* Removed PO variables from context_variables because of double

* Typo
2023-04-20 06:50:22 +10:00
Michael
fe88ba750b
Changed IDs of pictures (#464) 2023-04-12 20:55:10 +10:00
Michael
edf15eb538
Added another example for a custom panel (#461)
* 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

* Added example for a warehouse pick list

* Added path trick to the picklist example

* Corrected typo

* Added context variables for stock locations

* changed some wordings

* Added a remark for get_setting

* Added example on int validator

* Added panel plugin example

* fixed typos

* Added button examples

* Formatting

* Fixed typos
2023-04-10 17:01:38 +10:00
Philipp Fruck
81a29adc3d
fix typo in UrlsMixin usage (#454) 2023-03-20 07:54:14 +11:00
Oliver
af26664164
Update example for validation mixin plugin (#450) 2023-03-07 22:50:09 +11:00
Michael
90d842d6f9
Left some words on the settings mixin (#442)
* 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

* Added example for a warehouse pick list

* Added path trick to the picklist example

* Corrected typo

* Added context variables for stock locations

* changed some wordings

* Added a remark for get_setting

* Added example on int validator
2023-02-13 08:25:58 +11:00
Matthias Mair
e5d388d9ad
Add inventree-apprise (#411) 2023-01-02 08:47:28 +11:00
Oliver
94d0bc8e63
Updated plugin docs (#398) 2022-11-21 22:05:26 +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
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
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
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
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
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
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
Matthias Mair
4ea3aea2e0
Add note about VCS install option (#324) 2022-07-25 11:21:52 +10:00
Oliver
3def121be2
Plugin external dir (#322)
* Additional information on plugin configuration options

* Better information on plugin installation

* Update label printing docs

* Rearrange plugin menu

* More menu tweaks

* Fix links to app images
2022-07-23 22:40:05 +10:00
Matthias Mair
ccaa2de9fa
fix wrong name 2022-06-27 01:51:07 +02:00
Matthias Mair
163e7d070b
add first party plugins 2022-06-26 23:33:36 +02:00
Matthias Mair
44ea577b28
add zebra plugin 2022-06-26 23:33:13 +02:00
Michael
d6da9ac327
Changed example to fit current SW version 2022-06-02 21:49:51 +02:00
Matthias Mair
5e5e3da620
update tag info 2022-05-25 23:24:09 +02:00
Matthias Mair
38257c4095
Add packaging information
Closes #280
2022-05-25 23:23:53 +02:00
Matthias Mair
2dc8e81511
Add internal link 2022-05-25 23:10:04 +02:00
Matthias Mair
02ee6847c0
remove old URLs 2022-05-25 23:05:06 +02:00
Matthias Mair
baa964aade
Add import details 2022-05-25 23:04:49 +02:00
Matthias Mair
514a24afaf
Add warning for namechange 2022-05-25 22:30:57 +02:00
Matthias Mair
a55a68d629
Update metadata
Closes #282
2022-05-25 22:30:33 +02:00
Matthias Mair
57004689a8
update link 2022-05-25 22:17:15 +02:00
Oliver Walters
34daa24027 Adds docs for locate mixin class 2022-05-24 22:10:49 +10:00
Oliver Walters
45cdffcf28 Add more info 2022-05-08 09:00:51 +10:00
Oliver Walters
18cc9ad6d3 Adds screenshot showing panels and sidebar 2022-05-08 08:17:13 +10:00
Oliver Walters
513db2a6cc Adds new file for panel plugin mixin 2022-05-08 08:07:37 +10:00
Michael
c328e2de59
Update python.md 2022-04-17 19:29:26 +02:00
Michael
84033a587d
Update python.md 2022-04-17 19:24:00 +02:00
Oliver
92b592857e
Update label.md 2022-03-26 16:57:54 +11:00
Oliver Walters
3ba8c2efa7 Adds a simple example of a LabelPrintingMixin plugin 2022-03-26 12:09:47 +11:00
Oliver Walters
a44756a6a2 Add an image 2022-03-26 11:48:48 +11:00
Oliver Walters
3dee271fa2 General improvements for plugin documentation 2022-03-26 11:44:09 +11:00
Matthias Mair
60032cfb82 add droplet link to third-party section 2022-02-27 23:20:23 +01:00
Oliver
0c0ac0d135
Merge pull request #239 from SergeoLacruz/master
Added description for parameter upload
2022-01-28 08:31:00 +11:00
Michael
841899a980
Update python.md 2022-01-27 20:37:49 +01:00
Michael
06c6b490fe
Update python.md 2022-01-27 19:56:07 +01:00