2 Commits

Author SHA1 Message Date
7962cdf169 Simplify object and association checks
* check for <object> instead of <object>.nil?
* check for <association>_id? instead of <association>.nil? (avoids
  record loading)
2025-01-16 20:42:18 +01:00
644d1f4b9a Add Quantity #reparent action 2025-01-14 15:02:38 +01:00