Skip to content

Commit cce7ce9

Browse files
authored
Merge pull request #161 from Label305-Forks/master
Added new fields to Contact entity
2 parents 8d9eb94 + cd5cc9e commit cce7ce9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Picqer/Financials/Moneybird/Entities/Contact.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ class Contact extends Model
5656
'credit_card_number',
5757
'credit_card_reference',
5858
'credit_card_type',
59+
'invoice_workflow_id',
60+
'estimate_workflow_id',
61+
'email_ubl',
5962
'tax_number_validated_at',
6063
'created_at',
6164
'updated_at',

0 commit comments

Comments
 (0)