print as
This commit is contained in:
@@ -47,6 +47,18 @@
|
||||
:vendor
|
||||
{:fields {:id {:type 'Int}
|
||||
:name {:type 'String}
|
||||
:code {:type 'String}
|
||||
|
||||
:print_as {:type 'String}
|
||||
:primary_contact {:type 'String}
|
||||
:primary_email {:type 'String}
|
||||
:primary_phone {:type 'String}
|
||||
|
||||
:secondary_contact {:type 'String}
|
||||
:secondary_email {:type 'String}
|
||||
:secondary_phone {:type 'String}
|
||||
|
||||
|
||||
:default_expense_account {:type 'Int}
|
||||
:invoice_reminder_schedule {:type 'String}}}
|
||||
:reminder
|
||||
|
||||
Reference in New Issue
Block a user