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 |
|
Oliver Walters
|
436207b315
|
Merge remote-tracking branch 'inventree/master' into batch-reports
# Conflicts:
# InvenTree/templates/stock_table.html
|
2021-01-18 23:23:58 +11:00 |
|
Oliver
|
a5aa90cdf2
|
Merge pull request #1155 from eeintech/stock_owner
Stock Locations and Items Ownership
|
2021-01-18 22:55:26 +11:00 |
|
Oliver Walters
|
6a7c722efc
|
Stock table button cleanup
|
2021-01-18 21:52:20 +11:00 |
|
Oliver Walters
|
0a566c062d
|
Add click callback on item test tab
|
2021-01-18 21:36:37 +11:00 |
|
Oliver Walters
|
ef7cc3f78d
|
Replace existing django form views with API request
|
2021-01-18 21:33:15 +11:00 |
|
Oliver Walters
|
2b30df1a70
|
Fix
|
2021-01-18 14:41:31 +11:00 |
|
Oliver Walters
|
a7baad33ba
|
Fix form error for creating a new stock item
|
2021-01-18 14:41:31 +11:00 |
|
eeintech
|
72c7ceb553
|
Merged master and updated stock_table.html
|
2021-01-17 13:11:59 -05:00 |
|
Oliver Walters
|
fc32d99327
|
Add "updated_before" and "updated_after" filter for stock API
|
2021-01-15 16:39:50 +11:00 |
|
Oliver Walters
|
ef3ac43c4a
|
Add "last updated" date to stock table
|
2021-01-15 15:27:40 +11:00 |
|
eeintech
|
7d5571ba5b
|
Merged changes from master
|
2021-01-14 08:52:56 -05:00 |
|
Oliver Walters
|
0134597747
|
Merge remote-tracking branch 'inventree/master' into label-api
# Conflicts:
# InvenTree/locale/de/LC_MESSAGES/django.po
# InvenTree/locale/en/LC_MESSAGES/django.po
# InvenTree/locale/es/LC_MESSAGES/django.po
|
2021-01-14 23:56:23 +11:00 |
|
Oliver Walters
|
df327d4e64
|
Add stocktake_date field to stock API, and to stock table
|
2021-01-14 11:29:35 +11:00 |
|
Oliver Walters
|
1316e6bf5b
|
Properly save user data when creating a new StockItem
|
2021-01-14 11:24:52 +11:00 |
|
eeintech
|
e92e5dfe8f
|
Merged master
|
2021-01-13 17:08:01 -05:00 |
|
eeintech
|
59c0a50289
|
Separated category from part permissions and location from stock item permissions
|
2021-01-13 13:35:49 -05:00 |
|
eeintech
|
28fb1b5fab
|
Added owner model to admin page and added test cases
|
2021-01-13 11:38:37 -05:00 |
|
eeintech
|
0a0a47a5e4
|
Added location owner change test case to verify stock item owner in that location is also updated
|
2021-01-12 17:11:46 -05:00 |
|
eeintech
|
3054c637dd
|
Removed f-string debug
|
2021-01-12 16:42:09 -05:00 |
|
eeintech
|
5ca03af3e2
|
Improved Owner.get_owner method and fixed tests (try#2)
|
2021-01-12 16:36:29 -05:00 |
|
eeintech
|
49c954aa68
|
Fixed test cases?
|
2021-01-12 15:02:44 -05:00 |
|
eeintech
|
452d22579a
|
Removed f-string causing build failure
|
2021-01-12 13:23:14 -05:00 |
|
eeintech
|
b6135fda74
|
Updated templates and a lot of manual testing
|
2021-01-12 13:16:04 -05:00 |
|
eeintech
|
6f3cbb4e14
|
Switched to global owner model, need to validate use-cases table and fix tests
|
2021-01-11 17:41:29 -05:00 |
|
eeintech
|
6a88bdb37d
|
StockLocation owner is now a GenericForeignKey that can be set to user or group models
|
2021-01-11 12:56:40 -05:00 |
|
Oliver Walters
|
01e27a0d59
|
Add simplified 'barcode' function for StockItem
|
2021-01-12 00:22:58 +11:00 |
|
Oliver Walters
|
b6cd2c215a
|
Adds function to provide simplified barcode for stock location
|
2021-01-11 21:32:31 +11:00 |
|
Oliver Walters
|
af47b211fd
|
Add dialog for selection of stock location labels
|
2021-01-11 17:22:04 +11:00 |
|
Oliver Walters
|
21d5440f98
|
Remove unused views
|
2021-01-09 21:55:05 +11:00 |
|
Oliver Walters
|
e133fff03e
|
Download PDF for labels
|
2021-01-09 21:50:42 +11:00 |
|
eeintech
|
587bf26d94
|
Fixed style
|
2021-01-08 14:23:35 -05:00 |
|
eeintech
|
2f78c7c036
|
Updated stock tests quantities
|
2021-01-08 14:05:53 -05:00 |
|
eeintech
|
67bc86c159
|
Updated stock owners migration file
|
2021-01-07 14:05:43 -05:00 |
|
eeintech
|
f26f1c38a2
|
Merged master
|
2021-01-07 13:50:29 -05:00 |
|
Oliver Walters
|
bb72658e76
|
Rearrange button options for StockItem
|
2021-01-07 00:18:18 +11:00 |
|
Oliver Walters
|
7ac7e8f969
|
Fixed unit test
|
2021-01-06 23:38:01 +11:00 |
|
Oliver Walters
|
e5b346e7fa
|
PEP fixes
|
2021-01-06 23:09:26 +11:00 |
|