2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00

30 Commits

Author SHA1 Message Date
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
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
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
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
02ee6847c0
remove old URLs 2022-05-25 23:05:06 +02:00
Matthias Mair
a55a68d629
Update metadata
Closes #282
2022-05-25 22:30:33 +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
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
Oliver
9c0d9b9952 typo fix 2022-01-13 10:40:03 +11:00
Oliver
1a98204c76 Adds documentation for scheduled task mixin 2022-01-13 10:37:54 +11:00
Oliver
e6a99ee1ec Docs for API and schedule mixins 2022-01-13 09:50:05 +11:00
Oliver
2f479b5d4e Add documentation for "events" mixin 2022-01-13 09:43:37 +11:00
Oliver
836b5bc741 Update plugin docs
- Create separate files for each mixin
- Remove old "report" plugin docs
2022-01-13 09:37:09 +11:00
Matthias Mair
f829dd5d11 fix warning text 2021-12-29 18:35:27 +01:00
Matthias Mair
5ee8c4d282 use stable as a link target 2021-12-29 18:33:58 +01:00
Matthias Mair
cb0943494c move plugins into directories 2021-12-29 18:17:22 +01:00