Skip to content

Commit

Permalink
Declare id_cart attribute in HTMLTemplateDeliverySlip
Browse files Browse the repository at this point in the history
  • Loading branch information
PululuK committed Apr 2, 2020
1 parent 7e89a14 commit c93b715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classes/pdf/HTMLTemplateOrderSlip.php
Expand Up @@ -31,6 +31,7 @@ class HTMLTemplateOrderSlipCore extends HTMLTemplateInvoice
{
public $order;
public $order_slip;
public $id_cart;

/**
* @param OrderSlip $order_slip
Expand Down

0 comments on commit c93b715

Please sign in to comment.