Changeset 1858362
- Timestamp:
- 04/14/2018 05:55:29 PM (8 years ago)
- Location:
- xeroom
- Files:
-
- 4 edited
-
tags/2.0.3/index.php (modified) (1 diff)
-
tags/2.0.3/readme.txt (modified) (1 diff)
-
trunk/index.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
xeroom/tags/2.0.3/index.php
r1849873 r1858362 4 4 * Plugin URI: https://www.xeroom.com/ 5 5 * Description: The Xeroom plugin will create sales invoices in Xero from orders in WooCommerce and create new product lines if they do not already exist. Warning before upgrading please read release notes on xeroom website under installation. 6 * Version: Xeroom V2.0.36 * Version: 2.0.3 7 7 * Author: Peter Lloyd 8 8 * Author URI: https://www.xeroom.com/ -
xeroom/tags/2.0.3/readme.txt
r1857663 r1858362 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html 12 12 13 Xeroom will intelligently push WooCommerce orders and payments into Xero to automatically create sales invoices, credit notes and inventory changes saving hours of reentering data. Tested to WooCommerce v3.3.5 13 Xeroom will intelligently push WooCommerce orders and payments into Xero to automatically create sales invoices, credit notes and inventory changes saving hours of reentering data. Tested to WooCommerce v3.3.5 and php 7.2. 14 14 15 15 == Description == 16 16 17 Xeroom is an extension of WooCommerce that will take the sales orders and post them to the Xero online accounting application creating sales invoices. 17 Xeroom is an extension of WooCommerce that will take the sales orders and post them to the Xero online accounting application creating sales invoices. Requires WooCommerce v3.3.3 and above. 18 18 19 19 1. Posts transactions intelligently into the correct accounts in xero. -
xeroom/trunk/index.php
r1849863 r1858362 4 4 * Plugin URI: https://www.xeroom.com/ 5 5 * Description: The Xeroom plugin will create sales invoices in Xero from orders in WooCommerce and create new product lines if they do not already exist. Warning before upgrading please read release notes on xeroom website under installation. 6 * Version: Xeroom V2.0.36 * Version: 2.0.3 7 7 * Author: Peter Lloyd 8 8 * Author URI: https://www.xeroom.com/ -
xeroom/trunk/readme.txt
r1857663 r1858362 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html 12 12 13 Xeroom will intelligently push WooCommerce orders and payments into Xero to automatically create sales invoices, credit notes and inventory changes saving hours of reentering data. Tested to WooCommerce v3.3.5 13 Xeroom will intelligently push WooCommerce orders and payments into Xero to automatically create sales invoices, credit notes and inventory changes saving hours of reentering data. Tested to WooCommerce v3.3.5 and php 7.2. 14 14 15 15 == Description == 16 16 17 Xeroom is an extension of WooCommerce that will take the sales orders and post them to the Xero online accounting application creating sales invoices. 17 Xeroom is an extension of WooCommerce that will take the sales orders and post them to the Xero online accounting application creating sales invoices. Requires WooCommerce v3.3.3 and above. 18 18 19 19 1. Posts transactions intelligently into the correct accounts in xero.
Note: See TracChangeset
for help on using the changeset viewer.