mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
Scrapes invalid destination of crates ordered with department budgets (#93507)
## About The Pull Request - Fixes #93386 ## Changelog 🆑 fix: crates ordered with department budgets have no malformed destination /🆑
This commit is contained in:
@@ -304,8 +304,7 @@
|
||||
orderer_ckey = ckey,
|
||||
reason = reason,
|
||||
paying_account = account,
|
||||
coupon = applied_coupon,
|
||||
department_destination = reason ? TRUE : FALSE, // Hijacking reason as a way to determine if an order's requested from at least one budget
|
||||
coupon = applied_coupon
|
||||
)
|
||||
working_list += order
|
||||
|
||||
|
||||
Reference in New Issue
Block a user