Plugin Directory

Changeset 2147038


Ignore:
Timestamp:
08/28/2019 11:41:34 AM (7 years ago)
Author:
alonezcount
Message:

add items for reciept

Location:
ezcount/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ezcount/trunk/EZcount.php

    r2138777 r2147038  
    411411                            "cgp_id" => $cgp_id,
    412412                            'ua_uuid' => $this->different_account_uuid,
    413                             "send_copy"=>true
     413                            "send_copy"=>true,
     414                            // reciept will include
     415                            "forceItemsIntoNonItemsDocument" => true,
     416                            // rebalance the values
     417                            "auto_balance" => true,
    414418                        );
    415419
  • ezcount/trunk/readme.txt

    r1940053 r2147038  
    44Tags        : invoicing, clearing and paypal integration plugin.
    55Tested up to: 4.9.8
    6 Version     : 1.03
     6Version     : 1.04
    77Stable tag: trunk
    88Requires PHP: 5.4
Note: See TracChangeset for help on using the changeset viewer.