Merge branch 'fronkdev' into 'master'
PreorderBilling: fixed error when creating detail pdf while sending invoice emails See merge request fronk/thetool!1992
This commit is contained in:
@@ -6,6 +6,7 @@ use chillerlan\QRCode\Output\QROutputInterface;
|
||||
|
||||
class PreorderBillingInvoice extends mfBaseModel {
|
||||
protected $forcestr = ["company", "zip", "email", "phone"];
|
||||
private $owner;
|
||||
private $netowner;
|
||||
private $positions;
|
||||
private $pdf;
|
||||
|
||||
Reference in New Issue
Block a user