Matthias
8effdffe6f
templates and FileManagement config
2021-05-15 00:57:18 +02:00
Matthias
307a097ab4
adding in url
2021-05-15 00:56:14 +02:00
Oliver
980befe0fa
Merge pull request #1586 from nwns/feature/show_poline_items_in_admin
...
feat(admin): Show the line items on the PO on the Admin Site
2021-05-15 07:50:53 +10:00
Oliver
6f10195f8c
Merge pull request #1465 from nwns/feature/po_on_sales_order
...
Show PO for Stock Items on Sales Order Detail and stock
2021-05-15 07:49:59 +10:00
eeintech
5ce262172d
Fixed bom_item unit test
2021-05-14 16:59:59 -04:00
eeintech
e9f41a8357
Currency finding fix
2021-05-14 16:38:30 -04:00
eeintech
274eb51e48
Added read_only args
2021-05-14 16:29:55 -04:00
eeintech
1940fd5199
Now processing currencies
2021-05-14 16:16:23 -04:00
Nigel
30a2194fe1
feat(admin): Show the line items on the PO on the Admin Site
2021-05-14 13:24:13 -06:00
Oliver
310728ead4
Merge pull request #1583 from SchrodingersGat/server-info
...
Add debug mode and database backend as info to the "stats" dialog
2021-05-14 12:56:12 +10:00
Oliver Walters
7deea1ec00
Style fixes
2021-05-14 12:40:42 +10:00
Oliver Walters
f76bc5a7b8
Add debug mode and database backend as info to the "stats" dialog
2021-05-14 12:38:38 +10:00
Oliver
033aa29531
Merge pull request #1580 from matmair/BUG-copy
...
fixing bug from refactor
2021-05-14 07:50:33 +10:00
Oliver
4e6764f952
Merge pull request #1582 from eeintech/po_upload_duplicate_fix
...
Fixed duplicate check for PO file upload
2021-05-14 07:50:02 +10:00
eeintech
68f5ec8b6a
Added currency conversion
2021-05-13 17:09:52 -04:00
Matthias
be92efe7b9
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
2021-05-13 22:58:01 +02:00
Nigel
bca2f4a07b
feat(sales_order): Stock Items show the PO number
...
Stock items show the PO number that they were purchased on when being
viewed in the sales order allocation modal and when viewing the sales
order details.
2021-05-13 14:18:25 -06:00
eeintech
32d0f3039d
Obviously new float fields should be read-only...
2021-05-13 16:17:45 -04:00
eeintech
a64ab5956b
Removed leftover print
2021-05-13 16:07:57 -04:00
eeintech
22249206d2
Fixed duplicate check
2021-05-13 16:06:57 -04:00
eeintech
f2e9f58f1b
Added purchase price range and average to BOM items/view
2021-05-13 15:47:42 -04:00
Matthias
e382f2a57e
fixing bug from refactor
2021-05-13 15:46:27 +02:00
Oliver
a1fa3315b1
Merge pull request #1579 from SchrodingersGat/report-naming
...
Adds a "filename_template" field to reports
2021-05-13 14:03:30 +10:00
Oliver Walters
82a3d9ca96
Implements custom naming for generated labels
2021-05-13 13:40:40 +10:00
Oliver Walters
6de44a5921
Adds a "filename_template" field to reports
...
- Allows users to define the naming scheme for generated reports
- Templated, can use any context variable already available to the report instance
- Adds some more context variables to various reports
2021-05-13 13:23:51 +10:00
Oliver
8f6e14193a
Merge pull request #1576 from matmair/matmair/issue1574
...
copy-btn in all the places
2021-05-13 10:45:51 +10:00
Matthias
ba3f3108d7
missing translation
2021-05-13 00:21:42 +02:00
Matthias
5077419b68
fewer js-functions
2021-05-13 00:20:51 +02:00
Matthias Mair
b1410c7c2b
Merge branch 'inventree:master' into price-history
2021-05-12 23:39:57 +02:00
Matthias
8a8f61c568
functionality for #725
2021-05-12 23:25:39 +02:00
Matthias
0ff7ee21d0
usage of new templates
2021-05-12 15:41:48 +02:00
Matthias
3d574f6a18
templates for mailto and tel - links
2021-05-12 15:41:15 +02:00
Matthias
cdcb6504f9
fixing wrong position
2021-05-12 15:33:49 +02:00
Matthias
f9f191b5e3
Inclusion in all tamplates
...
#1574
2021-05-12 15:31:35 +02:00
Oliver
07c7af1f2e
Merge pull request #1569 from SchrodingersGat/docker-dev
...
Development docker image
2021-05-12 22:27:50 +10:00
Oliver
9d98ecca92
Merge pull request #1561 from eeintech/multi_part_forms
...
Multi-step form framework + Purchase order upload file view
2021-05-12 22:18:35 +10:00
Oliver Walters
719b1775f2
Add entrypoint for running development worker
2021-05-12 22:12:26 +10:00
Oliver Walters
530f28ba95
Fix for running webserver
2021-05-12 21:35:54 +10:00
Oliver Walters
00c5a88383
Split environment variables out into a .env file
...
- No need to collect "static" file when we are running in DEBUG mode
2021-05-12 21:15:53 +10:00
Oliver Walters
3381c5e257
Improvements to development docker-compose script
...
- Python packages are installed in a virtual environment within the src dir
- This prevents a LONG installation process each time the docker image is rebuilt
2021-05-12 20:53:50 +10:00
Oliver Walters
914db9e913
Development docker image
...
- Uses multistage build
- Adds a docker compose file for dev
2021-05-12 19:28:04 +10:00
Oliver
d301794516
Merge pull request #1572 from SchrodingersGat/stock-item-history
...
Stock item history
2021-05-12 10:57:56 +10:00
Oliver Walters
3b252b8409
Record the user when updating stock items
2021-05-12 10:42:09 +10:00
Oliver Walters
30ff48d803
Fixes
2021-05-12 10:09:02 +10:00
Oliver Walters
68b53acbf1
remove old fields from the StockItemTracking model
2021-05-12 08:07:03 +10:00
eeintech
e9c4ce8c5f
Added support for reference and notes fields
2021-05-11 17:11:09 -04:00
eeintech
7e6ac54015
YAML does not get installed during django-import-export package?
2021-05-11 14:13:21 -04:00
eeintech
ba561d6d19
Fixed import for excel formats
2021-05-11 14:06:38 -04:00
eeintech
a093118856
Few more fixes
2021-05-11 11:02:54 -04:00
Matthias
169745c11f
style fix
2021-05-11 16:23:26 +02:00