Skip to content

Commit 9c124a8

Browse files
authored
Merge pull request #253 from patrickbrouwers/patch-1
Add prices_are_incl_tax to Estimate
2 parents c2d810c + 8629113 commit 9c124a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ class Estimate extends Model
7272
'attachments',
7373
'events',
7474
'tax_totals',
75+
'prices_are_incl_tax',
7576
];
7677

7778
/**

0 commit comments

Comments
 (0)