forked from wimverstuyf/woo-eenvoudigfactureren
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
68 lines (45 loc) · 2.94 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
=== EenvoudigFactureren for WooCommerce ===
Contributors: wimverstuyf
Tags: WooCommerce, Invoice, Accounting, EenvoudigFactureren
Requires at least: 5.2.0
Tested up to: 6.0.0
Requires PHP: 5.6.20
Stable tag: 1.0.3
WC requires at least: 3.6
WC tested up to: 6.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Generate invoices in EenvoudigFactureren for WooCommerce orders.
== Description ==
The WooCommerce EenvoudigFactureren plugin is an extension for your WooCommerce online shop that automatically generates invoices/order forms in EenvoudigFactureren for WooCommerce orders.
= Key features =
* Every new order manually or automatically triggers the creation of an invoice or order form at EenvoudigFactureren.
* Customer information is synchronised to EenvoudigFactureren.
* Supports EU VAT numbers and VAT exemptions.
* Configure automatic email sending to your customers with attached PDF invoices from EenvoudigFactureren.
* Administrator and Store Manager can directly open the generated invoice or order form from WooCommerce.
= About EenvoudigFactureren =
EenvoudigFactureren is an invoicing solution for Belgian entrepreneurs (Dutch-speaking only). You can create a new account for free at [EenvoudigFactureren](https://eenvoudigfactureren.be/).
= Technical specifications =
* Requires at least WooCommerce 3.6 version.
* Developed for single-site installations.
== Installation ==
= Steps of installation =
1. Unzip `eenvoudigfactureren-for-woocommerce.zip` to the `/wp-content/plugins/eenvoudigfactureren-for-woocommerce/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. In the Wordpress Admin section of your online shop configure the plugin by adding your EenvoudigFactureren credentials in the EenvoudigFactureren API Settings page.
4. That's it! By default a new invoice will be automatically created in EenvoudigFactureren on order creation.
= Required =
EenvoudigFactureren account is required. You have create an account at [EenvoudigFactureren](https://eenvoudigfactureren.be/).
= Options =
By default new customers in WooCommerce are added as new client in EenvoudigFacturen. To link an existing customer in WooCommerce to an existing client in EenvoudigFactureren add the WooCommerce customer ID as client number in EenvoudigFactureren. In WooCommerce you need to activate the option 'Use client number to search for existing clients' in the Settings page to enable this behaviour.
Only WooCommerce customers which have created an account can be linked to existing clients in EenvoudigFactureren.
When a VAT exemption is applied for foreign business customers the VAT exemption reason code (e.g. 'ICL') can be added as 'Zero rate' tax rate for the required countries. The VAT exemption reason code should be added as tax name.
= Limitations =
* Only EURO currency is supported.
== Changelog ==
= 1.0 =
* Initial release of the plugin.
== Upgrade Notice ==
= 1.0 =
Just released to the WordPress repository.