Changeset 2147038
- Timestamp:
- 08/28/2019 11:41:34 AM (7 years ago)
- Location:
- ezcount/trunk
- Files:
-
- 2 edited
-
EZcount.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ezcount/trunk/EZcount.php
r2138777 r2147038 411 411 "cgp_id" => $cgp_id, 412 412 '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, 414 418 ); 415 419 -
ezcount/trunk/readme.txt
r1940053 r2147038 4 4 Tags : invoicing, clearing and paypal integration plugin. 5 5 Tested up to: 4.9.8 6 Version : 1.0 36 Version : 1.04 7 7 Stable tag: trunk 8 8 Requires PHP: 5.4
Note: See TracChangeset
for help on using the changeset viewer.