eeintech
|
6bf4140e5a
|
Fixed transfer stock action in template
|
2021-04-09 16:55:05 -04:00 |
|
eeintech
|
f39928368e
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-04-07 10:33:55 -04:00 |
|
eeintech
|
2db6af2af6
|
PO table and stock item template improvements
|
2021-04-07 10:33:31 -04:00 |
|
|
efd14fca64
|
made translation lazy
|
2021-04-04 22:47:01 +02:00 |
|
|
20c455384e
|
added more translation-strings
|
2021-04-04 22:44:14 +02:00 |
|
|
c68220a597
|
migrations for all the translated models, totally forgot that
|
2021-04-03 14:11:28 +02:00 |
|
|
0547e1c03b
|
added more translations in html / js
|
2021-04-03 04:05:59 +02:00 |
|
|
446bc06c1b
|
switched translation methode to lazy
|
2021-04-03 04:01:40 +02:00 |
|
|
2de6fcbfa4
|
added missing translation fields #753
|
2021-04-03 03:59:09 +02:00 |
|
eeintech
|
0b1f22c7fd
|
Almost there, needs some interface testing and tweaking
|
2021-03-30 18:08:33 -04:00 |
|
Oliver Walters
|
7a4b90649a
|
HTML / CSS fixes
|
2021-03-29 16:36:27 +11:00 |
|
eeintech
|
8619af9f09
|
Template fix for stock actions
|
2021-03-16 12:32:56 -04:00 |
|
eeintech
|
429f9d0a13
|
Removed test print
|
2021-03-12 11:19:20 -05:00 |
|
eeintech
|
89c7c87f1e
|
Add stock filter for parts assemblies
|
2021-03-12 11:18:19 -05:00 |
|
Andreas Kaiser
|
ca626ead6c
|
german translation
|
2021-03-09 00:45:37 +01:00 |
|
Andreas Kaiser
|
af0c72d338
|
german translation
|
2021-03-08 17:45:22 +01:00 |
|
Oliver Walters
|
d43cfccfc1
|
Typo fix
|
2021-03-04 22:11:38 +11:00 |
|
Oliver Walters
|
5ad915a845
|
More fields
|
2021-03-04 22:09:46 +11:00 |
|
Oliver Walters
|
a9e3e46b8a
|
Bug fix
check if self.object.owner is None
|
2021-03-03 21:52:02 +11:00 |
|
Oliver
|
3d4cfcf1b6
|
Merge pull request #1381 from SchrodingersGat/table-name-fix
Fixes incorrect table name
|
2021-03-02 22:03:51 +11:00 |
|
Oliver Walters
|
cd01bb0ad7
|
Refactor HTML view permission
- Introspect database model from View
- Automatically get the permission from the View class
|
2021-03-02 21:32:32 +11:00 |
|
Oliver Walters
|
1c3b017283
|
Improve server-side pagination of SalesOrderLineItem
|
2021-03-02 12:33:41 +11:00 |
|
Oliver Walters
|
478dce449d
|
Fix incorrect javascript call
|
2021-03-02 08:07:18 +11:00 |
|
Oliver
|
7aed696451
|
Merge pull request #1373 from SchrodingersGat/server-pagination
Server pagination
|
2021-03-01 13:31:50 +11:00 |
|
Oliver Walters
|
34def10765
|
Delete un-needed code
|
2021-02-28 21:44:10 +11:00 |
|
Oliver Walters
|
04dbfbd892
|
Fix for stock item tracking table
|
2021-02-28 20:50:19 +11:00 |
|
Oliver Walters
|
90feb6d210
|
Server-side paginatino for build orders
|
2021-02-28 20:31:01 +11:00 |
|
Oliver Walters
|
1239d4af16
|
Fixes result limiting
- Required for index page
|
2021-02-28 20:16:05 +11:00 |
|
Oliver Walters
|
487794a938
|
Server side pagination for the part list
|
2021-02-28 16:29:25 +11:00 |
|
Oliver Walters
|
8ce7b572cc
|
Optionally paginate the StockList table on the server
- This makes the bootstrap table interface SO FREAKING MUCH FASTER
- Search is now performed on the server too!
|
2021-02-28 16:18:45 +11:00 |
|
Oliver Walters
|
6f2ba71339
|
Refactor side navigation tree
|
2021-02-28 11:48:20 +11:00 |
|
Oliver Walters
|
f1c8c48d35
|
Fix API permissions for stock adjustment
|
2021-02-27 20:17:52 +11:00 |
|
Oliver
|
d5597a3dca
|
Merge pull request #1363 from SchrodingersGat/api-permissions
Api permissions
|
2021-02-27 08:39:47 +11:00 |
|
Oliver Walters
|
b6d87850dc
|
Hide stock buttons on top-level stock location display
|
2021-02-27 08:00:00 +11:00 |
|
Oliver Walters
|
b315b958b0
|
PEP fixes
|
2021-02-27 07:56:38 +11:00 |
|
Oliver Walters
|
9d099c81a7
|
Refactor API tests for stock
|
2021-02-26 21:53:54 +11:00 |
|
Oliver Walters
|
26e80fa0ab
|
Fancify all the menubars
|
2021-02-25 09:10:20 +11:00 |
|
Oliver Walters
|
89bdfd1c62
|
StockItem display now uses menubar
|
2021-02-24 21:27:44 +11:00 |
|
Oliver Walters
|
68f24e97ac
|
Make tree sidenav resizable
|
2021-02-23 21:09:55 +11:00 |
|
Oliver Walters
|
949a541ee0
|
Add more options to StockList api
- Limit query results
- Order by various fields
|
2021-02-23 13:43:26 +11:00 |
|
Oliver Walters
|
9159afe9ce
|
Unit test fix
|
2021-02-22 17:27:48 +11:00 |
|
Oliver Walters
|
dffff89e9d
|
Add option to filter out variants in stock table
|
2021-02-21 20:08:23 +11:00 |
|
Oliver
|
b95d6a4ab2
|
Merge pull request #1327 from SchrodingersGat/installed-test-results
Read test results from installed items
|
2021-02-19 16:49:51 +11:00 |
|
Oliver Walters
|
6037f1452a
|
Unit testing for new feature
|
2021-02-19 15:50:32 +11:00 |
|
Oliver Walters
|
ea4b713eed
|
Allow adjustment for destroyed (or lost) stock
|
2021-02-19 15:13:56 +11:00 |
|
Oliver Walters
|
e8bacbe45f
|
Edit packaging field
|
2021-02-19 11:11:22 +11:00 |
|
Oliver Walters
|
644583f636
|
Display packaging info in stock table
|
2021-02-19 11:09:24 +11:00 |
|
Oliver Walters
|
556d6455e8
|
Add "packaging" field for StockItem
|
2021-02-19 11:08:58 +11:00 |
|
Oliver Walters
|
a9f255be85
|
Prevent stock item being added as an installed item inside itself
|
2021-02-18 18:01:41 +11:00 |
|
Oliver Walters
|
ef23ab1abc
|
Adds functionality for traversing "through" installed items to extract test results
|
2021-02-18 17:59:04 +11:00 |
|