added command to create invoices via bash (#1574)
This commit is contained in:
@@ -47,6 +47,10 @@ class InvoiceModelCustomerHydratorTest extends TestCase
|
||||
'customer.number',
|
||||
'customer.homepage',
|
||||
'customer.comment',
|
||||
'customer.email',
|
||||
'customer.fax',
|
||||
'customer.phone',
|
||||
'customer.mobile',
|
||||
'customer.meta.foo-customer',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user