mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-29 18:52:22 +01:00
fix accounting archive generation
This commit is contained in:
parent
36adddad53
commit
9069139bc4
@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
json.extract! invoiced, :created_at, :stp_invoice_id
|
||||
json.extract! invoiced, :created_at
|
||||
json.reservable do
|
||||
json.type invoiced.reservable_type
|
||||
json.id invoiced.reservable_id
|
||||
|
Loading…
x
Reference in New Issue
Block a user