mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Updates for payment flow
This commit is contained in:
parent
fb57d4d9de
commit
c4f93e4d12
@ -163,8 +163,8 @@ class RFFService
|
|||||||
|
|
||||||
|
|
||||||
$_contact
|
$_contact
|
||||||
->fill($contact);
|
->fill($contact)
|
||||||
// ->push();
|
->push();
|
||||||
|
|
||||||
$_contact->client
|
$_contact->client
|
||||||
->fill($client)
|
->fill($client)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user