Merge pull request #6615 from turbo124/v5-develop

Minor fixes
This commit is contained in:
David Bomba 2021-09-10 20:17:20 +10:00 committed by GitHub
commit cc53c697bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,6 +53,7 @@ class CompanyTransformer extends EntityTransformer
*/
protected $defaultIncludes = [
'documents',
'tax_rates',
];
/**