mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Updates for payment flow
This commit is contained in:
parent
1f2bb6adf7
commit
c01bc9bda8
@ -162,8 +162,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