9ffcdbc417
Fix issues when re-opening a secondary modal
2022-01-19 19:18:20 +11:00
3c328feb65
Donate keyboard focus when creating a secondary modal
2022-01-19 19:03:47 +11:00
21f2dd5896
Use modal "depth" to construct form fields
...
- Top level modals are not changed
2022-01-19 18:57:53 +11:00
2f01691095
"patch" for legacy checkboxes in HTML forms
...
- Update to match the style of more "modern" API-driven forms
- These legacy forms will be removed in future revision anyway
2022-01-13 16:37:42 +11:00
5df8377213
Fix "actions" column for part purchase order table
2022-01-12 15:12:53 +11:00
1ddf3c62c4
CSS fixes for table filter tags
2022-01-11 14:31:35 +11:00
af1bfb2f87
Merge remote-tracking branch 'inventree/master' into triggers
2022-01-09 08:15:47 +11:00
d8057e88e7
Fix messaging in build complete dialg
2022-01-09 07:50:08 +11:00
ff7a75266b
Fixes for stock location forms
2022-01-08 20:28:57 +11:00
77decc72ed
Extra bug fix for part variant form
2022-01-08 20:07:54 +11:00
aaf35e6c76
Customize text if totalRows not known
2022-01-07 13:14:47 +11:00
12b3a5c9cc
Validate and save the new serailizer
2022-01-07 11:33:27 +11:00
3921af821c
Fix filtering for part purchase order table
2021-12-22 10:58:46 +11:00
774d834b7e
Merge pull request #2477 from SchrodingersGat/duplicate-bom-form
...
Duplicate bom form
2021-12-21 23:06:44 +11:00
2c0da25cbc
"Validate BOM" now uses the API also
2021-12-21 22:45:59 +11:00
70f9a0fe13
Furher logic improvements to BOM copy
...
- Remove "self" part from list
- Stop inherited BOM items from being copied incorrectly
- Allow user to select whether "inherited" BOM items are copied
2021-12-21 22:07:08 +11:00
0c8a047bc2
Adds simply endpoint for BOM duplication
2021-12-21 17:29:14 +11:00
0060bb074e
Updates for various part views
2021-12-21 16:56:47 +11:00
103f98b665
Adds "reload" button to attachment table(s)
2021-12-21 16:51:26 +11:00
9884c0fadb
Adds filters for "manufacturer-parts" list
2021-12-21 16:47:20 +11:00
46aeafb5da
Adds filter for "assigned stock" view on customer page
2021-12-21 16:44:49 +11:00
0a21512329
Adds refresh and filtering for "company" table
2021-12-21 16:41:34 +11:00
fcb2bb2a46
Fix behaviour on deleting parent stock item
2021-12-21 01:03:37 +11:00
552ca8e5c4
Adds javascript function to merge multiple stock items together
2021-12-20 22:09:08 +11:00
c060bc0815
Float "depleted" badge to the right
2021-12-20 13:30:54 +11:00
81a3547120
Hide "receive parts" button for orders which have been cancelled
2021-12-20 11:17:29 +11:00
922b8b1c30
Fix typo
...
(cherry picked from commit 673a5779f9
)
2021-12-13 23:12:18 +11:00
01ce752a8c
BOM export options are now han
...
(cherry picked from commit c797eb0703
)
2021-12-13 23:12:11 +11:00
88fc0393b7
Logic fix for boolean fields in JS forms
...
(cherry picked from commit 10dec7743e
)
2021-12-13 23:11:56 +11:00
d75ce451be
Allow user to select file format when downloadin BOM import template
...
(cherry picked from commit 8030ca0bb9
)
2021-12-13 23:11:42 +11:00
e1a5192604
Calculate how many items to assign to sales order
...
- Do not over-allocate by default
2021-12-11 00:45:53 +11:00
c1163b9f6b
Adds missing semicolon
2021-12-09 09:07:36 +11: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
463192e0b9
Improved table filtering for "purchase order" table (as seen from "part" view)
2021-12-07 10:33:09 +11:00
bb2ad7c2cb
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
2021-12-04 18:04:47 +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
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
6d90ded27f
First pass at a part-purchase-order table
2021-12-03 20:54:21 +11:00
c93009876d
UI changes
2021-12-03 20:14:09 +11:00
d7c87300c6
Merge remote-tracking branch 'inventree/master' into partial-shipment
2021-12-03 17:31:27 +11:00