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

67 Commits

Author SHA1 Message Date
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
Oliver
148e2bfa94
Updates for 0.11.0 (#468)
* Add release entry for 0.11.x

* Add note about default reports.

* Add brief documentation on report filtering

* Add images for report filter selection

* More report docs

* Cleanup

* Fix filter docs for TestReport

* Update context variables for TestReport

* Add context variable information for purchase order

* Updates for sales order report docs
2023-04-18 00:08:46 +10:00
Michael
fe88ba750b
Changed IDs of pictures (#464) 2023-04-12 20:55:10 +10:00
Oliver
b4985d21eb
Return orders (#459)
* Add page for return orders

* Add some intro patter, images

* More docs and images

* Add page for return order reports

* Add doc for return order report functionality

* Updates for report docs

* Updates
2023-03-29 20:46:45 +11:00
Oliver
5c6981d016
Report pricing data (#451)
* Add documentation for currency rendering

* Fix typo
2023-03-08 22:27:37 +11:00
Oliver
2b8590eb5d
Report maths (#448)
* Rename file

* Expand conditional example

* Add documentation for using media variables
2023-03-04 10:01:16 +11:00
Michael
c0dc36ced6
Added variables for stock location (#423)
* 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
2023-01-25 12:50:58 +11:00
Michael
e913095abe
Added path trick to the picklist example (#416)
* 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
2023-01-10 09:09:16 +11:00
Michael
65773f0706
Add picklist example (#412)
* 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
2023-01-02 22:09:09 +11:00
Michael
ce6a5e67db
Added context variables for suppliers (#409)
* 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
2022-12-30 20:59:11 +11:00
Oliver
a26649a3e9
Additional barcode docs (#407) 2022-12-22 21:44:44 +11:00
Michael
6c24399675
Fixed misunderstanding of can_complete (#405)
* 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
2022-12-20 07:59:01 +11:00
Michael
244470fd8b
Added context variables fo user model (#404)
* 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
2022-12-18 23:43:00 +11:00
Michael
24aef86eb9
Just added allocated_stock to the build report (#401)
* 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
2022-12-09 11:27:48 +11:00
Michael
228828bd42
Report section and python API reference (#400)
* 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
2022-12-07 09:17:23 +11:00
Oliver
7fd2508a27
Add note on custom localization in report templates (#371) 2022-10-21 19:20:17 +11:00
Matthias Mair
ead2f49586
correct Jinja template engine to Django (#364) 2022-09-07 07:51:19 +10:00
Oliver
fe23bfdb9a
Update report.md
Closes https://github.com/inventree/inventree-docs/issues/354
2022-08-11 18:56:57 +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
1854da9885 Relevent -> relevant 2022-05-09 14:42:56 +10:00
Michael
e1ff148024
Fixed various typos 2022-04-26 20:20:45 +02:00
SergeoLacruz
808ec992b7 fixed typo 2022-04-22 10:49:14 +02:00
Michael
5aba9c93c3
Update bom.md 2022-04-21 22:14:18 +02:00
Michael
dfb1e4994a
reformat table 2022-04-21 22:06:55 +02:00
Michael
3eef0a56ca
Added example 2022-04-21 22:05:02 +02:00
Michael
e8ac5bbbde
added picture 2022-04-21 15:32:41 +02:00
Michael
eee99a865b
Update bom.md 2022-04-21 12:45:56 +02:00
Michael
4d5452e45b
Create bom.md 2022-04-21 12:43:44 +02:00
Michael
f5ec802a76
Update build.md 2022-04-20 18:08:26 +02:00
Michael
72a2b35921
Update build.md 2022-04-20 18:00:06 +02:00
Michael
15cd9fbbbd
Update build.md 2022-04-20 17:56:30 +02:00
Michael
5e8f3793ab
Fixed rendring issues 2022-04-20 17:51:48 +02:00
Michael
02acd177b7
fixed format problems 2022-04-20 17:40:53 +02:00
Michael
5610913258
Fixed formatting 2022-04-19 21:49:29 +02:00
Michael
a19058bc37
Update build.md 2022-04-19 21:47:47 +02:00
Michael
974ac97885
Added an example 2022-04-19 21:46:01 +02:00
Michael
b6b759ef49
Fixed typos 2022-04-19 21:28:09 +02:00
Michael
b317ffdf36
Added context variables of the build object 2022-04-19 21:26:22 +02:00
eeintech
699316863d Link test reporting to report section 2022-03-25 17:06:00 -04:00
Guus Geurkink
aa787b92a4 Added more variables 2022-01-21 15:53:36 +01:00
Guus Geurkink
d4a519d486 Added Purchase and Sales Order context variables 2022-01-21 10:40:45 +01:00
Matthias Mair
330beed1af update report options screenshot 2021-11-19 23:14:55 +01:00
Matthias Mair
938e306a73
Update report.md
Adds info for changes in https://github.com/inventree/InvenTree/pull/2288
2021-11-11 01:42:06 +01:00
Oliver
0d1e4fdf04 Adds framework for documentation of user and global settings 2021-10-18 22:12:15 +11:00
Guus Geurkink
b3514013fe Added a lot of compiled information from the source about which context variables are available where. I just made it a seperate page for now because it got kind of long... 2021-07-29 17:11:36 +02:00
Guusggg
16ab8cd8a2
Create context_variables.md
Added information about context variables
2021-07-29 15:56:02 +02:00