2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-09 21:30:54 +00:00
Commit Graph

673 Commits

Author SHA1 Message Date
Matthias
0d2fbe16f5 hide the action buttons if special object 2022-03-30 01:31:02 +02:00
Matthias
44239cba08 hide delete button 2022-03-30 01:30:32 +02:00
Matthias
d068b0a064 do not show in admin 2022-03-30 01:30:21 +02:00
Matthias
6c6c47c60e do not import / export 2022-03-30 01:30:02 +02:00
Matthias
aa30e62ad8 [BUG] Deleting a Customer Breaks Associated Sales Orders
Add special protected deleted company
Fixes #2788
2022-03-30 01:29:36 +02:00
Matthias
68a02af9cd finish renaming SO / PO 2022-03-27 01:41:16 +01:00
Matthias Mair
e4c293f721 fix formatter 2022-03-15 13:43:41 +01:00
Matthias
cba0ca26ba PEP fix 2022-03-14 23:34:34 +01:00
Matthias
f72979f2df add doc-text 2022-03-14 23:30:37 +01:00
Matthias
1c9a29dfb8 add new 'updated' field to supplier price break table 2022-03-14 23:28:42 +01:00
Matthias
ef8c656b4f update API endpoint 2022-03-14 23:24:37 +01:00
Matthias
752b70c1f7 Add "last updated" field to supplier price break
Add model
Fixes #1697
2022-03-14 23:22:29 +01:00
Oliver
ba406a4da9 Refactorin'
- Add the "download" button into the "filters" list
- Cuts down on boilerplate code
2022-03-03 21:16:27 +11:00
Oliver
73a32f66c8 Adds ability to export stock "assigned" to a particular customer 2022-03-03 17:31:25 +11:00
Oliver
8bf84ec217 Remove calls to "exportStock" 2022-03-03 17:25:31 +11:00
Matthias
440245c812 PEP fix 2022-02-13 05:37:28 +01:00
Matthias
c0ab93b2a9 remove dead code 2022-02-13 05:35:06 +01:00
Matthias
fe767775bc fix migration coverage for company 2022-02-13 04:53:18 +01:00
Oliver
dbc385ac24 Fix for "supplier-parts" view 2021-12-21 16:48:34 +11:00
Oliver
9884c0fadb Adds filters for "manufacturer-parts" list 2021-12-21 16:47:20 +11:00
Oliver
46aeafb5da Adds filter for "assigned stock" view on customer page 2021-12-21 16:44:49 +11:00
Oliver
0a21512329 Adds refresh and filtering for "company" table 2021-12-21 16:41:34 +11:00
Oliver
e0d52843a4 Basic stock assignment serializer implementation 2021-12-08 23:42:27 +11:00
Oliver
71aa6a910d Adds autocomplete fields to admin pages for "company" app 2021-12-04 20:14:12 +11:00
Oliver
6ec0cfc641 Merge branch 'master' into partial-shipment
# Conflicts:
#	InvenTree/company/templates/company/company_base.html
#	InvenTree/stock/templates/stock/item_base.html
2021-12-02 20:49:13 +11:00
Oliver
c01c0b0e25 Refactor company buttons 2021-11-30 21:13:55 +11:00
Oliver
e88ea8d157 Refactor supplier part display 2021-11-30 20:53:01 +11:00
Oliver
1ce1710c50 Refactor manufacturer part display 2021-11-30 20:49:52 +11:00
Oliver
64abe1e889 Refactoring "company" view 2021-11-30 20:31:05 +11:00
Oliver
68e2b0850b Merge branch 'master' into partial-shipment
# Conflicts:
#	InvenTree/build/serializers.py
#	InvenTree/order/templates/order/so_sidebar.html
2021-11-26 08:25:51 +11:00
Oliver
e53e3b4a51 Merge pull request #2350 from matmair/matmair/issue2347
Fix sidebar translation
2021-11-23 12:57:11 +11:00
Matthias
d884e62be1 [FR] Confirm to W293
Fixes #2335
2021-11-23 00:28:23 +01:00
Matthias
d79e9a62b4 fix trans tags 2021-11-22 23:42:29 +01:00
Matthias
933c420844 fix sidebar translation
Fixes #2347
2021-11-22 20:24:22 +01:00
Oliver
521ec4f1e6 Merge branch 'master' into partial-shipment
# Conflicts:
#	InvenTree/order/serializers.py
2021-11-18 23:43:36 +11:00
Oliver
7ca36a092e convert remaining serializers 2021-11-18 23:01:19 +11:00
Oliver
2d9f7364fd Fix action buttons for "company" page 2021-11-17 21:10:32 +11:00
Oliver
f27acde934 More fixes
- Allow stock item creation for inactive parts
- Better handling of successful stock item creation
- Disable fields rather than hiding them
2021-11-05 00:02:55 +11:00
Oliver
aaf27d4098 Adds new buttons to create a new stock item 2021-11-03 07:27:58 +11:00
Oliver
360f0406b5 CSS updates
- Add template for filter lists
- Filter lists now layout horizontally
- Change flex-row to flex-wrap
2021-11-01 08:38:24 +11:00
Oliver
57240865e8 More tweaking 2021-10-30 00:05:32 +11:00
Oliver
c04118ed8a Driving the refactor tractor around the farm 2021-10-29 22:20:06 +11:00
Oliver
b41d1aed12 Refactor admin button for:
- build order
- part detail
- stock item
- stock location
- company detail
- manufacturer-part
- purchase order
- sales order
2021-10-29 17:07:35 +11:00
Oliver
80a41affc1 More sidebar action 2021-10-29 01:20:24 +11:00
Oliver
5a2c20ea55 Refactor sidebar for "company" display 2021-10-29 01:05:39 +11:00
Oliver
ae2c3e8293 remove "panel-inventree" references 2021-10-28 08:31:36 +11:00
Oliver
711b3ba923 remove "panel-default" 2021-10-27 23:08:15 +11:00
Oliver
5959dccff0 Refactor "supplier_part" page 2021-10-27 22:56:17 +11:00
Oliver
fe25ce8cd1 Refactor "manufacturer_part" view 2021-10-27 22:52:11 +11:00
Oliver
9536231cb0 Refactor company base page 2021-10-27 22:44:46 +11:00