2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 11:10:54 +00:00
Commit Graph

1129 Commits

Author SHA1 Message Date
573f601752 Merge pull request #1632 from matmair/nav-style
same nav sidebar distance for everything
2021-06-06 22:14:20 +10:00
05d79a4c19 same nav sidebar distance for everything 2021-06-05 15:18:08 +02:00
d87592aedb use the default currency in forms 2021-06-05 13:22:11 +02:00
2a64e4a309 Bug fix for template 2021-05-27 13:23:20 +10:00
c2fe5e08b4 Expand possibilities for variant conversion
- Ref get_conversion_options
2021-05-27 12:35:55 +10:00
a1c4662e91 Move status messages for stock item 2021-05-18 19:11:37 +10:00
5204567628 Bug fix for stock item tracking API 2021-05-18 19:06:41 +10:00
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
3b252b8409 Record the user when updating stock items 2021-05-12 10:42:09 +10:00
30ff48d803 Fixes 2021-05-12 10:09:02 +10:00
68b53acbf1 remove old fields from the StockItemTracking model 2021-05-12 08:07:03 +10:00
03a231bffb Updates
- Add StockHistoryCode to custom context
- Add simple form for editing stock item history
- Add tracking entry when stock status is changed
2021-05-11 23:38:26 +10:00
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
0c19a94f5c Add run-time addition of extra data to the API 2021-05-11 22:50:58 +10:00
93e6eb6dc7 Unit test fixes 2021-05-11 22:26:03 +10:00
a1203aa1e5 Fixes for unit testing 2021-05-11 21:22:54 +10:00
0020e85397 Refactor add_tracking_entry 2021-05-11 20:56:20 +10:00
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
ed4da4d338 Improve introspection in migration file 2021-05-11 18:23:29 +10:00
725a64c29d Extract more information from legacy tracking data 2021-05-11 18:11:27 +10:00
1126e2e110 "Guess" stock history code from recorded title string 2021-05-11 17:41:37 +10:00
70ad0ba0de Improve reporting in stock history API 2021-05-11 17:41:17 +10:00
af53b341f0 Replace "addTrasactionNote" function with "add_tracking_entry"
- Does not add translated strings to the database
2021-05-11 17:17:48 +10:00
e59f467c79 Merge branch 'master' into spaces! 2021-05-08 12:27:19 +02:00
5ed17022f2 Fixed stock import as it was not validating the serial properly (#1559) 2021-05-07 07:57:16 +10:00
c1bcc60f0a forgot a py 2021-05-06 14:41:26 +02:00
d5b65e6e41 yaml! 2021-05-06 14:38:13 +02:00
a77d9d9de7 same treatment for html 2021-05-06 14:33:03 +02:00
39d4129157 chery picked all fixed trans str from #1438 (#1554) 2021-05-06 20:29:58 +10:00
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
4d1eb51bc4 Fixes 2021-04-20 20:42:55 +10:00
fd3e59650a Style fixes 2021-04-20 20:15:51 +10:00
c5fa0bb459 Improved API filtering for PartCategory 2021-04-20 20:15:06 +10:00
38eea21f4f Enable printing of multiple stock location labels 2021-04-20 20:06:13 +10:00
412b05d76c Allow API filtering by "cascading" stock locations 2021-04-20 20:00:15 +10:00
6986709fb8 Reorganized stock location view 2021-04-20 19:49:07 +10:00
2dbd61c611 Stock return to customer fix, stock children item table fix 2021-04-19 11:25:39 -04:00
157d58b157 Merge pull request #1481 from matmair/instance-name-in-title
Instance name in title
2021-04-18 21:48:37 +10:00
5b9c4dc225 sipler translation strings 2021-04-18 01:21:11 +02:00
c233e82919 added translatable strings 2021-04-17 23:54:23 +02:00
59063bee6b extending translations to the whole sentence 2021-04-17 23:52:21 +02:00
20af4c9ba0 template tag for translatable alerts with links 2021-04-17 23:48:47 +02:00
b1e08dae78 Merge branch 'master' of https://github.com/inventree/InvenTree into instance-name-in-title 2021-04-17 12:19:38 +02:00
09ef85ce9d Fixed stock item template for items without manufacturer part 2021-04-16 11:43:21 -04:00
d4529ec1c4 Merge pull request #1464 from matmair/translation_improv
Translation improvments
2021-04-16 21:46:07 +10:00
098ac0c461 using feature in views 2021-04-15 14:52:08 +02:00
cfae92e22b more translated strings for api-titles and filters 2021-04-15 12:15:02 +02:00
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
1bf72ee335 Added revision and stock item URL for label creation 2021-04-14 16:00:28 -04:00
3eae70e745 Merged master and company migrations 2021-04-12 11:10:35 -04:00