mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
Updates for payment flow
This commit is contained in:
parent
1f2bb6adf7
commit
c01bc9bda8
@ -162,8 +162,8 @@ class RFFService
|
||||
|
||||
|
||||
$_contact
|
||||
->fill($contact);
|
||||
// ->push();
|
||||
->fill($contact)
|
||||
->push();
|
||||
|
||||
$_contact->client
|
||||
->fill($client)
|
||||
|
Loading…
Reference in New Issue
Block a user