Oliver Walters
|
84bfffd5a7
|
Override 'add_note' when new StockItem is created
- This allows us to prevent the issue of duplicate notes being created
|
2021-05-11 22:51:29 +10:00 |
|
Oliver Walters
|
0c19a94f5c
|
Add run-time addition of extra data to the API
|
2021-05-11 22:50:58 +10:00 |
|
Oliver Walters
|
93e6eb6dc7
|
Unit test fixes
|
2021-05-11 22:26:03 +10:00 |
|
Oliver Walters
|
a1203aa1e5
|
Fixes for unit testing
|
2021-05-11 21:22:54 +10:00 |
|
Oliver Walters
|
0020e85397
|
Refactor add_tracking_entry
|
2021-05-11 20:56:20 +10:00 |
|
Oliver Walters
|
385131137f
|
Extract stock location from legacy stocktracking entry
- Not 100% accurate - e.g. if the stock location has been altered!
|
2021-05-11 20:55:14 +10:00 |
|
Oliver Walters
|
ed4da4d338
|
Improve introspection in migration file
|
2021-05-11 18:23:29 +10:00 |
|
Oliver Walters
|
725a64c29d
|
Extract more information from legacy tracking data
|
2021-05-11 18:11:27 +10:00 |
|
Oliver Walters
|
1126e2e110
|
"Guess" stock history code from recorded title string
|
2021-05-11 17:41:37 +10:00 |
|
Oliver Walters
|
70ad0ba0de
|
Improve reporting in stock history API
|
2021-05-11 17:41:17 +10:00 |
|
Oliver Walters
|
af53b341f0
|
Replace "addTrasactionNote" function with "add_tracking_entry"
- Does not add translated strings to the database
|
2021-05-11 17:17:48 +10:00 |
|
Matthias Mair
|
e59f467c79
|
Merge branch 'master' into spaces!
|
2021-05-08 12:27:19 +02:00 |
|
Francois
|
5ed17022f2
|
Fixed stock import as it was not validating the serial properly (#1559)
|
2021-05-07 07:57:16 +10:00 |
|
Matthias
|
c1bcc60f0a
|
forgot a py
|
2021-05-06 14:41:26 +02:00 |
|
Matthias
|
d5b65e6e41
|
yaml!
|
2021-05-06 14:38:13 +02:00 |
|
Matthias
|
a77d9d9de7
|
same treatment for html
|
2021-05-06 14:33:03 +02:00 |
|
Matthias Mair
|
39d4129157
|
chery picked all fixed trans str from #1438 (#1554)
|
2021-05-06 20:29:58 +10:00 |
|
Matthias
|
f2b0717d10
|
removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
|
2021-05-06 12:11:38 +02:00 |
|
Oliver Walters
|
4d1eb51bc4
|
Fixes
|
2021-04-20 20:42:55 +10:00 |
|
Oliver Walters
|
fd3e59650a
|
Style fixes
|
2021-04-20 20:15:51 +10:00 |
|
Oliver Walters
|
c5fa0bb459
|
Improved API filtering for PartCategory
|
2021-04-20 20:15:06 +10:00 |
|
Oliver Walters
|
38eea21f4f
|
Enable printing of multiple stock location labels
|
2021-04-20 20:06:13 +10:00 |
|
Oliver Walters
|
412b05d76c
|
Allow API filtering by "cascading" stock locations
|
2021-04-20 20:00:15 +10:00 |
|
Oliver Walters
|
6986709fb8
|
Reorganized stock location view
|
2021-04-20 19:49:07 +10:00 |
|
eeintech
|
2dbd61c611
|
Stock return to customer fix, stock children item table fix
|
2021-04-19 11:25:39 -04:00 |
|
Oliver
|
157d58b157
|
Merge pull request #1481 from matmair/instance-name-in-title
Instance name in title
|
2021-04-18 21:48:37 +10:00 |
|
Matthias
|
5b9c4dc225
|
sipler translation strings
|
2021-04-18 01:21:11 +02:00 |
|
Matthias
|
c233e82919
|
added translatable strings
|
2021-04-17 23:54:23 +02:00 |
|
Matthias
|
59063bee6b
|
extending translations to the whole sentence
|
2021-04-17 23:52:21 +02:00 |
|
Matthias
|
20af4c9ba0
|
template tag for translatable alerts with links
|
2021-04-17 23:48:47 +02:00 |
|
Matthias
|
b1e08dae78
|
Merge branch 'master' of https://github.com/inventree/InvenTree into instance-name-in-title
|
2021-04-17 12:19:38 +02:00 |
|
eeintech
|
09ef85ce9d
|
Fixed stock item template for items without manufacturer part
|
2021-04-16 11:43:21 -04:00 |
|
Oliver
|
d4529ec1c4
|
Merge pull request #1464 from matmair/translation_improv
Translation improvments
|
2021-04-16 21:46:07 +10:00 |
|
Matthias
|
098ac0c461
|
using feature in views
|
2021-04-15 14:52:08 +02:00 |
|
Matthias
|
cfae92e22b
|
more translated strings for api-titles and filters
|
2021-04-15 12:15:02 +02:00 |
|
Oliver
|
3e6429cb13
|
Merge pull request #1462 from eeintech/stock_label
Added revision and stock item QR code URL for label creation
|
2021-04-15 13:00:09 +10:00 |
|
eeintech
|
1bf72ee335
|
Added revision and stock item URL for label creation
|
2021-04-14 16:00:28 -04:00 |
|
eeintech
|
3eae70e745
|
Merged master and company migrations
|
2021-04-12 11:10:35 -04:00 |
|
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 |
|
Matthias
|
efd14fca64
|
made translation lazy
|
2021-04-04 22:47:01 +02:00 |
|
Matthias
|
20c455384e
|
added more translation-strings
|
2021-04-04 22:44:14 +02:00 |
|
Matthias
|
c68220a597
|
migrations for all the translated models, totally forgot that
|
2021-04-03 14:11:28 +02:00 |
|
Matthias
|
0547e1c03b
|
added more translations in html / js
|
2021-04-03 04:05:59 +02:00 |
|
Matthias
|
446bc06c1b
|
switched translation methode to lazy
|
2021-04-03 04:01:40 +02:00 |
|
Matthias
|
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 |
|
Oliver Walters
|
08cc866e74
|
Add function to make barcode for build order
|
2021-02-17 13:47:14 +11:00 |
|
Oliver Walters
|
2fa7c8706b
|
Wrap custom filter validation in try/except blocks
|
2021-02-10 20:40:15 +11:00 |
|
Oliver
|
af7a627230
|
Merge pull request #1271 from SchrodingersGat/migration-unit-test
Migration unit test
|
2021-02-04 23:56:12 +11:00 |
|
Oliver Walters
|
74704a7c1e
|
Mark migrations with data operations "non atomic"
Ref: https://docs.djangoproject.com/en/dev/howto/writing-migrations/#non-atomic-migrations
|
2021-02-04 22:19:15 +11:00 |
|
Oliver Walters
|
a0e7d37a19
|
Add setting for enabling / disabling test reports
|
2021-02-04 21:15:19 +11:00 |
|
Oliver Walters
|
7d38507785
|
Merge remote-tracking branch 'inventree/master' into simple-qr-codes
|
2021-02-01 12:24:16 +11:00 |
|
Oliver Walters
|
8fda2cf745
|
Fixes for unit tests
|
2021-01-29 12:47:46 +11:00 |
|
Oliver Walters
|
4ef6a6dc62
|
Translations for stock transaction notes
|
2021-01-29 12:23:22 +11:00 |
|
Oliver Walters
|
e8d73c78eb
|
Fixes for unit tests
|
2021-01-28 22:37:28 +11:00 |
|
Oliver Walters
|
d61ae8532a
|
Dialog for checking multiple items into a stock location
|
2021-01-28 21:36:57 +11:00 |
|
Oliver Walters
|
7e8def15ed
|
Hide barcode actions if barcode support is disabled
|
2021-01-28 20:45:42 +11:00 |
|
Oliver Walters
|
5c9dd93ff1
|
More unit test fix
|
2021-01-22 12:22:29 +11:00 |
|