v. 0.3.0 : customization form for each recurring invoice
This commit is contained in:
parent
3f14164994
commit
b5bc4bca93
12 changed files with 1470 additions and 524 deletions
|
@ -41,13 +41,12 @@ About = About
|
|||
sendrecurringinvoicebymailAbout = About sendrecurringinvoicebymail
|
||||
sendrecurringinvoicebymailAboutPage = sendrecurringinvoicebymail about page
|
||||
|
||||
#
|
||||
# Sample page
|
||||
#
|
||||
MyPageName = My page name
|
||||
|
||||
#
|
||||
# Sample widget
|
||||
#
|
||||
MyWidget = My widget
|
||||
MyWidgetDescription = My widget description
|
||||
# Tab title on the fiche-rec page
|
||||
CustomizationTitle = Customization
|
||||
CustomizationIntro = Below, you can override the global email template for this particular recurring invoice. To remove all customization, click on the %s button.
|
||||
CustomizationLinkToGlobalTemplate = As a note, the global email template can be found <a href="%s">here</a>.
|
||||
OptionEnable = Send mail when generating via cron (cf. module "Scheduled Jobs")
|
||||
Reset = Reset
|
||||
ResetDone = Reset done : customization deleted
|
||||
ResetTooltipNoCustomisationToReset = No customization to delete.
|
||||
SendingByMail = Sending by email
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue