From eebdf02874cdb1d002066235737a006d6e2e2b6f Mon Sep 17 00:00:00 2001 From: David Bomba Date: Tue, 18 Apr 2023 17:59:31 +1000 Subject: [PATCH] Minor fixes --- app/Models/Company.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Models/Company.php b/app/Models/Company.php index d50594d26aee..e036fe8b1c40 100644 --- a/app/Models/Company.php +++ b/app/Models/Company.php @@ -873,6 +873,7 @@ class Company extends BaseModel 'convert_expense_currency', 'notify_vendor_when_paid', 'calculate_taxes', + 'tax_data', ]; protected $hidden = [