VAT setup for canada was rong
This commit is contained in:
parent
6a70af2b67
commit
1850ebe33a
5
htdocs/langs/en_CA/admin.lang
Normal file
5
htdocs/langs/en_CA/admin.lang
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Dolibarr language file - Source file is en_US - admin
|
||||||
|
VATManagement=GST Management
|
||||||
|
LocalTax1IsUsedDesc=Use a second tax (PST)
|
||||||
|
LocalTax1IsNotUsedDesc=Do not use second tax (PST)
|
||||||
|
LocalTax1Management=PST Management
|
||||||
5
htdocs/langs/en_CA/companies.lang
Normal file
5
htdocs/langs/en_CA/companies.lang
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Dolibarr language file - Source file is en_US - companies
|
||||||
|
VATIsUsed=GST is used
|
||||||
|
VATIsNotUsed=GST is not use
|
||||||
|
LocalTax1IsUsedES=PST is used
|
||||||
|
LocalTax1IsNotUsedES=GST is not used
|
||||||
28
htdocs/langs/en_CA/main.lang
Normal file
28
htdocs/langs/en_CA/main.lang
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
# Dolibarr language file - Source file is en_US - main
|
||||||
|
DIRECTION=ltr
|
||||||
|
FONTFORPDF=helvetica
|
||||||
|
FONTSIZEFORPDF=10
|
||||||
|
SeparatorDecimal=,
|
||||||
|
SeparatorThousand=None
|
||||||
|
FormatDateShort=%d.%m.%Y
|
||||||
|
FormatDateShortInput=%d.%m.%Y
|
||||||
|
FormatDateShortJava=dd.MM.yyyy
|
||||||
|
FormatDateShortJavaInput=dd.MM.yyyy
|
||||||
|
FormatDateShortJQuery=dd.mm.yy
|
||||||
|
FormatDateShortJQueryInput=dd.mm.yy
|
||||||
|
FormatHourShort=%H:%M
|
||||||
|
FormatHourShortDuration=%H:%M
|
||||||
|
FormatDateTextShort=%d %b %Y
|
||||||
|
FormatDateText=%d %B %Y
|
||||||
|
FormatDateHourShort=%d.%m.%Y %H:%M
|
||||||
|
FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
|
||||||
|
FormatDateHourTextShort=%d %b %Y %H:%M
|
||||||
|
FormatDateHourText=%d %B %Y %H:%M
|
||||||
|
ErrorNoVATRateDefinedForSellerCountry=Error, no vat rate defined for country '%s'.
|
||||||
|
AmountVAT=Amount GST
|
||||||
|
AmountLT1=Amount PST
|
||||||
|
TotalVAT=Total GST
|
||||||
|
TotalLT1=Total PST
|
||||||
|
IncludedVAT=Including GST
|
||||||
|
VAT=GST
|
||||||
|
VATRate=GST rate
|
||||||
Loading…
Reference in New Issue
Block a user