a85cb64cc6
Fixed the url of the python-barcode ( #313 )
2022-07-21 08:14:18 +10:00
b0483d35cc
Adds entry for 0.7.5 version ( #311 )
2022-07-19 22:56:02 +10:00
0d64d4f97f
Add note on persistent data directory in docker dev setup ( #310 )
2022-07-19 22:40:43 +10:00
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
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
e143c2ab12
Merge pull request #303 from matmair/new-plugin
...
Add more plugins
2022-06-27 10:30:01 +10:00
ccaa2de9fa
fix wrong name
2022-06-27 01:51:07 +02:00
6ed17d9f80
Merge pull request #304 from matmair/notifications
...
Update notification texts
2022-06-27 09:17:10 +10:00
c76041471e
Add missing pictures
2022-06-27 00:06:05 +02:00
13e6248704
Add details for notification
2022-06-27 00:03:22 +02:00
1998ab5c5e
Merge pull request #305 from matmair/remove-old-stuff
...
Remove refereneces to admin-shell
2022-06-27 07:57:03 +10:00
72b2205502
restructure page
2022-06-26 23:45:20 +02:00
a8d0078902
update notification warning
2022-06-26 23:40:44 +02:00
4283b9fbb8
remove refereneces to admin-shell
2022-06-26 23:40:14 +02:00
163e7d070b
add first party plugins
2022-06-26 23:33:36 +02:00
44ea577b28
add zebra plugin
2022-06-26 23:33:13 +02:00
b2f91886b9
Update faq.md
...
Add warning about invoke update
2022-06-25 11:08:37 +10:00
79e62b2248
Update install.md
...
replace 'djangouser' with 'myuser'
2022-06-24 20:12:05 +10:00
5afd2fb8c1
add entry for 0.7.4
...
(cherry picked from commit e80eac4d1c
)
2022-06-23 16:13:27 +10:00
04b672a604
Add release entry for 0.7.3
...
(cherry picked from commit 8117abe2f0
)
2022-06-16 13:35:23 +10:00
8ac02dc099
Update release notes with 0.7.2 release
...
(cherry picked from commit b11dd9b5eb
)
2022-06-15 20:52:08 +10:00
8242515024
Merge pull request #293 from matmair/patch-1
...
Add top translators
2022-06-11 07:48:19 +10:00
48ded5f5ba
Merge pull request #301 from matmair/redis
...
Add note about redis config
2022-06-11 07:47:00 +10:00
f3babe2667
Merge branch 'master' of https://github.com/inventree/inventree-docs into patch-1
2022-06-10 22:06:06 +02:00
7b86e48810
Add note about redis config
2022-06-10 21:47:48 +02:00
2b33bd34c9
Merge pull request #300 from inventree/docker-redis
...
Adds information on the redis cache container
2022-06-10 13:54:30 +10:00
dd7969e731
Adds information on the redis cache container
2022-06-10 13:53:10 +10:00
5199f4fb29
Merge pull request #299 from martonmiklos/martonmiklos-patch-1
...
Email is required for SSO
2022-06-09 08:41:53 +10:00
7a77860ed3
Email is required for SSO
...
SSO login redirects to accounts/signup which is disabled if no e-mail configuration is present:
https://github.com/inventree/InvenTree/blob/master/InvenTree/InvenTree/forms.py#L219
2022-06-08 21:55:38 +02:00
1787d6a178
Merge pull request #298 from inventree/supplier-part-available
...
Add info on supplier part availability
2022-06-08 21:14:20 +10:00
95e3d69c4b
Add info on supplier part availability
2022-06-08 21:11:48 +10:00
b79324904f
Merge pull request #297 from inventree/remove-app-release-notes
...
Remove app release notes from documentation
2022-06-05 09:53:09 +10:00
5ee4dfe28a
Remove app release notes from documentation
...
- Already provided in the app itself
- Duplication of effort
2022-06-05 09:50:20 +10:00
1b781479ba
Merge pull request #296 from SergeoLacruz/master
...
Changed example to fit current SW version
2022-06-03 07:56:20 +10:00
d6da9ac327
Changed example to fit current SW version
2022-06-02 21:49:51 +02:00
6a0851671e
Merge branch '0.7.x'
2022-06-02 17:28:29 +10:00
801bc5cfc0
Add link to release notes for 0.7.1
0.7.1
2022-06-02 17:27:45 +10:00
36452eb83a
Update 0.7.1.md
...
https://github.com/inventree/InvenTree/pull/3115
(cherry picked from commit 2d477dc7db
)
2022-06-02 16:30:45 +10:00
2d477dc7db
Update 0.7.1.md
...
https://github.com/inventree/InvenTree/pull/3115
2022-06-02 13:49:57 +10:00
6a12b53d71
Merge pull request #295 from inventree/docker-guide-updates
...
Docker guide updates
2022-05-29 09:40:44 +10:00
ce53c40bde
Add warning about scrubbing account data
2022-05-29 08:04:40 +10:00
9306964652
Add note about minimum python version
2022-05-29 07:55:19 +10:00
a9cc1ae9fb
Update base install requirements
2022-05-29 07:54:22 +10:00
b83aed9a8a
Update docs for production image
2022-05-29 00:47:04 +10:00
e73db9d284
Simplify docker development instructions
2022-05-29 00:22:07 +10:00
93b077b5af
Update 0.7.1.md
...
https://github.com/inventree/InvenTree/pull/3083
(cherry picked from commit bc786ef8f1
)
2022-05-29 00:07:33 +10:00
bc786ef8f1
Update 0.7.1.md
...
https://github.com/inventree/InvenTree/pull/3083
2022-05-27 12:20:10 +10:00
26317def9a
Merge pull request #285 from inventree/0.7.x
...
0.7.x
2022-05-26 18:25:40 +10:00
67434c2cf3
Add bug note to 0.7.1 release page
0.7.0
2022-05-26 17:11:36 +10:00
0718d5cc53
Update 0.8.0.md
...
https://github.com/inventree/InvenTree/pull/3070
2022-05-26 11:15:07 +10:00