Skip to content

Commit b42efc1

Browse files
author
Markus Falk
committed
Fixed Ressource string
1 parent 20a97db commit b42efc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upgradescripts/3.80-the next version/upgrade.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ set @resources='
318318
<Value>Last used Invoice No.</Value>
319319
</LocaleResource>
320320
<LocaleResource Name="Admin.Configuration.Settings.Order.InvoiceIdent.Hint">
321-
<Value>Invoice ID counter. This is useful if you want your invoices to start from certain number. This only affects invoices henceforward. The value must be greater than the current maximum invoice ID.</Value>
321+
<Value>Invoice ID counter. This is useful if you want your invoices to start from certain number. This only affects invoices henceforward. The value must be greater than the current maximum invoice ID. Please note: Activate the task manually in System/Schedule tasks.</Value>
322322
</LocaleResource>
323323
<LocaleResource Name="Admin.Configuration.Settings.Order.InvoiceYear">
324324
<Value>Year of last invoice</Value>

0 commit comments

Comments
 (0)