3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-18 11:15:42 +00:00
Commit Graph

24101 Commits

Author SHA1 Message Date
e0b45cf434 Recalculating costs 2026-08-05 22:24:36 +01:00
55ce28027a Updated observers to only write to orders when delta is positive 2026-08-05 22:24:06 +01:00
a2437c5029 Rename fields 2026-08-05 22:23:32 +01:00
9c502a9d19 Updated views with recalculated purchase costs 2026-08-05 22:23:11 +01:00
80925cd430 And more tests 2026-08-05 22:22:13 +01:00
080520def1 Added default supplier text and help text 2026-08-05 22:21:37 +01:00
d92efc9ee8 Updated factories with updated column names 2026-08-05 22:21:18 +01:00
5afd4195c6 More tests 2026-08-05 22:20:36 +01:00
143a876b4a Fixed migration to use subquery instead (sqlite safe) 2026-08-05 16:07:31 +01:00
daf6040bdb Made order items sortable 2026-08-05 16:02:13 +01:00
7ab8b44408 Use last unit_cost for the info panel 2026-08-05 16:02:01 +01:00
2f22a8754e Pull item fields out of update 2026-08-05 16:01:21 +01:00
915f6eb59e Backfill to order items 2026-08-05 15:30:05 +01:00
5524ab482c Added migration to add created_by to items table 2026-08-05 15:25:19 +01:00
c4ad79149a Added consumables to info blurb on user view 2026-08-05 14:57:44 +01:00
2ff8fc598e Updated tests 2026-08-05 14:57:27 +01:00
de2cdcb15b Updated observers with created_at 2026-08-05 14:55:20 +01:00
9a188943ee Added created_at to the qty adjustment trait 2026-08-05 14:54:20 +01:00
d9354533a8 Pull created_at from orders as fillable 2026-08-05 14:53:21 +01:00
99eeb46765 Always show created_by in API response for order items 2026-08-05 14:53:07 +01:00
55f2c20513 Added note about created_by fillable 2026-08-05 14:52:14 +01:00
342cf232b9 Updated info panel to only show supplier if there’s only been one ever 2026-08-05 14:50:16 +01:00
b5cf64c849 Added orders tab/table in view 2026-08-05 14:49:27 +01:00
405ccc87e2 Added help text for pre-filled qty in modal 2026-08-05 14:37:57 +01:00
9f22a01500 Missed suppliers sumfooter formatter 2026-08-05 14:37:43 +01:00
14141a0f64 Updated observers to create the items in order_items 2026-08-05 14:37:03 +01:00
6b3c4259c5 Added enrichInitialOrderFromRequest method to pre-populate modals with last info 2026-08-05 14:36:12 +01:00
ddc463e75d Updated importer to handle currency in CSVs 2026-08-05 14:35:37 +01:00
75d2a7ffb7 Added sum footers to presenters on fields where a total makes sense 2026-08-05 14:34:52 +01:00
e25bf35669 Added order items transformer 2026-08-05 14:34:21 +01:00
7d6617571d Check for consistent suplier for info panel 2026-08-05 14:33:54 +01:00
81533d8e31 Include missing consumables to info area on user costs 2026-08-05 14:32:24 +01:00
22a92f1c82 Added ordersCount to trait 2026-08-05 14:31:57 +01:00
12e5e6c0fc Added enrichInitialOrderFromRequest to controllers 2026-08-05 14:31:12 +01:00
d758bbeac8 Updated JS assets 2026-08-05 14:25:32 +01:00
1d3ed9b1de Revert order number change to assets 2026-08-05 11:54:31 +01:00
e5cf5929e0 Updated assets 2026-08-05 11:53:54 +01:00
f07a6c6fa4 Updated redirect with hash 2026-08-05 11:52:18 +01:00
35f6255349 Back off the licenses stuff for now 2026-08-05 11:51:34 +01:00
e72dba9388 Updated bulk edit forms 2026-08-05 11:50:55 +01:00
c242f8793a Wire action logs to order_it_id instead of order_id 2026-08-05 11:50:10 +01:00
4a2c4557d6 Updated importers 2026-08-05 11:49:31 +01:00
29e01933d8 Updated controllers with orderItem logic and hashed redirect 2026-08-05 11:49:18 +01:00
bb728758ba Updated icons 2026-08-05 11:45:12 +01:00
c5b2b655b7 Updated factories 2026-08-05 11:44:40 +01:00
8bbff04ed4 Eager load orderItem 2026-08-05 11:44:25 +01:00
c573765d21 Updated backfill migrations 2026-08-05 11:42:49 +01:00
ec7c1faada Updated DB migrations 2026-08-05 11:42:33 +01:00
20e9d8dacb Fixed seeder for backfill 2026-08-05 11:41:53 +01:00
3893179a7c Added string for confirmed qty 2026-08-05 11:41:43 +01:00