You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ to complete the setup (you will need to register an application with developerse
12
12
13
13
By default, a single invoice will be created based on the date of the order.
14
14
Filters allow this to be amended, e.g. to split the cost of the order over several invoices.
15
+
If an invoice with the same reference (the id of the order) and date already exists for the customer then no invoice will be created.
15
16
16
17
If a 'customer' contact can be found in Sage with the same email address as the WooCommerce order, that contact will be used for the invoices.
17
18
Otherwise a new contact will be created using details from the order. By default no address details will be used - these can be added/amended via a filter if necessary.
0 commit comments