mirror of
https://github.com/internetee/registry.git
synced 2025-07-29 14:06:21 +02:00
Reset invoice serializer
This commit is contained in:
parent
9486e37e39
commit
c48d03dd49
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ module Serializers
|
|||
total: invoice.total,
|
||||
recipient: invoice.buyer.billing_email,
|
||||
monthly_invoice: invoice.monthly_invoice,
|
||||
reference_no: invoice.reference_no,
|
||||
}
|
||||
end
|
||||
# rubocop:enable Metrics/MethodLength
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue