2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00
Commit Graph

2037 Commits

Author SHA1 Message Date
e1a5192604 Calculate how many items to assign to sales order
- Do not over-allocate by default
2021-12-11 00:45:53 +11:00
b908aa2467 fix js linting issues 2021-12-11 00:33:16 +11:00
e9ae3eb01d Revert to bootstrap-treeview
- More "bootstrappy" design
- Already in code base
- Cleaner API
2021-12-11 00:25:44 +11:00
7dcd166d50 Change "sidetree" to "breadcrumb-tree" 2021-12-10 22:53:19 +11:00
ffe970d139 Move "sidetree" to underneath breadcrumbs 2021-12-10 22:31:11 +11:00
25e0324eb1 Merge branch 'inventree:master' into matmair/issue2279 2021-12-09 23:56:27 +01:00
75aeab48b8 Merge branch 'inventree:master' into matmair/issue2250 2021-12-09 23:56:08 +01:00
869324249e Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2201 2021-12-09 23:54:55 +01:00
c1163b9f6b Adds missing semicolon 2021-12-09 09:07:36 +11:00
3a3f8ba4ef Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2201 2021-12-08 18:31:33 +01:00
cdcac90319 Merge branch 'inventree:master' into matmair/issue2279 2021-12-08 18:27:57 +01:00
4a453b0a35 Assign multiple stock items to a customer at one 2021-12-09 00:33:45 +11:00
96a885e4e1 client side form for assigning stock items to customers 2021-12-09 00:20:45 +11:00
2725a2eb87 disable icons 2021-12-08 02:01:26 +01:00
79a60ff895 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2250 2021-12-08 01:11:35 +01:00
12afb19dfa move toggle 2021-12-08 01:11:21 +01:00
45181904af fix icon 2021-12-08 00:26:56 +01:00
5ed163dd71 add new toggler 2021-12-08 00:22:00 +01:00
596532f312 only one api call 2021-12-08 00:05:34 +01:00
948270bbcb add stuff to mark starting endpoint 2021-12-07 23:54:45 +01:00
fbc4cfe166 remove always show 2021-12-07 00:52:14 +01:00
46279c8172 fix design refs 2021-12-07 00:51:44 +01:00
2fa67707bd Add text 2021-12-07 00:51:27 +01:00
99a62b2934 move border on right side to items 2021-12-07 00:41:37 +01:00
463192e0b9 Improved table filtering for "purchase order" table (as seen from "part" view) 2021-12-07 10:33:09 +11:00
61bdf8937c style fix 2021-12-07 00:30:50 +01:00
388b42a407 use sidebar-wrapper for styleing 2021-12-07 00:26:36 +01:00
f375ba96ae add sidetree toggler function 2021-12-07 00:21:33 +01:00
b5ae9edc2e style fixes 2021-12-06 23:48:21 +01:00
c703f9993f make url simpler 2021-12-06 22:37:42 +01:00
8e425e67a1 reduce 2021-12-06 22:37:17 +01:00
70939a0cf9 first working example 2021-12-06 22:35:14 +01:00
de4d057b93 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2250 2021-12-06 01:37:48 +01:00
9ebbf8190c add tree to replication 2021-12-06 01:35:14 +01:00
49f9cc7edc modifiy sidebar code 2021-12-06 01:33:41 +01:00
bb2ad7c2cb Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-12-04 18:04:47 +01:00
2a0e07abe0 Merge branch 'inventree:master' into matmair/issue2201 2021-12-04 17:53:13 +01:00
0d9f76a019 Merge branch 'inventree:master' into matmair/issue2279 2021-12-04 17:52:58 +01:00
9e1251d78d Adds "assigned_to_me" filtering to build orders 2021-12-04 21:30:11 +11:00
087ac0bd34 Adds filter to purchase order for "assigned to me" 2021-12-04 21:15:38 +11:00
9ec5e39c50 js tweaks 2021-12-04 17:50:25 +11:00
008c52ef39 Allocation by serial number now moved to the API 2021-12-04 13:08:00 +11:00
1ba7110cda change templates to new way 2021-12-04 02:19:12 +01:00
e9796676c0 Add a progress spinner to modal forms 2021-12-04 10:44:48 +11:00
921ef5ae9e Tweaks to PO and SO tables 2021-12-04 10:11:18 +11:00
1215ef520d Further JS linting 2021-12-04 09:44:23 +11:00
35b3bc73cc Merge remote-tracking branch 'inventree/master' into partial-shipment
# Conflicts:
#	InvenTree/order/api.py
2021-12-04 09:35:54 +11:00
3abad2f73d js linting 2021-12-04 09:33:42 +11:00
f6e1de42f5 JS linting 2021-12-03 21:16:58 +11:00
acfafe22c5 order lines can be received directly from the new table 2021-12-03 21:07:09 +11:00