diff --git a/addons/account_followup/account_followup.py b/addons/account_followup/account_followup.py index b53558ab0e7..e7d64c30b5e 100644 --- a/addons/account_followup/account_followup.py +++ b/addons/account_followup/account_followup.py @@ -23,7 +23,7 @@ from osv import fields, osv class followup(osv.osv): _name = 'account_followup.followup' - _description = 'Account Follow Up' + _description = 'Account Follow-Up' _columns = { 'name': fields.char('Name', size=64, required=True), 'description': fields.text('Description'), diff --git a/addons/account_followup/account_followup_view.xml b/addons/account_followup/account_followup_view.xml index c2e89202553..93ca4edd333 100644 --- a/addons/account_followup/account_followup_view.xml +++ b/addons/account_followup/account_followup_view.xml @@ -70,9 +70,9 @@ account_followup.followup search - + - + @@ -86,11 +86,11 @@ account_followup.followup form - Define follow up levels and their related messages and delay. For each step, specify the message and the day of delay. Use the legend to know the using code to adapt the email content to the good context (good name, good date) and you can manage the multi language of messages. + Define follow-up levels and their related messages and delay. For each step, specify the message and the day of delay. Use the legend to know the using code to adapt the email content to the good context (good name, good date) and you can manage the multi language of messages. - + account.move.line.partner.tree diff --git a/addons/account_followup/i18n/account_followup.pot b/addons/account_followup/i18n/account_followup.pot index ce3c92e1cf1..aefd41bc76e 100644 --- a/addons/account_followup/i18n/account_followup.pot +++ b/addons/account_followup/i18n/account_followup.pot @@ -17,7 +17,7 @@ msgstr "" #. module: account_followup #: view:account_followup.followup:0 -msgid "Search Followup" +msgid "Search Follow-up" msgstr "" #. module: account_followup @@ -39,7 +39,7 @@ msgstr "" #. module: account_followup #: help:account.followup.print.all,test_print:0 -msgid "Check if you want to print followups without changing followups level." +msgid "Check if you want to print follow-ups without changing follow-ups level." msgstr "" #. module: account_followup @@ -80,7 +80,7 @@ msgstr "" #. module: account_followup #: model:ir.actions.act_window,help:account_followup.action_followup_stat -msgid "Follow up on the reminders sent over to your partners for unpaid invoices." +msgid "Follow-up on the reminders sent over to your partners for unpaid invoices." msgstr "" #. module: account_followup @@ -91,7 +91,7 @@ msgstr "" #. module: account_followup #: view:account_followup.stat:0 -msgid "Follow up Entries with period in current year" +msgid "Follow-up Entries with period in current year" msgstr "" #. module: account_followup @@ -117,7 +117,7 @@ msgstr "" #. module: account_followup #: model:ir.actions.act_window,name:account_followup.action_account_followup_definition_form #: model:ir.ui.menu,name:account_followup.account_followup_menu -msgid "Follow-Ups" +msgid "Follow-ups" msgstr "" #. module: account_followup @@ -175,7 +175,7 @@ msgstr "" #. module: account_followup #: model:ir.model,name:account_followup.model_account_followup_followup -msgid "Account Follow Up" +msgid "Account Follow-up" msgstr "" #. module: account_followup @@ -227,7 +227,7 @@ msgstr "" #. module: account_followup #: field:account_followup.stat,date_followup:0 #: field:account_followup.stat.by.partner,date_followup:0 -msgid "Latest followup" +msgid "Latest follow-up" msgstr "" #. module: account_followup @@ -269,7 +269,7 @@ msgstr "" #: model:ir.actions.act_window,name:account_followup.action_account_followup_print #: model:ir.actions.act_window,name:account_followup.action_account_followup_print_all #: model:ir.ui.menu,name:account_followup.account_followup_print_menu -msgid "Send followups" +msgid "Send follow-ups" msgstr "" #. module: account_followup @@ -280,7 +280,7 @@ msgstr "" #. module: account_followup #: field:account_followup.followup.line,followup_id:0 #: field:account_followup.stat,followup_id:0 -msgid "Follow Ups" +msgid "Follow-ups" msgstr "" #. module: account_followup @@ -308,7 +308,7 @@ msgstr "" #. module: account_followup #: model:ir.model,name:account_followup.model_account_followup_stat_by_partner -msgid "Followup Statistics by Partner" +msgid "Follow-up Statistics by Partner" msgstr "" #. module: account_followup @@ -354,7 +354,7 @@ msgstr "" #. module: account_followup #: view:account.followup.print.all:0 -msgid "Print Follow Ups" +msgid "Print Follow-ups" msgstr "" #. module: account_followup @@ -364,7 +364,7 @@ msgstr "" #. module: account_followup #: model:ir.model,name:account_followup.model_account_followup_stat -msgid "Followup Statistics" +msgid "Follow-up Statistics" msgstr "" #. module: account_followup @@ -453,7 +453,7 @@ msgstr "" #. module: account_followup #: model:ir.model,name:account_followup.model_account_followup_print #: model:ir.model,name:account_followup.model_account_followup_print_all -msgid "Print Followup & Send Mail to Customers" +msgid "Print Follow-up & Send Mail to Customers" msgstr "" #. module: account_followup @@ -464,7 +464,7 @@ msgstr "" #. module: account_followup #: model:ir.actions.report.xml,name:account_followup.account_followup_followup_report -msgid "Followup Report" +msgid "Follow-up Report" msgstr "" #. module: account_followup @@ -480,7 +480,7 @@ msgstr "" #. module: account_followup #: code:addons/account_followup/wizard/account_followup_print.py:307 #, python-format -msgid "Followup Summary" +msgid "Follow-up Summary" msgstr "" #. module: account_followup @@ -496,7 +496,7 @@ msgstr "" #. module: account_followup #: field:account_followup.stat.by.partner,max_followup_id:0 -msgid "Max Follow Up Level" +msgid "Max Follow-Up Level" msgstr "" #. module: account_followup @@ -511,7 +511,7 @@ msgstr "" #. module: account_followup #: model:ir.actions.act_window,help:account_followup.action_account_followup_definition_form -msgid "Define follow up levels and their related messages and delay. For each step, specify the message and the day of delay. Use the legend to know the using code to adapt the email content to the good context (good name, good date) and you can manage the multi language of messages." +msgid "Define follow-up levels and their related messages and delay. For each step, specify the message and the day of delay. Use the legend to know the using code to adapt the email content to the good context (good name, good date) and you can manage the multi language of messages." msgstr "" #. module: account_followup @@ -545,7 +545,7 @@ msgstr "" #. module: account_followup #: view:account_followup.stat:0 -msgid "Followup Level" +msgid "Follow-up Level" msgstr "" #. module: account_followup @@ -556,7 +556,7 @@ msgstr "" #. module: account_followup #: constraint:account_followup.followup:0 -msgid "Only One Followup by Company." +msgid "Only One Follow-up by Company." msgstr "" #. module: account_followup @@ -682,7 +682,7 @@ msgstr "" #. module: account_followup #: view:account_followup.stat:0 -msgid "Latest Followup Date" +msgid "Latest Follow-up Date" msgstr "" #. module: account_followup diff --git a/addons/account_followup/report/account_followup_print.rml b/addons/account_followup/report/account_followup_print.rml index ae581528a1e..3d096ecf3ac 100644 --- a/addons/account_followup/report/account_followup_print.rml +++ b/addons/account_followup/report/account_followup_print.rml @@ -1,6 +1,6 @@ - -