Sha256: 44e08ef3082fa7df93f191c51c91bde27e630e48fe235a209ddb0a77b44fd689

Contents?: true

Size: 410 Bytes

Versions: 30

Compression:

Stored size: 410 Bytes

Contents

json.extract! tenant_invoice, :id, :started_at, :ended_at, :created_at, :updated_at, :paid_at, :slug

json.total_portfolio_amount AccountingjsSerializer.serialize(tenant_invoice.total_portfolio_amount)
json.total_commission_amount AccountingjsSerializer.serialize(tenant_invoice.total_commission_amount)
json.non_commissionable_amount AccountingjsSerializer.serialize(tenant_invoice.non_commissionable_amount)

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
mno-enterprise-api-3.4.0 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.3.3 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.3.2 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.2.1 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.3.1 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.3.0 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.2.0 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.1.4 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.0.7 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-2.0.9 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.1.3 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.0.6 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-2.0.8 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.1.2 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.0.5 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-2.0.7 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-2.0.6 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-2.0.5 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.1.1 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder
mno-enterprise-api-3.0.4 app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder