Add ref no to invoice

This commit is contained in:
Martin Lensment 2015-04-14 15:18:28 +03:00
parent 03fe717aa1
commit e678e655da
2 changed files with 6 additions and 4 deletions

View file

@ -87,6 +87,7 @@ class Registrar < ActiveRecord::Base
buyer_phone: phone,
buyer_url: url,
buyer_email: email,
reference_no: reference_no,
invoice_items_attributes: [
{
description: 'prepayment',