Oliver Walters
|
05e2b62305
|
Bug fix - calculate button PK at run time!!
|
2021-04-21 16:44:17 +10:00 |
|
Oliver Walters
|
16b01ed772
|
significant rework of the build allocation tables / views
|
2021-04-21 16:44:16 +10:00 |
|
Oliver Walters
|
9e470d4064
|
Add separate section for "untracked" part allocation
|
2021-04-21 16:44:16 +10:00 |
|
Oliver Walters
|
c5fa0bb459
|
Improved API filtering for PartCategory
|
2021-04-20 20:15:06 +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 |
|
Oliver Walters
|
f578f68001
|
Split "part category" view into separate pages
|
2021-04-20 19:30:43 +10:00 |
|
|
7a0a901c2b
|
translations fo true/false yes /no
|
2021-04-17 23:28:10 +02:00 |
|
Oliver
|
d4529ec1c4
|
Merge pull request #1464 from matmair/translation_improv
Translation improvments
|
2021-04-16 21:46:07 +10:00 |
|
|
cfae92e22b
|
more translated strings for api-titles and filters
|
2021-04-15 12:15:02 +02:00 |
|
eeintech
|
3eae70e745
|
Merged master and company migrations
|
2021-04-12 11:10:35 -04:00 |
|
eeintech
|
97e1bc0a67
|
Added missing part_detail reference
|
2021-04-08 21:46:11 -04:00 |
|
eeintech
|
b5a5f5b409
|
Simplified stock table view in Part and SupplierPart detail pages
|
2021-04-08 13:42:35 -04:00 |
|
eeintech
|
ccd35fc4b4
|
Fixed supplier part list bug and hide manufacturer fields in supplier part edit form
|
2021-04-07 11:50:11 -04:00 |
|
eeintech
|
f39928368e
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-04-07 10:33:55 -04:00 |
|
eeintech
|
b2264940a3
|
Dynamic control of information to make cleaner supplier and manufacturer tables
|
2021-04-07 09:54:20 -04:00 |
|
eeintech
|
fd66e8b136
|
Added MPN link to supplier part list
|
2021-04-05 15:41:18 -04:00 |
|
|
1854da380b
|
made filters.js dynamic for translation
|
2021-04-03 04:07:27 +02:00 |
|
|
0547e1c03b
|
added more translations in html / js
|
2021-04-03 04:05:59 +02:00 |
|
eeintech
|
afd2dacfc7
|
Can now create, view list of parts and view detail page
|
2021-03-24 11:44:51 -04:00 |
|
Oliver Walters
|
e3a5a56371
|
Add "modal image" display for part thumbnails
|
2021-03-17 23:44:47 +11:00 |
|
Oliver Walters
|
2de879d2ba
|
Add option to hide form error message
|
2021-03-15 20:30:18 +11:00 |
|
eeintech
|
89c7c87f1e
|
Add stock filter for parts assemblies
|
2021-03-12 11:18:19 -05:00 |
|
Oliver Walters
|
e1ba0a9a99
|
Bug fix for tables
|
2021-03-11 14:24:28 +11:00 |
|
Oliver Walters
|
7ccd339b5c
|
Print reports for multiple selected sales orders / purchase orders
|
2021-03-11 14:15:31 +11:00 |
|
Oliver Walters
|
fa95759a00
|
Enable printing for PO and SO
|
2021-03-11 14:09:57 +11:00 |
|
Oliver Walters
|
8061669c70
|
Hacky fix for ordering parts form
|
2021-03-06 19:49:49 +11:00 |
|
Oliver Walters
|
979f543c3f
|
Add build orders to search results list
|
2021-03-03 08:44:13 +11:00 |
|
Oliver Walters
|
14000517ce
|
Fixes for build order table
|
2021-03-03 08:39:14 +11:00 |
|
Oliver Walters
|
339a02a6b2
|
Bug fix for sorting of sales orders
|
2021-03-03 08:32:57 +11:00 |
|
Oliver Walters
|
558ea98fa1
|
Add purchase order and sales order to search results
|
2021-03-03 08:30:20 +11:00 |
|
Oliver Walters
|
0b15b77140
|
Fix server-side ordering for purchase order table
|
2021-03-03 08:13:55 +11:00 |
|
Oliver Walters
|
4ff1c690cc
|
Bug fix for paginated tables
|
2021-03-02 12:33:01 +11:00 |
|
Oliver Walters
|
04dbfbd892
|
Fix for stock item tracking table
|
2021-02-28 20:50:19 +11:00 |
|
Oliver Walters
|
44635d2499
|
Use server-side pagination for more list endpoints
|
2021-02-28 20:35:32 +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
|
f2da1c990b
|
Simplify process for marking a part as "starred"
|
2021-02-25 23:27:27 +11:00 |
|
Oliver
|
94c8bb6805
|
Merge pull request #1350 from SchrodingersGat/recently-updated
Adds "Recently Updated Stock" to index page
|
2021-02-23 14:47:24 +11:00 |
|
Oliver Walters
|
66e1b180e4
|
Add option to stock table to disable grouping at run-time
|
2021-02-23 13:42:59 +11:00 |
|
Oliver Walters
|
39d4ddd845
|
Enable filtering for "used in" table
|
2021-02-23 13:23:23 +11:00 |
|
Oliver Walters
|
58863b1924
|
Show child builds
|
2021-02-22 22:35:54 +11:00 |
|
Oliver Walters
|
7d54997cb8
|
Tweaks
|
2021-02-22 16:48:00 +11:00 |
|
Oliver Walters
|
dffff89e9d
|
Add option to filter out variants in stock table
|
2021-02-21 20:08:23 +11:00 |
|
Oliver Walters
|
098b494047
|
Add option to disable stock item grouping
|
2021-02-19 11:31:38 +11:00 |
|
Oliver Walters
|
644583f636
|
Display packaging info in stock table
|
2021-02-19 11:09:24 +11:00 |
|
Oliver Walters
|
0c053c6339
|
Add action buttons to order or build stock
|
2021-02-18 17:25:39 +11:00 |
|
Oliver Walters
|
bfbcbe252b
|
Adds "required parts" tab to build view
|
2021-02-18 17:14:57 +11:00 |
|