65 Commits
Author SHA1 Message Date
Francois df6b2406aa Updated stock ownership doc (#424) 2023-01-25 12:50:18 +11:00
Francois bfdb3f9989 Updated requirements, updated mkdocs-material to v0.9 (#415) 2023-01-04 06:52:19 +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
eeintech 30eb44e74e Added global settings for part and category 2022-04-27 18:48:29 -04:00
eeintech 699316863d Link test reporting to report section 2022-03-25 17:06:00 -04:00
eeintech dd6849e43e Cleaned-up dependencies, tested material-docs v8 2022-03-10 15:36:36 -05:00
eeintech 5936e7ee85 Added doc about stock item merge 2022-01-13 08:41:35 -05:00
eeintech cc1399854c Remove double click... 2022-01-10 09:27:36 -05:00
eeintech a7dd92766e Sales order shipments 2022-01-10 09:24:14 -05:00
eeintech 124de96259 Added BOM substitute section 2022-01-10 08:38:41 -05:00
eeintech 94165e50fd Updated tracked part section 2022-01-10 08:15:41 -05:00
eeintech c7dd1b251f Completed stock refresh 2021-09-14 14:23:16 -04:00
eeintech 4fb085ef85 Stock doc refresh! 2021-09-14 14:00:23 -04:00
eeintech a1c1269567 Updated BoM screenshots 2021-09-13 17:39:49 -04:00
eeintech 233269662c Started build refresh 2021-09-13 16:30:01 -04:00
eeintech 63ce9e9717 Final tweaks 2021-09-13 16:11:43 -04:00
eeintech 7952b8b06a Part parameters refresh 2021-09-13 15:53:42 -04:00
eeintech d9372c1f17 Part section refresh started 2021-09-13 15:12:36 -04:00
eeintech 36774938ac Added stock status doc 2021-09-13 14:13:00 -04:00
eeintech bce33ca9ea Bunch of fixes 2021-09-01 17:50:41 -04:00
eeintech b9a26a462e Added PO doc, added note about selecting customer in SO doc 2021-08-23 15:28:50 -04:00
eeintech 045c40bf9c Completed SO base doc 2021-08-23 14:18:55 -04:00
eeintech 51aaaaec1f Prettyfying the Companies doc 2021-08-20 16:00:24 -04:00
eeintech 4530d0751b Exclude 'md-overlay' class from label CSS 2021-08-02 11:23:51 -04:00
eeintech 2de36243d8 Added documentation about related parts 2021-07-14 16:02:22 -04:00
eeintech 7527cd8411 Renamed 0.2.5 to 0.3.0 based on MD content, added generic info about version numbering on main page 2021-07-14 15:45:39 -04:00
eeintech 8598eab743 Mkdocs-material upgraded to 7.x 2021-07-14 15:31:22 -04:00
eeintech af8305b528 Added URL-style QR code doc 2021-04-15 10:31:36 -04:00
eeintech c60646700e Added doc about manufacturer parts management 2021-04-14 10:28:11 -04:00
eeintech b26e704acf Merge branch 'master' of github.com:inventree/inventree-docs into manufacturer_part 2021-04-14 09:49:57 -04:00
eeintech 432421c794 Started doc for manufacturer parts 2021-04-06 13:34:28 -04:00
eeintech c0b6f4b475 Added doc for InvenTree PR#1400 2021-03-16 10:43:27 -04:00
eeintech 2ad94cd4e9 Added backup and restore instructions 2021-02-11 09:24:19 -05:00
eeintech 8e5bcd38e6 Updated with Oliver review feedback 2021-01-18 16:33:29 -05:00
eeintech 014e23617e Added documentation for stock ownership 2021-01-18 11:09:06 -05:00
eeintech 584c1524f1 Fixed image Jinja template 2020-11-30 12:56:25 -05:00
eeintech fd5e2952a5 Fixed JSON QR code context variable name 2020-11-26 13:07:21 -05:00
eeintech b420fc0dbd Completed companies doc (will update purchase and sales orders separately) 2020-11-13 16:17:06 -05:00
eeintech 5ba24e88fb Added permission warnings and edit/delete sections for supplier/manufacturer/customer 2020-11-13 15:55:11 -05:00
eeintech 9112b46bd4 Added details about category templates, added Currency section 2020-11-13 15:19:38 -05:00
eeintech 151f91c111 Merge branch 'master' of github.com:inventree/inventree-docs into what_is_new 2020-11-13 15:00:49 -05:00
eeintech 1f7a479ce2 Merge branch 'master' of github.com:inventree/inventree-docs into companies_doc 2020-11-13 13:05:12 -05:00
eeintech 3c151b5673 Added more companies documentation 2020-11-05 12:49:13 -05:00
eeintech 1de93c1fbb Renamed 'Buy' section to 'Companies'
Added pages for manufacturer, customer and sales orders documentation
2020-11-05 12:29:49 -05:00
eeintech 7af97fe96d Added fontawesome CSS/JS support, replaced all icons with <span> tag 2020-11-05 11:49:12 -05:00
eeintech 277e0bfac0 Added Related Parts information to 0.1.4 new feature list
Improved img template to take in direct URLs
2020-11-05 10:56:43 -05:00
eeintech 8948040587 Added notes about weasyprint system requirements 2020-11-05 10:37:29 -05:00
eeintech 3c3f520986 Added What's New page 2020-11-04 15:48:23 -05:00
eeintech 49df2b372c Added Future Features page (in Extend) and links to Github issues 2020-10-20 12:34:57 -05:00
eeintech f1dbb9b8a0 Added admonition to install virtual environment on Windows 2020-10-20 09:18:57 -05:00
eeintech c30d02120f Removed <hr> tags (brakes RTD), fixed more absolute links, updated mkdocs-material 2020-10-19 07:39:36 -05:00
eeintech 4c04a75fe8 Fixed Paypal logo 2020-10-14 10:49:12 -05:00
eeintech 0e51d8077a Fixed broken documentation links 2020-10-14 10:40:31 -05:00
eeintech f22c069aff Build debug: tentative #2 (disabled emojis) 2020-09-24 19:00:13 -05:00
eeintech 3dd33c4ea2 Build debug: tentative #1 2020-09-24 18:33:00 -05:00
eeintech 1a0c73d645 Updated requirements.txt 2020-09-24 18:30:00 -05:00
eeintech fb41a844de Completed BOM documentation, removed meta-tag 'layout' from all markdown pages, removed title and edit button from each page (more space for content) 2020-09-24 16:36:31 -05:00
eeintech 4c9d267416 Nicer donate section, continued progress on build doc 2020-09-24 14:01:34 -05:00
eeintech 5ae5e518bc Now opening external links in new tab (added little icon), started build documentation 2020-09-24 11:56:02 -05:00
eeintech c08ec0a2a4 Added documentation for template/variant parts 2020-09-23 16:34:09 -05:00
eeintech e5013d1240 Updated index.md, added documentation on Part Parameters 2020-09-23 16:06:51 -05:00
eeintech 7eabf3b361 Added temporary debug page to better understand context when hosted on ReadTheDocs 2020-09-22 09:47:15 -05:00
eeintech 01f82a0128 Added documentation about Color Themes, added README mardown instructions 2020-09-21 12:27:10 -05:00
eeintech 973edc45c8 Try config.site_url from macro context to serve images 2020-09-21 10:57:54 -05:00