diff --git a/app/Models/Invoice.php b/app/Models/Invoice.php index f4269dbfc173..e1bf3a689407 100644 --- a/app/Models/Invoice.php +++ b/app/Models/Invoice.php @@ -977,6 +977,7 @@ class Invoice extends EntityModel implements BalanceAffecting 'postal_code', 'work_phone', 'payment_terms', + 'website', 'contacts', 'country', 'currency_id',