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
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 )
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
Oliver
e68e0dca19
Update docker production guide ( #334 )
2022-07-27 11:43:08 +10:00
Oliver
931826fd93
Add release notes entry for 0.7.7 ( #333 )
...
(cherry picked from commit 97f3f13d7d6dcb1a3b05b370171275620ea29f42)
2022-07-27 10:54:42 +10:00
Oliver
0caeec0451
More banner fixes ( #332 )
...
* More banner fixes
- Restore original banner (search box etc)
- Make version banner dismissable
- Better CSS styling
* Disable debug
2022-07-26 21:36:58 +10:00
Oliver
c23165307b
version banner fixes ( #331 )
...
* version banner fixes
* More context
* Banner tweaks
* Template fix
* HTML tweaks
* Banner simplificatio
2022-07-26 15:08:15 +10:00
Oliver
c337a31815
Quarantine status ( #325 )
...
* Add "quarantine" stock status code
* Improve menu layout for installation guides
2022-07-25 12:32:15 +10:00
Matthias Mair
4ea3aea2e0
Add note about VCS install option ( #324 )
2022-07-25 11:21:52 +10:00
Oliver
3bc950322b
Improve docker intro docs ( #323 )
2022-07-23 23:03:42 +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
Oliver
2e99477478
Slight tweak to docker instructions ( #321 )
2022-07-23 17:32:40 +10:00
Oliver Walters
92b4bb0932
Add release notes for 0.7.6
...
(cherry picked from commit 004411cd3939a6d96681323fd613d620c2b07754)
2022-07-23 16:56:45 +10:00
Oliver
9511ecfc8d
Extend report documentation ( #318 )
...
* Small updates for reporting docs
* Fix navbar
* Add "media" link in navbar
* Extend documentation for reporting features and tags
2022-07-22 12:48:57 +10:00
Miklós Márton
185e2b9c29
Extend documentation about loading media files ( #317 )
...
Fixes #312
2022-07-22 08:03:06 +10:00
Miklós Márton
0a3f6a45cf
Mention python-barcode parameter adding capabilities ( #314 )
2022-07-21 08:15:46 +10:00
Miklós Márton
a85cb64cc6
Fixed the url of the python-barcode ( #313 )
2022-07-21 08:14:18 +10:00
Oliver
b0483d35cc
Adds entry for 0.7.5 version ( #311 )
2022-07-19 22:56:02 +10:00
Oliver
0d64d4f97f
Add note on persistent data directory in docker dev setup ( #310 )
2022-07-19 22:40:43 +10:00
Oliver
c795fe2ddf
Migration docs ( #309 )
...
* Move update docs to bare metal install page
* Fix link on faq page
* Expand migration instructions
2022-07-12 09:37:14 +10:00
Oliver
f2a9404c8a
Reference docs ( #308 )
...
* Add information on build order reference
* Add reference field description for purchase order
* Add reference information for SalesOrder
* Updated images for build orders
* Update settings information
* Add note regarding python string formatting
* Add some more screenshots
* Improved BOM documentation
* Improve BOM documentation further
* Split "BOM Export" onto separate page
* Rearrange docs pages
* Add image to fill TODO entry
* Split out part scheduling page
2022-07-09 22:28:12 +10:00
Oliver
e143c2ab12
Merge pull request #303 from matmair/new-plugin
...
Add more plugins
2022-06-27 10:30:01 +10:00
Matthias Mair
ccaa2de9fa
fix wrong name
2022-06-27 01:51:07 +02:00
Oliver
6ed17d9f80
Merge pull request #304 from matmair/notifications
...
Update notification texts
2022-06-27 09:17:10 +10:00
Matthias Mair
c76041471e
Add missing pictures
2022-06-27 00:06:05 +02:00
Matthias Mair
13e6248704
Add details for notification
2022-06-27 00:03:22 +02:00
Matthias Mair
72b2205502
restructure page
2022-06-26 23:45:20 +02:00
Matthias Mair
a8d0078902
update notification warning
2022-06-26 23:40:44 +02:00
Matthias Mair
4283b9fbb8
remove refereneces to admin-shell
2022-06-26 23:40:14 +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
Oliver
b2f91886b9
Update faq.md
...
Add warning about invoke update
2022-06-25 11:08:37 +10:00
Oliver
79e62b2248
Update install.md
...
replace 'djangouser' with 'myuser'
2022-06-24 20:12:05 +10:00
Oliver
5afd2fb8c1
add entry for 0.7.4
...
(cherry picked from commit e80eac4d1ce985a3127644ea2b391241398eea0e)
2022-06-23 16:13:27 +10:00